[INFO] cloning repository https://github.com/eburghar/bitcoin-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eburghar/bitcoin-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fbitcoin-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fbitcoin-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71ca4de3708cf52ef020310db36966936ca1b0d3 [INFO] testing eburghar/bitcoin-exporter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fbitcoin-exporter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eburghar/bitcoin-exporter on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eburghar/bitcoin-exporter [INFO] finished tweaking git repo https://github.com/eburghar/bitcoin-exporter [INFO] tweaked toml for git repo https://github.com/eburghar/bitcoin-exporter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/eburghar/bitcoin-exporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 563c7d9af8a6120479cdedcc8e3d7b877aedb295878a33a2f5e00d1c6436b813 [INFO] running `Command { std: "docker" "start" "-a" "563c7d9af8a6120479cdedcc8e3d7b877aedb295878a33a2f5e00d1c6436b813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "563c7d9af8a6120479cdedcc8e3d7b877aedb295878a33a2f5e00d1c6436b813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563c7d9af8a6120479cdedcc8e3d7b877aedb295878a33a2f5e00d1c6436b813", kill_on_drop: false }` [INFO] [stdout] 563c7d9af8a6120479cdedcc8e3d7b877aedb295878a33a2f5e00d1c6436b813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--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] c7d85d31dc23c99596898367376ba23704e10dcc584d074894be92edf88c772a [INFO] running `Command { std: "docker" "start" "-a" "c7d85d31dc23c99596898367376ba23704e10dcc584d074894be92edf88c772a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jsonrpc v0.12.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.14.0 (https://github.com/eburghar/rust-bitcoincore-rpc.git?branch=master#a96d245e) [INFO] [stderr] Compiling bitcoincore-rpc v0.14.0 (https://github.com/eburghar/rust-bitcoincore-rpc.git?branch=master#a96d245e) [INFO] [stderr] Compiling bitcoin-exporter v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "c7d85d31dc23c99596898367376ba23704e10dcc584d074894be92edf88c772a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d85d31dc23c99596898367376ba23704e10dcc584d074894be92edf88c772a", kill_on_drop: false }` [INFO] [stdout] c7d85d31dc23c99596898367376ba23704e10dcc584d074894be92edf88c772a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 44738af6c69fe90f0b0b588b3e4f425898308e5f89d30cc061734ae00f18f905 [INFO] running `Command { std: "docker" "start" "-a" "44738af6c69fe90f0b0b588b3e4f425898308e5f89d30cc061734ae00f18f905", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin-exporter v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.97s [INFO] running `Command { std: "docker" "inspect" "44738af6c69fe90f0b0b588b3e4f425898308e5f89d30cc061734ae00f18f905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44738af6c69fe90f0b0b588b3e4f425898308e5f89d30cc061734ae00f18f905", kill_on_drop: false }` [INFO] [stdout] 44738af6c69fe90f0b0b588b3e4f425898308e5f89d30cc061734ae00f18f905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc35bedd369ccae6dbfe0ce1f4c7e595acccc4d64f43db9375058d93b90353fc [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" "dc35bedd369ccae6dbfe0ce1f4c7e595acccc4d64f43db9375058d93b90353fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitcoin_exporter-d8af195b26adaf17) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc35bedd369ccae6dbfe0ce1f4c7e595acccc4d64f43db9375058d93b90353fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc35bedd369ccae6dbfe0ce1f4c7e595acccc4d64f43db9375058d93b90353fc", kill_on_drop: false }` [INFO] [stdout] dc35bedd369ccae6dbfe0ce1f4c7e595acccc4d64f43db9375058d93b90353fc