[INFO] updating cached repository https://github.com/jkilpatr/partial-eth-key-cracker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21e8f6b7609c28672691154643f25713de760cc3 [INFO] testing jkilpatr/partial-eth-key-cracker against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkilpatr%2Fpartial-eth-key-cracker" "/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/jkilpatr/partial-eth-key-cracker 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/jkilpatr/partial-eth-key-cracker [INFO] finished tweaking git repo https://github.com/jkilpatr/partial-eth-key-cracker [INFO] tweaked toml for git repo https://github.com/jkilpatr/partial-eth-key-cracker written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jkilpatr/partial-eth-key-cracker 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] 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=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] 5c5734f54c69da3826a2c65f9e10db342eb59e97655a5b0c07a708377d6b8909 [INFO] running `"docker" "start" "-a" "5c5734f54c69da3826a2c65f9e10db342eb59e97655a5b0c07a708377d6b8909"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling sysinfo v0.8.6 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling assert-json-diff v1.0.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling num256 v0.2.11 [INFO] [stderr] Compiling serde-rlp v0.1.4 [INFO] [stderr] Compiling clarity v0.1.23 [INFO] [stderr] Compiling web30 v0.4.3 (https://github.com/althea-mesh/web30#4002ac7d) [INFO] [stderr] Compiling partial-eth-key-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `"docker" "inspect" "5c5734f54c69da3826a2c65f9e10db342eb59e97655a5b0c07a708377d6b8909"` [INFO] running `"docker" "rm" "-f" "5c5734f54c69da3826a2c65f9e10db342eb59e97655a5b0c07a708377d6b8909"` [INFO] [stdout] 5c5734f54c69da3826a2c65f9e10db342eb59e97655a5b0c07a708377d6b8909 [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=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] 8f46fe346a27905a0b7464457a452b4a7e2a1b56892cc97b8afa72ffb93ee33f [INFO] running `"docker" "start" "-a" "8f46fe346a27905a0b7464457a452b4a7e2a1b56892cc97b8afa72ffb93ee33f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling partial-eth-key-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "8f46fe346a27905a0b7464457a452b4a7e2a1b56892cc97b8afa72ffb93ee33f"` [INFO] running `"docker" "rm" "-f" "8f46fe346a27905a0b7464457a452b4a7e2a1b56892cc97b8afa72ffb93ee33f"` [INFO] [stdout] 8f46fe346a27905a0b7464457a452b4a7e2a1b56892cc97b8afa72ffb93ee33f [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=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] [stdout] d3cd163a8520b20da4a9bc42a8c3304bd3caa7c26df5d49e0aabfbdb80a82dbb [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" "d3cd163a8520b20da4a9bc42a8c3304bd3caa7c26df5d49e0aabfbdb80a82dbb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/partial_eth_key_finder-0c4015c70f6dacb8 [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" "d3cd163a8520b20da4a9bc42a8c3304bd3caa7c26df5d49e0aabfbdb80a82dbb"` [INFO] running `"docker" "rm" "-f" "d3cd163a8520b20da4a9bc42a8c3304bd3caa7c26df5d49e0aabfbdb80a82dbb"` [INFO] [stdout] d3cd163a8520b20da4a9bc42a8c3304bd3caa7c26df5d49e0aabfbdb80a82dbb