[INFO] fetching crate indexmap-rmw 1.6.3... [INFO] checking indexmap-rmw-1.6.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate indexmap-rmw 1.6.3 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate indexmap-rmw 1.6.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.9.1 (available: v0.15.5) [INFO] [stderr] Adding itertools v0.10.5 (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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdb1566a56c5d58214871aa8df2ed3b75805210d3d2a24bc1c935fdb71d5424b [INFO] running `Command { std: "docker" "start" "-a" "bdb1566a56c5d58214871aa8df2ed3b75805210d3d2a24bc1c935fdb71d5424b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb1566a56c5d58214871aa8df2ed3b75805210d3d2a24bc1c935fdb71d5424b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb1566a56c5d58214871aa8df2ed3b75805210d3d2a24bc1c935fdb71d5424b", kill_on_drop: false }` [INFO] [stdout] bdb1566a56c5d58214871aa8df2ed3b75805210d3d2a24bc1c935fdb71d5424b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c837a7a3e270a4711009cda42f6f0c6e00fcb20f1172b134db5a8429573d72 [INFO] running `Command { std: "docker" "start" "-a" "70c837a7a3e270a4711009cda42f6f0c6e00fcb20f1172b134db5a8429573d72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling indexmap-rmw v1.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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[E0432]: unresolved import `indexmap` [INFO] [stdout] --> benches/bench.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | 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: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[E0404]: expected trait, found struct `Gen` [INFO] [stdout] --> tests/quick.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | fn arbitrary(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: &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: &mut G) -> Self { [INFO] [stdout] | ^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> tests/quick.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | fn arbitrary(g: &mut G) -> Self { [INFO] [stdout] | ^ found 1 type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn arbitrary(g: &mut Gen) -> Self; [INFO] [stdout] | ---------------------------------- expected 0 type parameters [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 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] --> benches/faststring.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> tests/quick.rs:455:18 [INFO] [stdout] | [INFO] [stdout] 455 | fn arbitrary(g: &mut G) -> Self { [INFO] [stdout] | ^ found 1 type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn arbitrary(g: &mut Gen) -> Self; [INFO] [stdout] | ---------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stdout] --> tests/quick.rs:485:18 [INFO] [stdout] | [INFO] [stdout] 485 | fn arbitrary(g: &mut G) -> Self { [INFO] [stdout] | ^ found 1 type parameter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn arbitrary(g: &mut Gen) -> Self; [INFO] [stdout] | ---------------------------------- expected 0 type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap-rmw` (test "quick") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `indexmap-rmw` (test "tests") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0049, E0404, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0049`. [INFO] [stdout] [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 `indexmap-rmw` (bench "faststring") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [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] [stderr] error: could not compile `indexmap-rmw` (test "equivalent_trait") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap-rmw` (bench "bench") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap-rmw` (test "macros_full_path") due to 2 previous errors [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/set.rs:1616:20 [INFO] [stdout] | [INFO] [stdout] 1616 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `rayon`, `serde`, `serde-1`, `std`, `test_debug`, and `test_low_transition_point` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70c837a7a3e270a4711009cda42f6f0c6e00fcb20f1172b134db5a8429573d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c837a7a3e270a4711009cda42f6f0c6e00fcb20f1172b134db5a8429573d72", kill_on_drop: false }` [INFO] [stdout] 70c837a7a3e270a4711009cda42f6f0c6e00fcb20f1172b134db5a8429573d72