[INFO] fetching crate windy 0.1.4... [INFO] checking windy-0.1.4 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate windy 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate windy 0.1.4 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-4/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.119 [INFO] [stderr] Downloaded serde_derive v1.0.119 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded windy-macros v0.1.1 [INFO] [stderr] Downloaded windy v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e02b4bb69349429f179662472162446a4330ef209ea381815417e1fb3fe384d1 [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" "e02b4bb69349429f179662472162446a4330ef209ea381815417e1fb3fe384d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02b4bb69349429f179662472162446a4330ef209ea381815417e1fb3fe384d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02b4bb69349429f179662472162446a4330ef209ea381815417e1fb3fe384d1", kill_on_drop: false }` [INFO] [stdout] e02b4bb69349429f179662472162446a4330ef209ea381815417e1fb3fe384d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873fcaff8f24ab083a7d1ddad15797ee5e04f0e629a90e2a2c8b5071207038cc [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" "873fcaff8f24ab083a7d1ddad15797ee5e04f0e629a90e2a2c8b5071207038cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking windy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [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] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking criterion-plot v0.4.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] 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] --> 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 `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] --> 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 `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] --> 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 `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] --> 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 `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 a macro (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] --> 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] --> 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 a macro (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] --> 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: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 a macro (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: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 `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: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 a macro (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: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: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] --> 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: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 `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 `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 `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] --> 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 `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 `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 `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] --> 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: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: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] 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] 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: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] 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] 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[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] 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] 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" "873fcaff8f24ab083a7d1ddad15797ee5e04f0e629a90e2a2c8b5071207038cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873fcaff8f24ab083a7d1ddad15797ee5e04f0e629a90e2a2c8b5071207038cc", kill_on_drop: false }` [INFO] [stdout] 873fcaff8f24ab083a7d1ddad15797ee5e04f0e629a90e2a2c8b5071207038cc