[INFO] cloning repository https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrawsthorne/rust-bitcoin-cpu-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e27282ebed6ef5bf7d81f4ceb0f6f09174580e8 [INFO] testing jrawsthorne/rust-bitcoin-cpu-miner against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-cpu-miner" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] finished tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner [INFO] tweaked toml for git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jrawsthorne/rust-bitcoin-cpu-miner already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin_hashes v0.7.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f681195bed45a7755633f32e173587470ad8f4ae61f213d0798a9c7762390f42 [INFO] running `"docker" "start" "-a" "f681195bed45a7755633f32e173587470ad8f4ae61f213d0798a9c7762390f42"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling bech32 v0.7.1 [INFO] [stderr] Compiling bitcoin_hashes v0.7.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling bitcoin v0.21.0 [INFO] [stderr] Compiling rust-bitcoin-cpu-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.83s [INFO] running `"docker" "inspect" "f681195bed45a7755633f32e173587470ad8f4ae61f213d0798a9c7762390f42"` [INFO] running `"docker" "rm" "-f" "f681195bed45a7755633f32e173587470ad8f4ae61f213d0798a9c7762390f42"` [INFO] [stdout] f681195bed45a7755633f32e173587470ad8f4ae61f213d0798a9c7762390f42 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15eab1db3c9e3c324971e9ae0ba556e01299d9192c98a5aae1010de78c21e066 [INFO] running `"docker" "start" "-a" "15eab1db3c9e3c324971e9ae0ba556e01299d9192c98a5aae1010de78c21e066"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-bitcoin-cpu-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "15eab1db3c9e3c324971e9ae0ba556e01299d9192c98a5aae1010de78c21e066"` [INFO] running `"docker" "rm" "-f" "15eab1db3c9e3c324971e9ae0ba556e01299d9192c98a5aae1010de78c21e066"` [INFO] [stdout] 15eab1db3c9e3c324971e9ae0ba556e01299d9192c98a5aae1010de78c21e066 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f259b3dd3ec3b2aa8f2a0c50d1022ac3acbde6338bf371f8eb3bad2f408e3a3d [INFO] running `"docker" "start" "-a" "f259b3dd3ec3b2aa8f2a0c50d1022ac3acbde6338bf371f8eb3bad2f408e3a3d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_bitcoin_cpu_miner-5ed852abd980109f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f259b3dd3ec3b2aa8f2a0c50d1022ac3acbde6338bf371f8eb3bad2f408e3a3d"` [INFO] running `"docker" "rm" "-f" "f259b3dd3ec3b2aa8f2a0c50d1022ac3acbde6338bf371f8eb3bad2f408e3a3d"` [INFO] [stdout] f259b3dd3ec3b2aa8f2a0c50d1022ac3acbde6338bf371f8eb3bad2f408e3a3d