[INFO] crate concurrent-hashmap 0.2.2 is already in cache [INFO] checking concurrent-hashmap-0.2.2 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] extracting crate concurrent-hashmap 0.2.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate concurrent-hashmap 0.2.2 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate concurrent-hashmap 0.2.2 [INFO] finished tweaking crates.io crate concurrent-hashmap 0.2.2 [INFO] tweaked toml for crates.io crate concurrent-hashmap 0.2.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c87948fb164f679a5e21411540ef46f8e8bb00bf6ee1999c16acf2acb848eb06 [INFO] running `"docker" "start" "-a" "c87948fb164f679a5e21411540ef46f8e8bb00bf6ee1999c16acf2acb848eb06"` [INFO] [stderr] Checking spin v0.4.8 [INFO] [stderr] Checking concurrent-hashmap v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/map.rs:537:13 [INFO] [stderr] | [INFO] [stderr] 537 | let mut e = map.find_mut(&1).unwrap().get(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/map.rs:561:21 [INFO] [stderr] | [INFO] [stderr] 561 | let mut e = tl_map.find_mut(&i).unwrap().get(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `step_by` [INFO] [stderr] --> examples/wordcount.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(step_by)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error: could not compile `concurrent-hashmap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c87948fb164f679a5e21411540ef46f8e8bb00bf6ee1999c16acf2acb848eb06"` [INFO] running `"docker" "rm" "-f" "c87948fb164f679a5e21411540ef46f8e8bb00bf6ee1999c16acf2acb848eb06"` [INFO] [stdout] c87948fb164f679a5e21411540ef46f8e8bb00bf6ee1999c16acf2acb848eb06