[INFO] fetching crate dlc 0.7.1... [INFO] testing dlc-0.7.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dlc 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dlc 0.7.1 [INFO] finished tweaking crates.io crate dlc 0.7.1 [INFO] tweaked toml for crates.io crate dlc 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dlc 0.7.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding secp256k1-sys v0.10.1 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37526f1565531bf60c35cfe470cce8889a19902ffdc8cd868cac45ad49027ab3 [INFO] running `Command { std: "docker" "start" "-a" "37526f1565531bf60c35cfe470cce8889a19902ffdc8cd868cac45ad49027ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37526f1565531bf60c35cfe470cce8889a19902ffdc8cd868cac45ad49027ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37526f1565531bf60c35cfe470cce8889a19902ffdc8cd868cac45ad49027ab3", kill_on_drop: false }` [INFO] [stdout] 37526f1565531bf60c35cfe470cce8889a19902ffdc8cd868cac45ad49027ab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f82e0d04841cc9c867a7c89c59626ec19dff79146418ee6c9ad53ff88717dcb1 [INFO] running `Command { std: "docker" "start" "-a" "f82e0d04841cc9c867a7c89c59626ec19dff79146418ee6c9ad53ff88717dcb1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling miniscript v12.3.5 [INFO] [stderr] Compiling dlc v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `Command { std: "docker" "inspect" "f82e0d04841cc9c867a7c89c59626ec19dff79146418ee6c9ad53ff88717dcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82e0d04841cc9c867a7c89c59626ec19dff79146418ee6c9ad53ff88717dcb1", kill_on_drop: false }` [INFO] [stdout] f82e0d04841cc9c867a7c89c59626ec19dff79146418ee6c9ad53ff88717dcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de8ed09c036a07c15c119026d782af48bfae547192571960e202d4c9a1bf343 [INFO] running `Command { std: "docker" "start" "-a" "9de8ed09c036a07c15c119026d782af48bfae547192571960e202d4c9a1bf343", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling minreq v2.14.0 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling miniscript v12.3.5 [INFO] [stderr] Compiling dlc v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.08s [INFO] running `Command { std: "docker" "inspect" "9de8ed09c036a07c15c119026d782af48bfae547192571960e202d4c9a1bf343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de8ed09c036a07c15c119026d782af48bfae547192571960e202d4c9a1bf343", kill_on_drop: false }` [INFO] [stdout] 9de8ed09c036a07c15c119026d782af48bfae547192571960e202d4c9a1bf343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a50cb6d187d9b16c1e29448e8a4b8ae5eacb3fb6f77711d539cc3a677933c7ee [INFO] running `Command { std: "docker" "start" "-a" "a50cb6d187d9b16c1e29448e8a4b8ae5eacb3fb6f77711d539cc3a677933c7ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dlc-f4ec6dafc3b06e20) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::create_funding_transaction_with_outputs_less_than_dust_limit_test ... ok [INFO] [stdout] test tests::create_refund_transaction_test ... ok [INFO] [stdout] test tests::create_funding_transaction_test ... ok [INFO] [stdout] test tests::create_funding_transaction_serialized_test ... ok [INFO] [stdout] test channel::tests::one_party_sig_satisfies_settle_descriptor_test ... ok [INFO] [stdout] test tests::create_dlc_transactions_no_error ... ok [INFO] [stdout] test tests::get_change_output_and_fees_enough_funds ... ok [INFO] [stdout] test tests::get_change_output_and_fees_not_enough_funds ... ok [INFO] [stdout] test tests::input_output_ordering_test ... ok [INFO] [stdout] test channel::tests::two_parties_sigs_satisfy_buffer_descriptor_test ... ok [INFO] [stdout] test channel::tests::get_verify_tx_adaptor_signature_test ... ok [INFO] [stdout] test channel::tests::create_and_sign_penalty_from_settle_transaction_test ... ok [INFO] [stdout] test channel::tests::create_and_sign_penalty_from_buffer_transaction_test ... ok [INFO] [stdout] test tests::create_cet_adaptor_sig_is_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests dlc [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" "a50cb6d187d9b16c1e29448e8a4b8ae5eacb3fb6f77711d539cc3a677933c7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50cb6d187d9b16c1e29448e8a4b8ae5eacb3fb6f77711d539cc3a677933c7ee", kill_on_drop: false }` [INFO] [stdout] a50cb6d187d9b16c1e29448e8a4b8ae5eacb3fb6f77711d539cc3a677933c7ee