[INFO] fetching crate willbe2 0.1.0... [INFO] building willbe2-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate willbe2 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate willbe2 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate willbe2 0.1.0 [INFO] tweaked toml for crates.io crate willbe2 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate willbe2 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding either v1.6.1 (available: v1.15.0) [INFO] [stderr] Adding pretty_assertions v1.2.1 (available: v1.4.1) [INFO] [stderr] Adding test_tools v0.1.5 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 901be684d41b8e668319d9600c0476499149cea9d7033a6597e0e17d9f4275b4 [INFO] running `Command { std: "docker" "start" "-a" "901be684d41b8e668319d9600c0476499149cea9d7033a6597e0e17d9f4275b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "901be684d41b8e668319d9600c0476499149cea9d7033a6597e0e17d9f4275b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901be684d41b8e668319d9600c0476499149cea9d7033a6597e0e17d9f4275b4", kill_on_drop: false }` [INFO] [stdout] 901be684d41b8e668319d9600c0476499149cea9d7033a6597e0e17d9f4275b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23a9bf8fe58968517c29d9f57620a80f02ebf3a021eef25880af351333dab3d [INFO] running `Command { std: "docker" "start" "-a" "d23a9bf8fe58968517c29d9f57620a80f02ebf3a021eef25880af351333dab3d", kill_on_drop: false }` [INFO] [stderr] Compiling willbe2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::orphan::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub use super::orphan::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protected::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use protected::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub use super::exposed::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub use exposed::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "d23a9bf8fe58968517c29d9f57620a80f02ebf3a021eef25880af351333dab3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23a9bf8fe58968517c29d9f57620a80f02ebf3a021eef25880af351333dab3d", kill_on_drop: false }` [INFO] [stdout] d23a9bf8fe58968517c29d9f57620a80f02ebf3a021eef25880af351333dab3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f5cda610cd674779a51729d72011408f3a4c702253180d2a5e618cf37eb5c2 [INFO] running `Command { std: "docker" "start" "-a" "e1f5cda610cd674779a51729d72011408f3a4c702253180d2a5e618cf37eb5c2", kill_on_drop: false }` [INFO] [stderr] Compiling type_constructor v0.1.19 [INFO] [stderr] Compiling winterval v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mod_interface_runtime v0.1.1 [INFO] [stderr] Compiling for_each v0.1.3 [INFO] [stderr] Compiling literally v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling former_runtime v0.1.11 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc_macro_tools v0.1.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is_slice v0.1.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling implements v0.1.1 [INFO] [stderr] Compiling inspect_type v0.1.2 [INFO] [stderr] Compiling typing_tools v0.1.5 [INFO] [stderr] Compiling diagnostics_tools v0.1.3 [INFO] [stderr] Compiling data_type v0.1.9 [INFO] [stderr] Compiling mem_tools v0.1.1 [INFO] [stdout] warning: unused import: `super::orphan::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub use super::orphan::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protected::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use protected::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub use super::exposed::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub use exposed::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clone_dyn_meta v0.1.1 [INFO] [stderr] Compiling impls_index_meta v0.1.1 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling clone_dyn v0.1.0 [INFO] [stderr] Compiling impls_index v0.1.3 [INFO] [stderr] Compiling iter_tools v0.1.4 [INFO] [stderr] Compiling former_meta v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling former v0.1.12 [INFO] [stderr] Compiling woptions_runtime v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling derive_tools v0.1.5 [INFO] [stderr] Compiling mod_interface_meta v0.1.11 [INFO] [stderr] Compiling mod_interface v0.1.16 [INFO] [stderr] Compiling meta_tools_min v0.2.13 [INFO] [stderr] Compiling woptions_meta v0.1.3 [INFO] [stderr] Compiling woptions v0.1.3 [INFO] [stderr] Compiling meta_tools v0.2.18 [INFO] [stderr] Compiling wtest_basic v0.1.14 [INFO] [stderr] Compiling test_tools v0.1.5 [INFO] [stderr] Compiling willbe2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::orphan::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub use super::orphan::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protected::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use protected::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub use super::exposed::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `exposed::*` [INFO] [stdout] --> rust/impl/_blank/standard_lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub use exposed::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.57s [INFO] running `Command { std: "docker" "inspect" "e1f5cda610cd674779a51729d72011408f3a4c702253180d2a5e618cf37eb5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f5cda610cd674779a51729d72011408f3a4c702253180d2a5e618cf37eb5c2", kill_on_drop: false }` [INFO] [stdout] e1f5cda610cd674779a51729d72011408f3a4c702253180d2a5e618cf37eb5c2