[INFO] cloning repository https://github.com/jeremyjallam/rust-blockchain [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyjallam/rust-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyjallam%2Frust-blockchain"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyjallam%2Frust-blockchain'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6fefdf023b02fdf93751a6dea332df3a09bbcd4d [INFO] checking jeremyjallam/rust-blockchain against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyjallam%2Frust-blockchain" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyjallam/rust-blockchain on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jeremyjallam/rust-blockchain [INFO] finished tweaking git repo https://github.com/jeremyjallam/rust-blockchain [INFO] tweaked toml for git repo https://github.com/jeremyjallam/rust-blockchain written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jeremyjallam/rust-blockchain already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] 7196b3bd5d6e659f202db24ab932ae408d43f8b39b38585b7501690f806322f7 [INFO] running `"docker" "start" "-a" "7196b3bd5d6e659f202db24ab932ae408d43f8b39b38585b7501690f806322f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking aleph_blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: value assigned to `last_hash` is never read [INFO] [stderr] --> src/main.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | last_hash = block.hash.clone(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: value assigned to `last_hash` is never read [INFO] [stderr] --> src/main.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | last_hash = block.hash.clone(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.68s [INFO] running `"docker" "inspect" "7196b3bd5d6e659f202db24ab932ae408d43f8b39b38585b7501690f806322f7"` [INFO] running `"docker" "rm" "-f" "7196b3bd5d6e659f202db24ab932ae408d43f8b39b38585b7501690f806322f7"` [INFO] [stdout] 7196b3bd5d6e659f202db24ab932ae408d43f8b39b38585b7501690f806322f7