[INFO] fetching crate windy 0.1.4... [INFO] checking windy-0.1.4 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate windy 0.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate windy 0.1.4 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate windy 0.1.4 [INFO] finished tweaking crates.io crate windy 0.1.4 [INFO] tweaked toml for crates.io crate windy 0.1.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate windy 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.119 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded serde v1.0.119 [INFO] [stderr] Downloaded const_fn v0.4.5 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded windy-macros v0.1.1 [INFO] [stderr] Downloaded windy v0.1.3 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbeb638041e7699af6a29de484eac23d569a1f8c64d1935628ee047bf7db06dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbeb638041e7699af6a29de484eac23d569a1f8c64d1935628ee047bf7db06dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbeb638041e7699af6a29de484eac23d569a1f8c64d1935628ee047bf7db06dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbeb638041e7699af6a29de484eac23d569a1f8c64d1935628ee047bf7db06dc", kill_on_drop: false }` [INFO] [stdout] bbeb638041e7699af6a29de484eac23d569a1f8c64d1935628ee047bf7db06dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44495a5019597a2b40d6c014a546166d714c3c736be3a1383f6e7e8db111e53f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44495a5019597a2b40d6c014a546166d714c3c736be3a1383f6e7e8db111e53f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking windy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error: cannot find macro `conv_err` in this scope [INFO] [stdout] --> tests/test.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | Err(conv_err!(@ansi ERROR_NO_UNICODE_TRANSLATION)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `conv_err` in this scope [INFO] [stdout] --> tests/test.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | Err(conv_err!(@ansi ERROR_NO_UNICODE_TRANSLATION)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { WString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 28 | let x = wn!(vec![]); // empty vec [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { WString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 30 | let x = wn!(vec![0x00]); // empty vec [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { WString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 32 | let x = wn!(vec![0x74, 0x65, 0x73, 0x74]); // test [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { WString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 34 | let x = wn!(vec![0x74, 0x65, 0x73, 0x74, 0x00]); // test\0 [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { WString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 36 | let x = wn!(vec![0x74, 0x65, 0x00, 0x73, 0x74]); // te\0st [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe { WString::new_c_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 38 | let x = wnc!(vec![0x74, 0x00, 0x65, 0x00, 0x73, 0x00, 0x74, 0x00]); // test [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wnc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe { WString::new_c_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 41 | wnc!(vec![0x74, 0x00, 0x65, 0x00, 0x73, 0x00, 0x74, 0x00, 0x00]); // test\0 (odd) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wnc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe { WString::new_c_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] ... [INFO] [stdout] 43 | let x = wnc!(vec![ [INFO] [stdout] | _________________- [INFO] [stdout] 44 | | 0x74, 0x00, 0x65, 0x00, 0x73, 0x00, 0x74, 0x00, 0x00, 0x00 [INFO] [stdout] 45 | | ]); // test\0\0 (even) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `wnc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(x, WString::try_from("test").unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | assert_ne!(Ok(x), WString::try_from("Test")); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let s = WStr::from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | let s = WStr::from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let s = WStr::from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let s = WStr::from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | let s = WStr::from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | let s = WString::clone_from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | let s = WString::clone_from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | let s = WString::clone_from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let s = WString::clone_from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | let s = WString::clone_from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { AString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] ... [INFO] [stdout] 77 | let x = an!(vec![]); // empty vec [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `an` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { AString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] ... [INFO] [stdout] 79 | let x = an!(vec![0x74, 0x65, 0x73, 0x74]); // test [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `an` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { AString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] ... [INFO] [stdout] 81 | let x = an!(vec![0x74, 0x65, 0x73, 0x74, 0x00]); // test\0 [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `an` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { AString::new_unchecked($x) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] ... [INFO] [stdout] 83 | let x = an!(vec![0x74, 0x65, 0x00, 0x73, 0x74, 0x00]); // te\0st\0 [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `an` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | b.iter(|| WString::try_from("Hello World!πŸ£ι£ŸγΉγŸγ„").unwrap()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(x, AString::try_from("te").unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | assert_ne!(Ok(x), AString::try_from("Te")); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let s = WString::try_from("Hello World!πŸ£ι£ŸγΉγŸγ„").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | let s = AStr::from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let s = WString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let s = AStr::from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let s = AString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let s = AStr::from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let s = AStr::from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let s = AStr::from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | b.iter(|| AString::try_from("Hello World").unwrap()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let s = AString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let s = AString::clone_from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | b.iter(|| WString::from_str_lossy("Hello World!πŸ£ι£ŸγΉγŸγ„")) [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let s = AString::clone_from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let s = WString::try_from("Hello World!πŸ£ι£ŸγΉγŸγ„").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | let s = AString::clone_from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> benches/string.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let s = WString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | let s = AString::clone_from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let s = AString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | let s = AString::clone_from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | b.iter(|| AString::from_str_lossy("Hello World!πŸ£ι£ŸγΉγŸγ„")) [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> benches/string.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let s = AString::try_from("Hello World").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let _ = AString::from_str_lossy("γ‚Ήγƒšγ‚·γƒ£γƒ«").to_string_lossy(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | let sa = AString::try_from("test").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> benches/string.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | let sw = WString::try_from("test").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `windy::*` [INFO] [stdout] --> benches/string.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use windy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | AString::try_from("γ‚Ήγƒšγ‚·γƒ£γƒ«test🍣") [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | let sw = WString::try_from("γ‚Ήγƒšγ‚·γƒ£γƒ«test🍣").unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!("", &WString::try_from("").unwrap().to_string().unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!("", &WString::try_from("").unwrap().to_string_lossy()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!("", &WString::from_str_lossy("").to_string().unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | assert_eq!("", &WString::from_str_lossy("").to_string_lossy()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!("", &AString::try_from("").unwrap().to_string().unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | assert_eq!("", &AString::try_from("").unwrap().to_string_lossy()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | assert_eq!("", &AString::from_str_lossy("").to_string().unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | assert_eq!("", &AString::from_str_lossy("").to_string_lossy()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | &WString::from_str_lossy("") [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WString` [INFO] [stdout] --> tests/test.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | &WString::from_str_lossy("") [INFO] [stdout] | ^^^^^^^ use of undeclared type `WString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | &AString::from_str_lossy("") [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AString` [INFO] [stdout] --> tests/test.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | &AString::from_str_lossy("") [INFO] [stdout] | ^^^^^^^ use of undeclared type `AString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | let s = WStr::from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | let s = WStr::from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | let s = WStr::from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | let s = WStr::from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WStr` [INFO] [stdout] --> tests/test.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let s = WStr::from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^ use of undeclared type `WStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | let s = AStr::from_raw(x.as_mut_ptr()); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | let s = AStr::from_raw_s(x.as_mut_ptr(), 3); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | let s = AStr::from_raw_s(x.as_mut_ptr(), 4); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | let s = AStr::from_raw_s(x.as_mut_ptr(), 5); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AStr` [INFO] [stdout] --> tests/test.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | let s = AStr::from_raw_s(x.as_mut_ptr(), 6); [INFO] [stdout] | ^^^^ use of undeclared type `AStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> tests/test.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `windy::*` [INFO] [stdout] --> tests/test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use windy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `windy::*` [INFO] [stdout] --> tests/test.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use windy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windy` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 65 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44495a5019597a2b40d6c014a546166d714c3c736be3a1383f6e7e8db111e53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44495a5019597a2b40d6c014a546166d714c3c736be3a1383f6e7e8db111e53f", kill_on_drop: false }` [INFO] [stdout] 44495a5019597a2b40d6c014a546166d714c3c736be3a1383f6e7e8db111e53f