[INFO] cloning repository https://github.com/Kixunil/btc-rpc-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/btc-rpc-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62b7cb0bf07ea96380e9934df69659bf4f6bfdbb [INFO] testing Kixunil/btc-rpc-proxy against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/btc-rpc-proxy on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/btc-rpc-proxy [INFO] finished tweaking git repo https://github.com/Kixunil/btc-rpc-proxy [INFO] tweaked toml for git repo https://github.com/Kixunil/btc-rpc-proxy written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/btc-rpc-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded serde_test v1.0.117 [INFO] [stderr] Downloaded bitcoin v0.25.2 [INFO] [stderr] Downloaded libsystemd v0.2.1 [INFO] [stderr] Downloaded systemd_socket v0.1.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 164e050175bf5f40b1b1c919db868c5bcc36426bd5ce21e9c75805d6e370084e [INFO] running `Command { std: "docker" "start" "-a" "164e050175bf5f40b1b1c919db868c5bcc36426bd5ce21e9c75805d6e370084e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164e050175bf5f40b1b1c919db868c5bcc36426bd5ce21e9c75805d6e370084e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164e050175bf5f40b1b1c919db868c5bcc36426bd5ce21e9c75805d6e370084e", kill_on_drop: false }` [INFO] [stdout] 164e050175bf5f40b1b1c919db868c5bcc36426bd5ce21e9c75805d6e370084e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c73c5bfc89f56989f1a44993eeefa8916ef66dd7cd2e1d11ce7fec135d7c254d [INFO] running `Command { std: "docker" "start" "-a" "c73c5bfc89f56989f1a44993eeefa8916ef66dd7cd2e1d11ce7fec135d7c254d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling serde_test v1.0.117 [INFO] [stderr] Compiling bitcoin_hashes v0.9.0 [INFO] [stderr] Compiling libsystemd v0.2.1 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling systemd_socket v0.1.1 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling configure_me v0.4.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling btc-rpc-proxy v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitcoin v0.25.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `Command { std: "docker" "inspect" "c73c5bfc89f56989f1a44993eeefa8916ef66dd7cd2e1d11ce7fec135d7c254d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73c5bfc89f56989f1a44993eeefa8916ef66dd7cd2e1d11ce7fec135d7c254d", kill_on_drop: false }` [INFO] [stdout] c73c5bfc89f56989f1a44993eeefa8916ef66dd7cd2e1d11ce7fec135d7c254d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c84fc1084ce1208b08ae236f4c8990ff7a6935edd9fc6b2289c42c0c292a365 [INFO] running `Command { std: "docker" "start" "-a" "7c84fc1084ce1208b08ae236f4c8990ff7a6935edd9fc6b2289c42c0c292a365", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling btc-rpc-proxy v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.12s [INFO] running `Command { std: "docker" "inspect" "7c84fc1084ce1208b08ae236f4c8990ff7a6935edd9fc6b2289c42c0c292a365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c84fc1084ce1208b08ae236f4c8990ff7a6935edd9fc6b2289c42c0c292a365", kill_on_drop: false }` [INFO] [stdout] 7c84fc1084ce1208b08ae236f4c8990ff7a6935edd9fc6b2289c42c0c292a365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e05f37896dbc39ba319f058e98a28fb5f9ddabeb8c216e1238bec12d5164f545 [INFO] running `Command { std: "docker" "start" "-a" "e05f37896dbc39ba319f058e98a28fb5f9ddabeb8c216e1238bec12d5164f545", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/btc_rpc_proxy-ae8fcdd9f719802b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test users::tests::default_fetch_blocks_none_false ... ok [INFO] [stdout] test users::tests::default_fetch_blocks_some_false_false ... ok [INFO] [stdout] test users::tests::default_fetch_blocks_none_true ... ok [INFO] [stdout] test users::tests::default_fetch_blocks_some_true_false ... ok [INFO] [stdout] test users::tests::default_fetch_blocks_some_false_true ... ok [INFO] [stdout] test users::tests::default_fetch_blocks_some_true_true ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/btc_rpc_proxy-03ffe82512b7392a) [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] [stderr] Doc-tests btc_rpc_proxy [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" "e05f37896dbc39ba319f058e98a28fb5f9ddabeb8c216e1238bec12d5164f545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05f37896dbc39ba319f058e98a28fb5f9ddabeb8c216e1238bec12d5164f545", kill_on_drop: false }` [INFO] [stdout] e05f37896dbc39ba319f058e98a28fb5f9ddabeb8c216e1238bec12d5164f545