[INFO] fetching crate t1ha 0.1.0... [INFO] checking t1ha-0.1.0 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate t1ha 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate t1ha 0.1.0 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate t1ha 0.1.0 [INFO] finished tweaking crates.io crate t1ha 0.1.0 [INFO] tweaked toml for crates.io crate t1ha 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.1.20 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5f6a8d12c0a1dad4e9fda5785e246a539a0a79d227de79268a639eccc1011741 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5f6a8d12c0a1dad4e9fda5785e246a539a0a79d227de79268a639eccc1011741"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking likely v0.1.0 [INFO] [stderr] Checking farmhash v1.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling t1ha v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ahash v0.1.20 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling xxhash-sys v0.1.0 [INFO] [stderr] Checking xxhash2 v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] error[E0599]: no function or associated item named `new_with_keys` found for struct `ahash::fallback_hash::AHasher` in the current scope [INFO] [stderr] --> benches/hash.rs:173:42 [INFO] [stderr] | [INFO] [stderr] 173 | let mut h = AHasher::new_with_keys(SEED, SEED); [INFO] [stderr] | ^^^^^^^^^^^^^ function or associated item not found in `ahash::fallback_hash::AHasher` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `t1ha`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5f6a8d12c0a1dad4e9fda5785e246a539a0a79d227de79268a639eccc1011741"` [INFO] running `"docker" "rm" "-f" "5f6a8d12c0a1dad4e9fda5785e246a539a0a79d227de79268a639eccc1011741"` [INFO] [stdout] 5f6a8d12c0a1dad4e9fda5785e246a539a0a79d227de79268a639eccc1011741