[INFO] fetching crate txoo-bitcoind-client 0.6.2-beta.1... [INFO] testing txoo-bitcoind-client-0.6.2-beta.1 against 1.77.0 for beta-1.78-1 [INFO] extracting crate txoo-bitcoind-client 0.6.2-beta.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate txoo-bitcoind-client 0.6.2-beta.1 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate txoo-bitcoind-client 0.6.2-beta.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate txoo-bitcoind-client 0.6.2-beta.1 [INFO] tweaked toml for crates.io crate txoo-bitcoind-client 0.6.2-beta.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate txoo-bitcoind-client 0.6.2-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.12 [INFO] [stderr] Downloaded jsonrpc-async v2.0.2 [INFO] [stderr] Downloaded txoo v0.6.2-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b63185e54952775f1a5dea8f187de943617ecec581c672e3c176149f9bc0438d [INFO] running `Command { std: "docker" "start" "-a" "b63185e54952775f1a5dea8f187de943617ecec581c672e3c176149f9bc0438d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b63185e54952775f1a5dea8f187de943617ecec581c672e3c176149f9bc0438d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63185e54952775f1a5dea8f187de943617ecec581c672e3c176149f9bc0438d", kill_on_drop: false }` [INFO] [stdout] b63185e54952775f1a5dea8f187de943617ecec581c672e3c176149f9bc0438d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849d006566967f6af2b407b713de28c05e4efe7060f31d21717e2394a84db705 [INFO] running `Command { std: "docker" "start" "-a" "849d006566967f6af2b407b713de28c05e4efe7060f31d21717e2394a84db705", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling jsonrpc-async v2.0.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling txoo v0.6.2-beta.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling txoo-bitcoind-client v0.6.2-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.76s [INFO] running `Command { std: "docker" "inspect" "849d006566967f6af2b407b713de28c05e4efe7060f31d21717e2394a84db705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849d006566967f6af2b407b713de28c05e4efe7060f31d21717e2394a84db705", kill_on_drop: false }` [INFO] [stdout] 849d006566967f6af2b407b713de28c05e4efe7060f31d21717e2394a84db705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 735ede760820407efd8c457316de0142052bbcb24eacce9cd13112f9e6a5a9b9 [INFO] running `Command { std: "docker" "start" "-a" "735ede760820407efd8c457316de0142052bbcb24eacce9cd13112f9e6a5a9b9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling txoo-bitcoind-client v0.6.2-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.56s [INFO] running `Command { std: "docker" "inspect" "735ede760820407efd8c457316de0142052bbcb24eacce9cd13112f9e6a5a9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735ede760820407efd8c457316de0142052bbcb24eacce9cd13112f9e6a5a9b9", kill_on_drop: false }` [INFO] [stdout] 735ede760820407efd8c457316de0142052bbcb24eacce9cd13112f9e6a5a9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3e8424c70b1df8e9a6de017e55d2c5df95cfd6533b1b5b08fcf4d7b078e1dd0 [INFO] running `Command { std: "docker" "start" "-a" "c3e8424c70b1df8e9a6de017e55d2c5df95cfd6533b1b5b08fcf4d7b078e1dd0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcoind_client-7366fd55f2cd5a87) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test follower::tests::dummy_test ... ok [INFO] [stdout] test follower::tests::follow_test ... ok [INFO] [stdout] test follower::tests::follow_with_proof_test ... ok [INFO] [stdout] test txoo_follower::tests::follow_with_proof_test ... ok [INFO] [stdout] test dummy::tests::dummy_source_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/system_test.rs (/opt/rustwide/target/debug/deps/system_test-f9cba240f6b65c89) [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 bitcoind_client [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" "c3e8424c70b1df8e9a6de017e55d2c5df95cfd6533b1b5b08fcf4d7b078e1dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e8424c70b1df8e9a6de017e55d2c5df95cfd6533b1b5b08fcf4d7b078e1dd0", kill_on_drop: false }` [INFO] [stdout] c3e8424c70b1df8e9a6de017e55d2c5df95cfd6533b1b5b08fcf4d7b078e1dd0 [INFO] testing txoo-bitcoind-client-0.6.2-beta.1 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate txoo-bitcoind-client 0.6.2-beta.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate txoo-bitcoind-client 0.6.2-beta.1 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate txoo-bitcoind-client 0.6.2-beta.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate txoo-bitcoind-client 0.6.2-beta.1 [INFO] tweaked toml for crates.io crate txoo-bitcoind-client 0.6.2-beta.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate txoo-bitcoind-client 0.6.2-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adb50e67297b7d3fee55fb306e145d89bc03096ce1cd88ae32109c652250e616 [INFO] running `Command { std: "docker" "start" "-a" "adb50e67297b7d3fee55fb306e145d89bc03096ce1cd88ae32109c652250e616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adb50e67297b7d3fee55fb306e145d89bc03096ce1cd88ae32109c652250e616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb50e67297b7d3fee55fb306e145d89bc03096ce1cd88ae32109c652250e616", kill_on_drop: false }` [INFO] [stdout] adb50e67297b7d3fee55fb306e145d89bc03096ce1cd88ae32109c652250e616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd0512be9a1f1ed33f283ed88ed3c779dd06c7d05170513dff4f4171d1e2fa43 [INFO] running `Command { std: "docker" "start" "-a" "cd0512be9a1f1ed33f283ed88ed3c779dd06c7d05170513dff4f4171d1e2fa43", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling jsonrpc-async v2.0.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling txoo v0.6.2-beta.1 [INFO] [stderr] Compiling txoo-bitcoind-client v0.6.2-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/bitcoind_client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> src/bitcoind_client.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{self, error, info}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/bitcoind_client.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/convert.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/convert.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/esplora_client.rs:110:92 [INFO] [stdout] | [INFO] [stdout] 110 | async fn get_utxo_confirmations(&self, txout: &OutPoint) -> Result, Error> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 111 | | let txout_res: TxOutResponse = self [INFO] [stdout] 112 | | .get(&format!("/tx/{}/outspend/{}", txout.txid, txout.vout)) [INFO] [stdout] 113 | | .await?; [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] 125 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/esplora_client.rs:110:92: 125:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/esplora_client.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 87 | "server error: {} {}", [INFO] [stdout] | -- has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] 88 | res.status(), [INFO] [stdout] 89 | res.text().await.unwrap() [INFO] [stdout] | ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Error>> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/esplora_client.rs:127:91 [INFO] [stdout] | [INFO] [stdout] 127 | async fn broadcast_transaction(&self, tx: &bitcoin::Transaction) -> Result<(), Error> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 128 | | let txid: String = self [INFO] [stdout] 129 | | .post_returning_body("/tx", tx.serialize().to_hex()) [INFO] [stdout] 130 | | .await?; [INFO] [stdout] 131 | | info!("broadcasted txid: {}", txid); [INFO] [stdout] 132 | | Ok(()) [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/esplora_client.rs:127:91: 133:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/esplora_client.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 87 | "server error: {} {}", [INFO] [stdout] | -- has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] 88 | res.status(), [INFO] [stdout] 89 | res.text().await.unwrap() [INFO] [stdout] | ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `txoo-bitcoind-client` (lib) due to 3 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd0512be9a1f1ed33f283ed88ed3c779dd06c7d05170513dff4f4171d1e2fa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0512be9a1f1ed33f283ed88ed3c779dd06c7d05170513dff4f4171d1e2fa43", kill_on_drop: false }` [INFO] [stdout] cd0512be9a1f1ed33f283ed88ed3c779dd06c7d05170513dff4f4171d1e2fa43