[INFO] fetching crate schnorr_fun 0.7.0... [INFO] testing schnorr_fun-0.7.0 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate schnorr_fun 0.7.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate schnorr_fun 0.7.0 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate schnorr_fun 0.7.0 [INFO] finished tweaking crates.io crate schnorr_fun 0.7.0 [INFO] tweaked toml for crates.io crate schnorr_fun 0.7.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90af0905d38c6537d6273ac95666269239ff0713c3b287742f3f56a233bbed1 [INFO] running `Command { std: "docker" "start" "-a" "b90af0905d38c6537d6273ac95666269239ff0713c3b287742f3f56a233bbed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90af0905d38c6537d6273ac95666269239ff0713c3b287742f3f56a233bbed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90af0905d38c6537d6273ac95666269239ff0713c3b287742f3f56a233bbed1", kill_on_drop: false }` [INFO] [stdout] b90af0905d38c6537d6273ac95666269239ff0713c3b287742f3f56a233bbed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efa7d978ae77e32875aac5a4a84538cd7ebd7ed35bd2daf6e011f3a990bc38c [INFO] running `Command { std: "docker" "start" "-a" "2efa7d978ae77e32875aac5a4a84538cd7ebd7ed35bd2daf6e011f3a990bc38c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling secp256kfun v0.7.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling secp256kfun_k256_backend v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling schnorr_fun v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "2efa7d978ae77e32875aac5a4a84538cd7ebd7ed35bd2daf6e011f3a990bc38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efa7d978ae77e32875aac5a4a84538cd7ebd7ed35bd2daf6e011f3a990bc38c", kill_on_drop: false }` [INFO] [stdout] 2efa7d978ae77e32875aac5a4a84538cd7ebd7ed35bd2daf6e011f3a990bc38c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fee9ef33288d1c68483427567d98f3f58e2f5c88a1c883c6c4ec86578932d6c4 [INFO] running `Command { std: "docker" "start" "-a" "fee9ef33288d1c68483427567d98f3f58e2f5c88a1c883c6c4ec86578932d6c4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling secp256kfun v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling schnorr_fun v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.34s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/schnorr_fun-ba6af81660e0fe78) [INFO] [stderr] Executable tests/against_c_lib.rs (/opt/rustwide/target/debug/deps/against_c_lib-f539e2370f2e8ebb) [INFO] [stderr] Executable tests/bip340.rs (/opt/rustwide/target/debug/deps/bip340-581bbf34f6cacb55) [INFO] running `Command { std: "docker" "inspect" "fee9ef33288d1c68483427567d98f3f58e2f5c88a1c883c6c4ec86578932d6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee9ef33288d1c68483427567d98f3f58e2f5c88a1c883c6c4ec86578932d6c4", kill_on_drop: false }` [INFO] [stdout] fee9ef33288d1c68483427567d98f3f58e2f5c88a1c883c6c4ec86578932d6c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8281fc1ea78039a60c24c0470c6d46d684527f92112c92ad91ac3ab31ce8b10a [INFO] running `Command { std: "docker" "start" "-a" "8281fc1ea78039a60c24c0470c6d46d684527f92112c92ad91ac3ab31ce8b10a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schnorr_fun-ba6af81660e0fe78) [INFO] [stdout] running 10 tests [INFO] [stdout] test message::test::message_hash_into ... ok [INFO] [stdout] test musig::test::test_key_aggregation ... ok [INFO] [stdout] test musig::test::sign_test_vectors ... ok [INFO] [stdout] test schnorr::test::deterministic_nonces_for_different_message_kinds ... ok [INFO] [stdout] test schnorr::test::anticipated_signature_on_should_correspond_to_actual_signature ... ok [INFO] [stdout] test adaptor::test::signing_tests_deterministic ... ok [INFO] [stdout] test schnorr::test::sign_deterministic ... ok [INFO] [stdout] test adaptor::test::signing_tests_synthetic ... ok [INFO] [stdout] test musig::test::test_end_to_end ... ok [INFO] [stdout] test musig::test::test_musig_adaptor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.12s [INFO] [stdout] [INFO] [stderr] Running tests/against_c_lib.rs (/opt/rustwide/target/debug/deps/against_c_lib-f539e2370f2e8ebb) [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 tests/bip340.rs (/opt/rustwide/target/debug/deps/bip340-581bbf34f6cacb55) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test signing_test_vectors ... ok [INFO] [stdout] test verification_test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests schnorr_fun [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/signature.rs - signature::Signature::from_bytes (line 96) ... ok [INFO] [stdout] test src/signature.rs - signature::Signature::mark (line 59) ... ok [INFO] [stdout] test src/musig.rs - musig::MuSig::keyagg_only (line 115) ... ok [INFO] [stdout] test src/signature.rs - signature::Signature::as_tuple (line 46) ... ok [INFO] [stdout] test src/signature.rs - signature::Signature::random (line 82) ... ok [INFO] [stdout] test src/adaptor/mod.rs - adaptor (line 12) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::verify (line 212) ... ok [INFO] [stdout] test src/keypair.rs - keypair::KeyPair (line 10) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::default (line 88) ... ok [INFO] [stdout] test src/adaptor/mod.rs - adaptor::Adaptor::encryption_key_for (line 129) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::verify_only (line 38) ... ok [INFO] [stdout] test src/musig.rs - musig::NonceKeyPair::from_secrets (line 358) ... ok [INFO] [stdout] test src/keypair.rs - keypair::KeyPair::as_tuple (line 38) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::sign (line 108) ... ok [INFO] [stdout] test src/musig.rs - musig::MuSig::new_keylist (line 238) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::new (line 58) ... ok [INFO] [stdout] test src/schnorr.rs - schnorr::Schnorr::challenge (line 174) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/keypair.rs - keypair::KeyPair::verification_key (line 50) ... ok [INFO] [stdout] test src/signature.rs - signature::Signature::to_bytes (line 30) ... ok [INFO] [stdout] test src/musig.rs - musig (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8281fc1ea78039a60c24c0470c6d46d684527f92112c92ad91ac3ab31ce8b10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8281fc1ea78039a60c24c0470c6d46d684527f92112c92ad91ac3ab31ce8b10a", kill_on_drop: false }` [INFO] [stdout] 8281fc1ea78039a60c24c0470c6d46d684527f92112c92ad91ac3ab31ce8b10a