[INFO] cloning repository https://github.com/comit-network/maia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comit-network/maia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomit-network%2Fmaia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomit-network%2Fmaia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70fc548da0fe4f34478fb34ec437fa9a434c7ee3 [INFO] testing comit-network/maia against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomit-network%2Fmaia" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comit-network/maia on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-101/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/comit-network/maia [INFO] finished tweaking git repo https://github.com/comit-network/maia [INFO] tweaked toml for git repo https://github.com/comit-network/maia written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/comit-network/maia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fac5d075fd6fd4721b86874a81092d7d137220728f32ccb37bea1cdfa1db961 [INFO] running `Command { std: "docker" "start" "-a" "9fac5d075fd6fd4721b86874a81092d7d137220728f32ccb37bea1cdfa1db961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fac5d075fd6fd4721b86874a81092d7d137220728f32ccb37bea1cdfa1db961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fac5d075fd6fd4721b86874a81092d7d137220728f32ccb37bea1cdfa1db961", kill_on_drop: false }` [INFO] [stdout] 9fac5d075fd6fd4721b86874a81092d7d137220728f32ccb37bea1cdfa1db961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453e5a40c18d8f452bb25b86093c00c73a55e8e75781a83ed9d7a0c3ea2f4674 [INFO] running `Command { std: "docker" "start" "-a" "453e5a40c18d8f452bb25b86093c00c73a55e8e75781a83ed9d7a0c3ea2f4674", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitcoinconsensus v0.19.0-3 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.4.0 (https://github.com/ElementsProject/rust-secp256k1-zkp?rev=ddc5e2629797ca00633a7f9807574edf3d61f3d3#ddc5e262) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1-zkp v0.4.0 (https://github.com/ElementsProject/rust-secp256k1-zkp?rev=ddc5e2629797ca00633a7f9807574edf3d61f3d3#ddc5e262) [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling electrum-client v0.8.0 [INFO] [stderr] Compiling bdk v0.13.0 [INFO] [stderr] Compiling maia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `lock_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | lock_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | commit_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_output_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | commit_output_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "453e5a40c18d8f452bb25b86093c00c73a55e8e75781a83ed9d7a0c3ea2f4674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453e5a40c18d8f452bb25b86093c00c73a55e8e75781a83ed9d7a0c3ea2f4674", kill_on_drop: false }` [INFO] [stdout] 453e5a40c18d8f452bb25b86093c00c73a55e8e75781a83ed9d7a0c3ea2f4674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c20a20553737cf57af983a02615f75f34f149da5b686bb0cb96db769740f0653 [INFO] running `Command { std: "docker" "start" "-a" "c20a20553737cf57af983a02615f75f34f149da5b686bb0cb96db769740f0653", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] warning: field is never read: `lock_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | lock_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | commit_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_output_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | commit_output_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling maia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `lock_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | lock_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | commit_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_output_descriptor` [INFO] [stdout] --> src/protocol/transactions.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | commit_output_descriptor: Descriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.53s [INFO] running `Command { std: "docker" "inspect" "c20a20553737cf57af983a02615f75f34f149da5b686bb0cb96db769740f0653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20a20553737cf57af983a02615f75f34f149da5b686bb0cb96db769740f0653", kill_on_drop: false }` [INFO] [stdout] c20a20553737cf57af983a02615f75f34f149da5b686bb0cb96db769740f0653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7d17b9d9eabf372740b9d16a97a3e34e31d02a4e44eee0439d130a3b4d602c2 [INFO] running `Command { std: "docker" "start" "-a" "a7d17b9d9eabf372740b9d16a97a3e34e31d02a4e44eee0439d130a3b4d602c2", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `lock_descriptor` [INFO] [stderr] --> src/protocol/transactions.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | lock_descriptor: Descriptor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `commit_descriptor` [INFO] [stderr] --> src/protocol/transactions.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | commit_descriptor: Descriptor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `commit_output_descriptor` [INFO] [stderr] --> src/protocol/transactions.rs:281:5 [INFO] [stderr] | [INFO] [stderr] 281 | commit_output_descriptor: Descriptor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `maia` (lib) generated 3 warnings [INFO] [stderr] warning: `maia` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/maia-193c5c81d6969ae0) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test protocol::transactions::tests::test_splitting_fee_1_0 ... ok [INFO] [stdout] test protocol::tests::test_fee_subtraction_bigger_than_dust ... ok [INFO] [stdout] test interval::digit_decomposition::tests::group_by_ignoring_digits_test ... ok [INFO] [stdout] test interval::digit_decomposition::tests::decompose_value_test ... ok [INFO] [stdout] test protocol::tests::test_fee_subtraction_smaller_than_dust ... ok [INFO] [stdout] test protocol::transactions::tests::test_splitting_fee_2_0 ... ok [INFO] [stdout] test protocol::transactions::tests::test_splitting_fee_2_1 ... ok [INFO] [stdout] test protocol::transactions::tests::test_splitting_fee_2_6 ... ok [INFO] [stdout] test protocol::transactions::tests::test_fee_always_above_min_relay_fee ... ok [INFO] [stdout] test interval::tests::interval_equal_to_sum_of_sub_intervals_described_by_digits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.26s [INFO] [stdout] [INFO] [stderr] Running tests/cfds.rs (/opt/rustwide/target/debug/deps/cfds-8cb2a5eac2b23f70) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test collaboratively_close_cfd ... ok [INFO] [stdout] test renew_cfd ... ok [INFO] [stdout] test create_cfd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] [stderr] Doc-tests maia [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" "a7d17b9d9eabf372740b9d16a97a3e34e31d02a4e44eee0439d130a3b4d602c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d17b9d9eabf372740b9d16a97a3e34e31d02a4e44eee0439d130a3b4d602c2", kill_on_drop: false }` [INFO] [stdout] a7d17b9d9eabf372740b9d16a97a3e34e31d02a4e44eee0439d130a3b4d602c2