[INFO] cloning repository https://github.com/0xdavid7/schnorr-musig2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xdavid7/schnorr-musig2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fschnorr-musig2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fschnorr-musig2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d452daed42b43c86b8a02227b8556f1dbca31f7
[INFO] testing 0xdavid7/schnorr-musig2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fschnorr-musig2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xdavid7/schnorr-musig2
[INFO] finished tweaking git repo https://github.com/0xdavid7/schnorr-musig2
[INFO] tweaked toml for git repo https://github.com/0xdavid7/schnorr-musig2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xdavid7/schnorr-musig2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xdavid7/schnorr-musig2 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba0be19561ef7ec039f9641f17f1c4b4fa2c49d9609587d1654db327d4765b2
[INFO] running `Command { std: "docker" "start" "-a" "2ba0be19561ef7ec039f9641f17f1c4b4fa2c49d9609587d1654db327d4765b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba0be19561ef7ec039f9641f17f1c4b4fa2c49d9609587d1654db327d4765b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba0be19561ef7ec039f9641f17f1c4b4fa2c49d9609587d1654db327d4765b2", kill_on_drop: false }`
[INFO] [stdout] 2ba0be19561ef7ec039f9641f17f1c4b4fa2c49d9609587d1654db327d4765b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db511bf1dc26261230a0a3fe7047fbb84e0c3957d3791d920b47e6e9bcc608cd
[INFO] running `Command { std: "docker" "start" "-a" "db511bf1dc26261230a0a3fe7047fbb84e0c3957d3791d920b47e6e9bcc608cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling schnorr-musig2 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `final_key` and `pre_tweaked_key` are never read
[INFO] [stdout]    --> src/keys.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AggregateKey {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 104 |     final_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 105 |     pre_tweaked_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AggregateKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s
[INFO] running `Command { std: "docker" "inspect" "db511bf1dc26261230a0a3fe7047fbb84e0c3957d3791d920b47e6e9bcc608cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db511bf1dc26261230a0a3fe7047fbb84e0c3957d3791d920b47e6e9bcc608cd", kill_on_drop: false }`
[INFO] [stdout] db511bf1dc26261230a0a3fe7047fbb84e0c3957d3791d920b47e6e9bcc608cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91a2653f035424c7b18f5134b2b9298895c0fd576b64d7cce4b701dea2c9f03d
[INFO] running `Command { std: "docker" "start" "-a" "91a2653f035424c7b18f5134b2b9298895c0fd576b64d7cce4b701dea2c9f03d", kill_on_drop: false }`
[INFO] [stdout] warning: fields `final_key` and `pre_tweaked_key` are never read
[INFO] [stdout]    --> src/keys.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AggregateKey {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 104 |     final_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 105 |     pre_tweaked_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AggregateKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling schnorr-musig2 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `pre_tweaked_key` is never read
[INFO] [stdout]    --> src/keys.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AggregateKey {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 104 |     final_key: PublicKey,
[INFO] [stdout] 105 |     pre_tweaked_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AggregateKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "91a2653f035424c7b18f5134b2b9298895c0fd576b64d7cce4b701dea2c9f03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a2653f035424c7b18f5134b2b9298895c0fd576b64d7cce4b701dea2c9f03d", kill_on_drop: false }`
[INFO] [stdout] 91a2653f035424c7b18f5134b2b9298895c0fd576b64d7cce4b701dea2c9f03d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b7b9ac7c8da955bb372457895d8b284a1fa0d65ef47c5d60fa4801e12d18cf3
[INFO] running `Command { std: "docker" "start" "-a" "4b7b9ac7c8da955bb372457895d8b284a1fa0d65ef47c5d60fa4801e12d18cf3", kill_on_drop: false }`
[INFO] [stderr] warning: fields `final_key` and `pre_tweaked_key` are never read
[INFO] [stderr]    --> src/keys.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub struct AggregateKey {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 104 |     final_key: PublicKey,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 105 |     pre_tweaked_key: PublicKey,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AggregateKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `pre_tweaked_key` is never read
[INFO] [stderr]    --> src/keys.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub struct AggregateKey {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 104 |     final_key: PublicKey,
[INFO] [stderr] 105 |     pre_tweaked_key: PublicKey,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AggregateKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `schnorr-musig2` (lib) generated 1 warning
[INFO] [stderr] warning: `schnorr-musig2` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schnorr_musig2-c176c7d709a78f2f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test keys::tests::test_caculate_challenge_factor ... ok
[INFO] [stdout] test keys::tests::test_key_options ... ok
[INFO] [stdout] test keys::tests::test_simple_aggregate_keys ... ok
[INFO] [stdout] test keys::tests::test_arithmetic ... ok
[INFO] [stdout] test keys::tests::test_tweak_key ... ok
[INFO] [stdout] test keys::tests::test_aggregate_keys_with_tweak ... ok
[INFO] [stdout] test tags::tests::test_key_agg_list_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests schnorr_musig2
[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" "4b7b9ac7c8da955bb372457895d8b284a1fa0d65ef47c5d60fa4801e12d18cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7b9ac7c8da955bb372457895d8b284a1fa0d65ef47c5d60fa4801e12d18cf3", kill_on_drop: false }`
[INFO] [stdout] 4b7b9ac7c8da955bb372457895d8b284a1fa0d65ef47c5d60fa4801e12d18cf3
