[INFO] fetching crate bytestring 1.3.1...
[INFO] checking bytestring-1.3.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bytestring 1.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bytestring 1.3.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bytestring 1.3.1
[INFO] finished tweaking crates.io crate bytestring 1.3.1
[INFO] tweaked toml for crates.io crate bytestring 1.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30c9587eea8abbb50520c9ab82390c5d7995378618cd91a7b1a60a4293aeeffa
[INFO] running `Command { std: "docker" "start" "-a" "30c9587eea8abbb50520c9ab82390c5d7995378618cd91a7b1a60a4293aeeffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30c9587eea8abbb50520c9ab82390c5d7995378618cd91a7b1a60a4293aeeffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c9587eea8abbb50520c9ab82390c5d7995378618cd91a7b1a60a4293aeeffa", kill_on_drop: false }`
[INFO] [stdout] 30c9587eea8abbb50520c9ab82390c5d7995378618cd91a7b1a60a4293aeeffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b482387c15110a9af5ff5e02d65ae41b0537ae0d51d7da96d3725597a5e46ae
[INFO] running `Command { std: "docker" "start" "-a" "0b482387c15110a9af5ff5e02d65ae41b0537ae0d51d7da96d3725597a5e46ae", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bytestring v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]    --> src/lib.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     use ahash::AHasher;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `ahash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]    --> src/lib.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     use static_assertions::assert_impl_all;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     assert_impl_all!(ByteString: Send, Sync, Unpin, Sized);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     assert_impl_all!(ByteString: Clone, Default, Eq, PartialOrd, Ord);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     assert_impl_all!(ByteString: fmt::Debug, fmt::Display);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_impl_all!(ByteString: UnwindSafe, RefUnwindSafe);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RefUnwindSafe`, `UnwindSafe`
[INFO] [stdout]    --> src/lib.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |         panic::{RefUnwindSafe, UnwindSafe},
[INFO] [stdout]     |                 ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]    --> src/lib.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |         hash::{Hash, Hasher},
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytestring` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0b482387c15110a9af5ff5e02d65ae41b0537ae0d51d7da96d3725597a5e46ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b482387c15110a9af5ff5e02d65ae41b0537ae0d51d7da96d3725597a5e46ae", kill_on_drop: false }`
[INFO] [stdout] 0b482387c15110a9af5ff5e02d65ae41b0537ae0d51d7da96d3725597a5e46ae
[INFO] checking bytestring-1.3.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate bytestring 1.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bytestring 1.3.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bytestring 1.3.1
[INFO] finished tweaking crates.io crate bytestring 1.3.1
[INFO] tweaked toml for crates.io crate bytestring 1.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40b11524c88cd68b7f47b4ff22ddf48a1df7c2ea7078fe48d470808bbfc34a08
[INFO] running `Command { std: "docker" "start" "-a" "40b11524c88cd68b7f47b4ff22ddf48a1df7c2ea7078fe48d470808bbfc34a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40b11524c88cd68b7f47b4ff22ddf48a1df7c2ea7078fe48d470808bbfc34a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b11524c88cd68b7f47b4ff22ddf48a1df7c2ea7078fe48d470808bbfc34a08", kill_on_drop: false }`
[INFO] [stdout] 40b11524c88cd68b7f47b4ff22ddf48a1df7c2ea7078fe48d470808bbfc34a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e072f8dc656d16ecebc7ab2efd82fa8894fdf7cfdfd682453485e60d27792b83
[INFO] running `Command { std: "docker" "start" "-a" "e072f8dc656d16ecebc7ab2efd82fa8894fdf7cfdfd682453485e60d27792b83", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bytestring v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]    --> src/lib.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     use ahash::AHasher;
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `ahash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]    --> src/lib.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     use static_assertions::assert_impl_all;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     assert_impl_all!(ByteString: Send, Sync, Unpin, Sized);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     assert_impl_all!(ByteString: Clone, Default, Eq, PartialOrd, Ord);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     assert_impl_all!(ByteString: fmt::Debug, fmt::Display);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all`
[INFO] [stdout]    --> src/lib.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_impl_all!(ByteString: UnwindSafe, RefUnwindSafe);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RefUnwindSafe`, `UnwindSafe`
[INFO] [stdout]    --> src/lib.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |         panic::{RefUnwindSafe, UnwindSafe},
[INFO] [stdout]     |                 ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]    --> src/lib.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |         hash::{Hash, Hasher},
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytestring` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e072f8dc656d16ecebc7ab2efd82fa8894fdf7cfdfd682453485e60d27792b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e072f8dc656d16ecebc7ab2efd82fa8894fdf7cfdfd682453485e60d27792b83", kill_on_drop: false }`
[INFO] [stdout] e072f8dc656d16ecebc7ab2efd82fa8894fdf7cfdfd682453485e60d27792b83
