-
Notifications
You must be signed in to change notification settings - Fork 94
Expand file tree
/
Copy pathtest_output.txt
More file actions
61 lines (56 loc) · 1.3 KB
/
test_output.txt
File metadata and controls
61 lines (56 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
cargo : Compiling
proc-macro2 v1.0.69
At line:1 char:1
+ cargo test 2>&1 | out-file
-encoding utf8 test_output.txt
+ ~~~~~~~~~~~~~~~
+ CategoryInfo :
NotSpecified: ( Compil
ing proc-macro2 v1.0.69:S
tring) [], RemoteExceptio
n
+ FullyQualifiedErrorId :
NativeCommandError
Compiling serde v1.0.192
Compiling typenum v1.19.0
Compiling serde_json
v1.0.108
Compiling generic-array
v0.14.9
Compiling ident_case v1.0.1
Compiling strsim v0.11.1
Compiling fnv v1.0.7
error: linker `link.exe` not
found
|
= note: program not found
note: the msvc targets depend
on the msvc linker but
`link.exe` was not found
note: please ensure that
Visual Studio 2017 or later,
or Build Tools for Visual
Studio were installed with
the Visual C++ option.
note: VS Code is a different
product, and is not
sufficient.
error: could not compile
`serde` (build script) due to
1 previous error
warning: build failed,
waiting for other jobs to
finish...
error: could not compile
`proc-macro2` (build script)
due to 1 previous error
error: could not compile
`serde_json` (build script)
due to 1 previous error
error: could not compile
`typenum` (build script) due
to 1 previous error
error: could not compile
`generic-array` (build
script) due to 1 previous
error