[INFO] fetching crate nam-indexmap 2.7.1-nam.0... [INFO] testing nam-indexmap-2.7.1-nam.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nam-indexmap 2.7.1-nam.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate nam-indexmap 2.7.1-nam.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nam-indexmap 2.7.1-nam.0 [INFO] tweaked toml for crates.io crate nam-indexmap 2.7.1-nam.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nam-indexmap 2.7.1-nam.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.15.5 (available: v0.16.0) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded rustc-rayon-core v0.5.1 [INFO] [stderr] Downloaded rustc-rayon v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56d164236de84632d8eba4c1848523a58453bfb90991a71ef1726223c75bb5cb [INFO] running `Command { std: "docker" "start" "-a" "56d164236de84632d8eba4c1848523a58453bfb90991a71ef1726223c75bb5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56d164236de84632d8eba4c1848523a58453bfb90991a71ef1726223c75bb5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d164236de84632d8eba4c1848523a58453bfb90991a71ef1726223c75bb5cb", kill_on_drop: false }` [INFO] [stdout] 56d164236de84632d8eba4c1848523a58453bfb90991a71ef1726223c75bb5cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86f9428c8a70aeed38fa6844db18766817bf47f23939520d6c95aaa42c204709 [INFO] running `Command { std: "docker" "start" "-a" "86f9428c8a70aeed38fa6844db18766817bf47f23939520d6c95aaa42c204709", kill_on_drop: false }` [INFO] [stderr] Compiling nam-indexmap v2.7.1-nam.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "86f9428c8a70aeed38fa6844db18766817bf47f23939520d6c95aaa42c204709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f9428c8a70aeed38fa6844db18766817bf47f23939520d6c95aaa42c204709", kill_on_drop: false }` [INFO] [stdout] 86f9428c8a70aeed38fa6844db18766817bf47f23939520d6c95aaa42c204709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b66bbe1c8e2a0d9c51875ea4d6554261a70ab841e89ab296f79f1077ab1f414 [INFO] running `Command { std: "docker" "start" "-a" "5b66bbe1c8e2a0d9c51875ea4d6554261a70ab841e89ab296f79f1077ab1f414", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nam-indexmap v2.7.1-nam.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `indexmap` [INFO] [stdout] --> tests/macros_full_path.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | let _s = indexmap::indexset! { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `indexmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `indexmap` [INFO] [stdout] --> tests/macros_full_path.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | let _m = indexmap::indexmap! { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `indexmap` [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/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use indexmap::{indexmap, indexset}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `indexmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `indexmap`, use `cargo add indexmap` to add it to your `Cargo.toml` [INFO] [stdout] [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 unresolved module or unlinked crate `indexmap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `indexmap`, use `cargo add indexmap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `indexmap` is not a crate or module [INFO] [stdout] --> tests/quick.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | use indexmap::map::raw_entry_v1::{RawEntryApiV1, RawEntryMut}; [INFO] [stdout] | ^^^^^^^^ function `indexmap` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `indexmap` is not a crate or module [INFO] [stdout] --> tests/quick.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | use indexmap::map::raw_entry_v1::{RawEntryApiV1, RawEntryMut}; [INFO] [stdout] | ^^^^^^^^ function `indexmap` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `indexmap` is not a crate or module [INFO] [stdout] --> tests/quick.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | use indexmap::map::raw_entry_v1::{RawEntryApiV1, RawEntryMut}; [INFO] [stdout] | ^^^^^^^^ function `indexmap` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `indexmap` is not a crate or module [INFO] [stdout] --> tests/quick.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use indexmap::map::Entry; [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] [stderr] error: could not compile `nam-indexmap` (test "macros_full_path") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nam-indexmap` (test "tests") due to 1 previous error [INFO] [stderr] error: could not compile `nam-indexmap` (test "equivalent_trait") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nam-indexmap` (test "quick") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "5b66bbe1c8e2a0d9c51875ea4d6554261a70ab841e89ab296f79f1077ab1f414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b66bbe1c8e2a0d9c51875ea4d6554261a70ab841e89ab296f79f1077ab1f414", kill_on_drop: false }` [INFO] [stdout] 5b66bbe1c8e2a0d9c51875ea4d6554261a70ab841e89ab296f79f1077ab1f414