[INFO] fetching crate txood 0.6.1... [INFO] testing txood-0.6.1 against 1.77.0 for beta-1.78-1 [INFO] extracting crate txood 0.6.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate txood 0.6.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 txood 0.6.1 [INFO] finished tweaking crates.io crate txood 0.6.1 [INFO] tweaked toml for crates.io crate txood 0.6.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate txood 0.6.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 jsonrpc-async v2.0.2 [INFO] [stderr] Downloaded txoo v0.6.1 [INFO] [stderr] Downloaded bitcoin_slices v0.4.3 [INFO] [stderr] Downloaded txoo-bitcoind-client v0.6.1 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded blocks_iterator v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c1af290df208146cc027b45addc5c15effd04a49fbcc77b7864115dd57d50869 [INFO] running `Command { std: "docker" "start" "-a" "c1af290df208146cc027b45addc5c15effd04a49fbcc77b7864115dd57d50869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1af290df208146cc027b45addc5c15effd04a49fbcc77b7864115dd57d50869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1af290df208146cc027b45addc5c15effd04a49fbcc77b7864115dd57d50869", kill_on_drop: false }` [INFO] [stdout] c1af290df208146cc027b45addc5c15effd04a49fbcc77b7864115dd57d50869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b98829fe816e8f8e9a0a01da5ea35140c173617235f7244bf010dc4b01e72ef2 [INFO] running `Command { std: "docker" "start" "-a" "b98829fe816e8f8e9a0a01da5ea35140c173617235f7244bf010dc4b01e72ef2", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling jsonrpc-async v2.0.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitcoin_slices v0.4.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling blocks_iterator v1.0.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling txoo v0.6.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling txoo-bitcoind-client v0.6.1 [INFO] [stderr] Compiling txood v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.24s [INFO] running `Command { std: "docker" "inspect" "b98829fe816e8f8e9a0a01da5ea35140c173617235f7244bf010dc4b01e72ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98829fe816e8f8e9a0a01da5ea35140c173617235f7244bf010dc4b01e72ef2", kill_on_drop: false }` [INFO] [stdout] b98829fe816e8f8e9a0a01da5ea35140c173617235f7244bf010dc4b01e72ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5894f27e9f7b43be361fcb56cd309df9083d8bfbb229a0702a6679e9df66cbba [INFO] running `Command { std: "docker" "start" "-a" "5894f27e9f7b43be361fcb56cd309df9083d8bfbb229a0702a6679e9df66cbba", kill_on_drop: false }` [INFO] [stderr] Compiling txood v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "5894f27e9f7b43be361fcb56cd309df9083d8bfbb229a0702a6679e9df66cbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5894f27e9f7b43be361fcb56cd309df9083d8bfbb229a0702a6679e9df66cbba", kill_on_drop: false }` [INFO] [stdout] 5894f27e9f7b43be361fcb56cd309df9083d8bfbb229a0702a6679e9df66cbba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5c2fca47c7fa3ef7c7b9a1d5921d63a89b25346f1e0e01496e5d8f6f8a192516 [INFO] running `Command { std: "docker" "start" "-a" "5c2fca47c7fa3ef7c7b9a1d5921d63a89b25346f1e0e01496e5d8f6f8a192516", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/txood-6db1761cec4142f7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_sign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c2fca47c7fa3ef7c7b9a1d5921d63a89b25346f1e0e01496e5d8f6f8a192516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2fca47c7fa3ef7c7b9a1d5921d63a89b25346f1e0e01496e5d8f6f8a192516", kill_on_drop: false }` [INFO] [stdout] 5c2fca47c7fa3ef7c7b9a1d5921d63a89b25346f1e0e01496e5d8f6f8a192516 [INFO] testing txood-0.6.1 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate txood 0.6.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate txood 0.6.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 txood 0.6.1 [INFO] finished tweaking crates.io crate txood 0.6.1 [INFO] tweaked toml for crates.io crate txood 0.6.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate txood 0.6.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa1aba0322d3e02debde8f53e8bc4434e433677b8d75e0b6e0967007e5c04de1 [INFO] running `Command { std: "docker" "start" "-a" "fa1aba0322d3e02debde8f53e8bc4434e433677b8d75e0b6e0967007e5c04de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa1aba0322d3e02debde8f53e8bc4434e433677b8d75e0b6e0967007e5c04de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1aba0322d3e02debde8f53e8bc4434e433677b8d75e0b6e0967007e5c04de1", kill_on_drop: false }` [INFO] [stdout] fa1aba0322d3e02debde8f53e8bc4434e433677b8d75e0b6e0967007e5c04de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3b192e47a29586416aa0502051a02d489e783b25ddac5cb44aa6201cf9bcf3c3 [INFO] running `Command { std: "docker" "start" "-a" "3b192e47a29586416aa0502051a02d489e783b25ddac5cb44aa6201cf9bcf3c3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling jsonrpc-async v2.0.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling bitcoin_slices v0.4.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling blocks_iterator v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling txoo v0.6.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling txoo-bitcoind-client v0.6.1 [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bitcoind_client-f9b862b154d5199a.long-type-12072531365747967254.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/txoo-bitcoind-client-0.6.1/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] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bitcoind_client-f9b862b154d5199a.long-type-14739352436383907306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `txoo-bitcoind-client` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b192e47a29586416aa0502051a02d489e783b25ddac5cb44aa6201cf9bcf3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b192e47a29586416aa0502051a02d489e783b25ddac5cb44aa6201cf9bcf3c3", kill_on_drop: false }` [INFO] [stdout] 3b192e47a29586416aa0502051a02d489e783b25ddac5cb44aa6201cf9bcf3c3