[INFO] fetching crate zcash-htlc-builder 0.1.5... [INFO] testing zcash-htlc-builder-0.1.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate zcash-htlc-builder 0.1.5 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate zcash-htlc-builder 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate zcash-htlc-builder 0.1.5 [INFO] tweaked toml for crates.io crate zcash-htlc-builder 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zcash-htlc-builder 0.1.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zcash-htlc-builder 0.1.5 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.11.0 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded diesel_migrations v2.3.1 [INFO] [stderr] Downloaded bech32 v0.9.1 [INFO] [stderr] Downloaded pq-sys v0.7.5 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.30 [INFO] [stderr] Downloaded diesel_derives v2.3.5 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded secp256k1 v0.24.3 [INFO] [stderr] Downloaded diesel v2.3.4 [INFO] [stderr] Downloaded zerocopy v0.8.30 [INFO] [stderr] Downloaded bitcoin v0.29.2 [INFO] [stderr] Downloaded secp256k1-sys v0.6.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ed1fc1a77ed7bc0b92bcf4b5b52333c96380898394238a90528c340c38faa2 [INFO] running `Command { std: "docker" "start" "-a" "33ed1fc1a77ed7bc0b92bcf4b5b52333c96380898394238a90528c340c38faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ed1fc1a77ed7bc0b92bcf4b5b52333c96380898394238a90528c340c38faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ed1fc1a77ed7bc0b92bcf4b5b52333c96380898394238a90528c340c38faa2", kill_on_drop: false }` [INFO] [stdout] 33ed1fc1a77ed7bc0b92bcf4b5b52333c96380898394238a90528c340c38faa2 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a75d115c011e3138b8a8e03c916df43f9e9d2d3a5d6375fb4bde14818089b47 [INFO] running `Command { std: "docker" "start" "-a" "2a75d115c011e3138b8a8e03c916df43f9e9d2d3a5d6375fb4bde14818089b47", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diesel_derives v2.3.5 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling diesel v2.3.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling diesel_migrations v2.3.1 [INFO] [stderr] Compiling zcash-htlc-builder v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.13s [INFO] running `Command { std: "docker" "inspect" "2a75d115c011e3138b8a8e03c916df43f9e9d2d3a5d6375fb4bde14818089b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a75d115c011e3138b8a8e03c916df43f9e9d2d3a5d6375fb4bde14818089b47", kill_on_drop: false }` [INFO] [stdout] 2a75d115c011e3138b8a8e03c916df43f9e9d2d3a5d6375fb4bde14818089b47 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4305cbfac976ede65b56b46fbf793c34666acaafa1496fa81b7f914be773ea5e [INFO] running `Command { std: "docker" "start" "-a" "4305cbfac976ede65b56b46fbf793c34666acaafa1496fa81b7f914be773ea5e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling zcash-htlc-builder v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `funding_utxos` [INFO] [stdout] --> sample_script/test_htlc_flow.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let funding_utxos = vec![UTXO { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_utxos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `change_address` [INFO] [stdout] --> sample_script/test_htlc_flow.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let change_address = "your-change-address"; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_change_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funding_privkeys` [INFO] [stdout] --> sample_script/test_htlc_flow.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let funding_privkeys = vec!["your-funding-privkey"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_privkeys` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `Command { std: "docker" "inspect" "4305cbfac976ede65b56b46fbf793c34666acaafa1496fa81b7f914be773ea5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4305cbfac976ede65b56b46fbf793c34666acaafa1496fa81b7f914be773ea5e", kill_on_drop: false }` [INFO] [stdout] 4305cbfac976ede65b56b46fbf793c34666acaafa1496fa81b7f914be773ea5e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 288c0763b9bafce4f9d030d481adf4617ecc946f703aa281e7c8a630da34db04 [INFO] running `Command { std: "docker" "start" "-a" "288c0763b9bafce4f9d030d481adf4617ecc946f703aa281e7c8a630da34db04", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `funding_utxos` [INFO] [stderr] --> sample_script/test_htlc_flow.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | let funding_utxos = vec![UTXO { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_utxos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `change_address` [INFO] [stderr] --> sample_script/test_htlc_flow.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | let change_address = "your-change-address"; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_change_address` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `funding_privkeys` [INFO] [stderr] --> sample_script/test_htlc_flow.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | let funding_privkeys = vec!["your-funding-privkey"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_privkeys` [INFO] [stderr] [INFO] [stderr] warning: `zcash-htlc-builder` (example "test_htlc_flow") generated 3 warnings (run `cargo fix --example "test_htlc_flow" -p zcash-htlc-builder` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcash_htlc_builder-ed6588ae09584725) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test script::tests::test_build_htlc_script ... ok [INFO] [stdout] test script::tests::test_verify_secret ... ok [INFO] [stdout] test signer::tests::test_generate_hash_lock ... ok [INFO] [stdout] test signer::tests::test_generate_privkey ... ok [INFO] [stdout] test signer::tests::test_derive_pubkey ... 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 unittests src/bin/relayer.rs (/opt/rustwide/target/debug/deps/relayer-f9cc58babb42d875) [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] [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] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/zcash_htlc_cli-d93f8016eb49b6d8) [INFO] [stderr] Doc-tests zcash_htlc_builder [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" "288c0763b9bafce4f9d030d481adf4617ecc946f703aa281e7c8a630da34db04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288c0763b9bafce4f9d030d481adf4617ecc946f703aa281e7c8a630da34db04", kill_on_drop: false }` [INFO] [stdout] 288c0763b9bafce4f9d030d481adf4617ecc946f703aa281e7c8a630da34db04