[INFO] cloning repository https://github.com/puchka/sync-the-balance-of-a-descriptor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puchka/sync-the-balance-of-a-descriptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuchka%2Fsync-the-balance-of-a-descriptor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuchka%2Fsync-the-balance-of-a-descriptor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e151c304be1348258523c180f2abef52386785b1 [INFO] testing puchka/sync-the-balance-of-a-descriptor 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%2Fpuchka%2Fsync-the-balance-of-a-descriptor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/puchka/sync-the-balance-of-a-descriptor 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/puchka/sync-the-balance-of-a-descriptor [INFO] finished tweaking git repo https://github.com/puchka/sync-the-balance-of-a-descriptor [INFO] tweaked toml for git repo https://github.com/puchka/sync-the-balance-of-a-descriptor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/puchka/sync-the-balance-of-a-descriptor 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0691b1802ef0d0005069b7ed2f14ce469ba62e1c63e375170afb7eb678e033b7 [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" "0691b1802ef0d0005069b7ed2f14ce469ba62e1c63e375170afb7eb678e033b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0691b1802ef0d0005069b7ed2f14ce469ba62e1c63e375170afb7eb678e033b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0691b1802ef0d0005069b7ed2f14ce469ba62e1c63e375170afb7eb678e033b7", kill_on_drop: false }` [INFO] [stdout] 0691b1802ef0d0005069b7ed2f14ce469ba62e1c63e375170afb7eb678e033b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 24d0566abb74265155edf008501422e202ea03147e48d6389e30de265b120c86 [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" "24d0566abb74265155edf008501422e202ea03147e48d6389e30de265b120c86", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling jni v0.14.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling electrum-client v0.8.0 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling bdk v0.14.0 [INFO] [stderr] Compiling sync-the-balance-of-a-descriptor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "24d0566abb74265155edf008501422e202ea03147e48d6389e30de265b120c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d0566abb74265155edf008501422e202ea03147e48d6389e30de265b120c86", kill_on_drop: false }` [INFO] [stdout] 24d0566abb74265155edf008501422e202ea03147e48d6389e30de265b120c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 30824fc4e6d5d237113537c51942d1f1ef414eddf5a17f4ed46531ec4f1b5de2 [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" "30824fc4e6d5d237113537c51942d1f1ef414eddf5a17f4ed46531ec4f1b5de2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sync-the-balance-of-a-descriptor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.35s [INFO] running `Command { std: "docker" "inspect" "30824fc4e6d5d237113537c51942d1f1ef414eddf5a17f4ed46531ec4f1b5de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30824fc4e6d5d237113537c51942d1f1ef414eddf5a17f4ed46531ec4f1b5de2", kill_on_drop: false }` [INFO] [stdout] 30824fc4e6d5d237113537c51942d1f1ef414eddf5a17f4ed46531ec4f1b5de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] db2f944e96b50359a4a39baec257fc7a31ff00b479e75e0edaa47fdea1b25edf [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" "db2f944e96b50359a4a39baec257fc7a31ff00b479e75e0edaa47fdea1b25edf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sync_the_balance_of_a_descriptor-19de5c55528d1ace) [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" "db2f944e96b50359a4a39baec257fc7a31ff00b479e75e0edaa47fdea1b25edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2f944e96b50359a4a39baec257fc7a31ff00b479e75e0edaa47fdea1b25edf", kill_on_drop: false }` [INFO] [stdout] db2f944e96b50359a4a39baec257fc7a31ff00b479e75e0edaa47fdea1b25edf