[INFO] cloning repository https://github.com/biluohc/cminer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/cminer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff5566374d5724782e416daa400d272d657b3e8f [INFO] testing biluohc/cminer against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Fcminer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biluohc/cminer on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/biluohc/cminer [INFO] finished tweaking git repo https://github.com/biluohc/cminer [INFO] tweaked toml for git repo https://github.com/biluohc/cminer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/biluohc/cminer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v1.3.5 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded mio v0.7.4 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] [stderr] Downloaded tokio v0.3.1 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded tokio-rustls v0.20.0 [INFO] [stderr] Downloaded bitcoin v0.23.0 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded ethash v0.4.0 [INFO] [stderr] Downloaded ntapi v0.3.5 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c10a3748cbdbf816283c7ff1e8d162d7fec77ead08d1dfd4a82ae8af39b591 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72c10a3748cbdbf816283c7ff1e8d162d7fec77ead08d1dfd4a82ae8af39b591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c10a3748cbdbf816283c7ff1e8d162d7fec77ead08d1dfd4a82ae8af39b591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c10a3748cbdbf816283c7ff1e8d162d7fec77ead08d1dfd4a82ae8af39b591", kill_on_drop: false }` [INFO] [stdout] 72c10a3748cbdbf816283c7ff1e8d162d7fec77ead08d1dfd4a82ae8af39b591 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f32261e9d25d074adcf4ff0a9778408f1404b3826e5ff99b79377b218ef6df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59f32261e9d25d074adcf4ff0a9778408f1404b3826e5ff99b79377b218ef6df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling nonblock-logger v0.1.5 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-util v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling tokio-rustls v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.2 [INFO] [stderr] Compiling ethereum-types v0.8.0 [INFO] [stderr] Compiling ethash v0.4.0 [INFO] [stderr] Compiling cminer v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "59f32261e9d25d074adcf4ff0a9778408f1404b3826e5ff99b79377b218ef6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f32261e9d25d074adcf4ff0a9778408f1404b3826e5ff99b79377b218ef6df", kill_on_drop: false }` [INFO] [stdout] 59f32261e9d25d074adcf4ff0a9778408f1404b3826e5ff99b79377b218ef6df [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a23057fcee8267a074a2aab8c50c9f7864413537858961020e25da68dd86f70b [INFO] running `Command { std: "docker" "start" "-a" "a23057fcee8267a074a2aab8c50c9f7864413537858961020e25da68dd86f70b", kill_on_drop: false }` [INFO] [stderr] Compiling cminer v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "a23057fcee8267a074a2aab8c50c9f7864413537858961020e25da68dd86f70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23057fcee8267a074a2aab8c50c9f7864413537858961020e25da68dd86f70b", kill_on_drop: false }` [INFO] [stdout] a23057fcee8267a074a2aab8c50c9f7864413537858961020e25da68dd86f70b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb789c4e90bd3d05c21c602060843830be741fba52de690ce843ecd39687f038 [INFO] running `Command { std: "docker" "start" "-a" "bb789c4e90bd3d05c21c602060843830be741fba52de690ce843ecd39687f038", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cminer-b689787edcd55dee [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test eth::proto::test_nonce_format ... ok [INFO] [stdout] test eth::proto::test_hashrate_generate ... ok [INFO] [stdout] test btc::pow::btc_target ... test btc::pow::btc_target has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bb789c4e90bd3d05c21c602060843830be741fba52de690ce843ecd39687f038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb789c4e90bd3d05c21c602060843830be741fba52de690ce843ecd39687f038", kill_on_drop: false }` [INFO] [stdout] bb789c4e90bd3d05c21c602060843830be741fba52de690ce843ecd39687f038