[INFO] fetching crate schnorr-musig2 0.0.0...
[INFO] testing schnorr-musig2-0.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate schnorr-musig2 0.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate schnorr-musig2 0.0.0
[INFO] finished tweaking crates.io crate schnorr-musig2 0.0.0
[INFO] tweaked toml for crates.io crate schnorr-musig2 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate schnorr-musig2 0.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schnorr-musig2 0.0.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c139ac37af0e6f53ddb159860479c3565f41a0b3b727c8aa7ea07d4ed39d6e5
[INFO] running `Command { std: "docker" "start" "-a" "2c139ac37af0e6f53ddb159860479c3565f41a0b3b727c8aa7ea07d4ed39d6e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c139ac37af0e6f53ddb159860479c3565f41a0b3b727c8aa7ea07d4ed39d6e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c139ac37af0e6f53ddb159860479c3565f41a0b3b727c8aa7ea07d4ed39d6e5", kill_on_drop: false }`
[INFO] [stdout] 2c139ac37af0e6f53ddb159860479c3565f41a0b3b727c8aa7ea07d4ed39d6e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec6cf1a0145bf852384ccb6b5fa11a51480d551035e38f6e8d1b7a811dfb891
[INFO] running `Command { std: "docker" "start" "-a" "0ec6cf1a0145bf852384ccb6b5fa11a51480d551035e38f6e8d1b7a811dfb891", 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 subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[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 20.49s
[INFO] running `Command { std: "docker" "inspect" "0ec6cf1a0145bf852384ccb6b5fa11a51480d551035e38f6e8d1b7a811dfb891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec6cf1a0145bf852384ccb6b5fa11a51480d551035e38f6e8d1b7a811dfb891", kill_on_drop: false }`
[INFO] [stdout] 0ec6cf1a0145bf852384ccb6b5fa11a51480d551035e38f6e8d1b7a811dfb891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05af266d951066f767df5d5c966d7662052011e8e66279609397c5626a1c593b
[INFO] running `Command { std: "docker" "start" "-a" "05af266d951066f767df5d5c966d7662052011e8e66279609397c5626a1c593b", kill_on_drop: false }`
[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] [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 0.97s
[INFO] running `Command { std: "docker" "inspect" "05af266d951066f767df5d5c966d7662052011e8e66279609397c5626a1c593b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05af266d951066f767df5d5c966d7662052011e8e66279609397c5626a1c593b", kill_on_drop: false }`
[INFO] [stdout] 05af266d951066f767df5d5c966d7662052011e8e66279609397c5626a1c593b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df38b220c592090e8b558b936674a868c8346d626f21ffc4c0791d6f481d1e6b
[INFO] running `Command { std: "docker" "start" "-a" "df38b220c592090e8b558b936674a868c8346d626f21ffc4c0791d6f481d1e6b", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schnorr_musig2-2a9142b9cbe18e6d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test keys::tests::test_arithmetic ... ok
[INFO] [stdout] test keys::tests::test_caculate_challenge_factor ... ok
[INFO] [stdout] test tags::tests::test_key_agg_list_hash ... ok
[INFO] [stdout] test keys::tests::test_key_options ... ok
[INFO] [stdout] test keys::tests::test_tweak_key ... ok
[INFO] [stdout] test keys::tests::test_aggregate_keys_with_tweak ... ok
[INFO] [stdout] test keys::tests::test_simple_aggregate_keys ... 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" "df38b220c592090e8b558b936674a868c8346d626f21ffc4c0791d6f481d1e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df38b220c592090e8b558b936674a868c8346d626f21ffc4c0791d6f481d1e6b", kill_on_drop: false }`
[INFO] [stdout] df38b220c592090e8b558b936674a868c8346d626f21ffc4c0791d6f481d1e6b
