[INFO] fetching crate indexmap-rmw 1.6.3...
[INFO] checking indexmap-rmw-1.6.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate indexmap-rmw 1.6.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate indexmap-rmw 1.6.3 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 indexmap-rmw 1.6.3
[INFO] finished tweaking crates.io crate indexmap-rmw 1.6.3
[INFO] tweaked toml for crates.io crate indexmap-rmw 1.6.3 written to /workspace/builds/worker-0-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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0a8930daeb196224ecc1167a83a2402ca183e87d34adbdf1d855a74f5a102b63
[INFO] running `Command { std: "docker" "start" "-a" "0a8930daeb196224ecc1167a83a2402ca183e87d34adbdf1d855a74f5a102b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a8930daeb196224ecc1167a83a2402ca183e87d34adbdf1d855a74f5a102b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8930daeb196224ecc1167a83a2402ca183e87d34adbdf1d855a74f5a102b63", kill_on_drop: false }`
[INFO] [stdout] 0a8930daeb196224ecc1167a83a2402ca183e87d34adbdf1d855a74f5a102b63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b07721ebdc4aa8efaeee3c99b398a2862061fe165f6bf8ef077f236a642eb3cd
[INFO] running `Command { std: "docker" "start" "-a" "b07721ebdc4aa8efaeee3c99b398a2862061fe165f6bf8ef077f236a642eb3cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling indexmap-rmw v1.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `indexmap`
[INFO] [stdout]   --> tests/macros_full_path.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _s = indexmap::indexset! {
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `indexmap`
[INFO] [stdout]  --> tests/macros_full_path.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let _m = indexmap::indexmap! {
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indexmap`
[INFO] [stdout]  --> tests/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use indexmap::{indexmap, indexset};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indexmap`
[INFO] [stdout]  --> benches/faststring.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use indexmap::IndexMap;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indexmap`
[INFO] [stdout]  --> tests/equivalent_trait.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use indexmap::indexmap;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `indexmap` is not a crate or module
[INFO] [stdout]   --> tests/quick.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use indexmap::map::Entry as OEntry;
[INFO] [stdout]    |     ^^^^^^^^ function `indexmap` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indexmap`
[INFO] [stdout]  --> tests/quick.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use indexmap::{IndexMap, IndexSet};
[INFO] [stdout]   |     ^^^^^^^^ function `indexmap` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `indexmap`
[INFO] [stdout]  --> tests/tests.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let m = indexmap! {
[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 `indexset`
[INFO] [stdout]   --> tests/tests.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let s = indexset! {
[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 `indexmap`
[INFO] [stdout]   --> tests/equivalent_trait.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let map = indexmap! {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (test "macros_full_path") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot determine resolution for the macro `indexmap`
[INFO] [stdout]   --> tests/equivalent_trait.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut map = indexmap! {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indexmap`
[INFO] [stdout]   --> benches/bench.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `indexmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `Gen`
[INFO] [stdout]    --> tests/quick.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn arbitrary<G: Gen>(g: &mut G) -> Self {
[INFO] [stdout]     |                     ^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `Gen`
[INFO] [stdout]    --> tests/quick.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn arbitrary<G: Gen>(g: &mut G) -> Self {
[INFO] [stdout]     |                     ^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `Gen`
[INFO] [stdout]    --> tests/quick.rs:485:21
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn arbitrary<G: Gen>(g: &mut G) -> Self {
[INFO] [stdout]     |                     ^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (test "equivalent_trait") due to 4 previous errors
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (test "tests") due to 4 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (test "quick") due to 6 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (bench "faststring") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap-rmw` (bench "bench") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b07721ebdc4aa8efaeee3c99b398a2862061fe165f6bf8ef077f236a642eb3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07721ebdc4aa8efaeee3c99b398a2862061fe165f6bf8ef077f236a642eb3cd", kill_on_drop: false }`
[INFO] [stdout] b07721ebdc4aa8efaeee3c99b398a2862061fe165f6bf8ef077f236a642eb3cd
