[INFO] fetching crate f1r3fly-crypto 0.1.0...
[INFO] testing f1r3fly-crypto-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate f1r3fly-crypto 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate f1r3fly-crypto 0.1.0
[INFO] finished tweaking crates.io crate f1r3fly-crypto 0.1.0
[INFO] tweaked toml for crates.io crate f1r3fly-crypto 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate f1r3fly-crypto 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate f1r3fly-crypto 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02404498f718139c6a99f3694543eb6b735b064bf589af1751b9d3bf73d2f079
[INFO] running `Command { std: "docker" "start" "-a" "02404498f718139c6a99f3694543eb6b735b064bf589af1751b9d3bf73d2f079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02404498f718139c6a99f3694543eb6b735b064bf589af1751b9d3bf73d2f079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02404498f718139c6a99f3694543eb6b735b064bf589af1751b9d3bf73d2f079", kill_on_drop: false }`
[INFO] [stdout] 02404498f718139c6a99f3694543eb6b735b064bf589af1751b9d3bf73d2f079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2c55fd08cf0c1f2988035b0be89b4925cff24430ea75b330e0686bd58a24451
[INFO] running `Command { std: "docker" "start" "-a" "f2c55fd08cf0c1f2988035b0be89b4925cff24430ea75b330e0686bd58a24451", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling yasna v0.5.2
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling f1r3fly-crypto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.87s
[INFO] running `Command { std: "docker" "inspect" "f2c55fd08cf0c1f2988035b0be89b4925cff24430ea75b330e0686bd58a24451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c55fd08cf0c1f2988035b0be89b4925cff24430ea75b330e0686bd58a24451", kill_on_drop: false }`
[INFO] [stdout] f2c55fd08cf0c1f2988035b0be89b4925cff24430ea75b330e0686bd58a24451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a56d486bcea984482d26d5c2ac5cb7973439732f21f74428c2b03e8971a2945
[INFO] running `Command { std: "docker" "start" "-a" "8a56d486bcea984482d26d5c2ac5cb7973439732f21f74428c2b03e8971a2945", kill_on_drop: false }`
[INFO] [stderr]    Compiling f1r3fly-crypto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "8a56d486bcea984482d26d5c2ac5cb7973439732f21f74428c2b03e8971a2945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a56d486bcea984482d26d5c2ac5cb7973439732f21f74428c2b03e8971a2945", kill_on_drop: false }`
[INFO] [stdout] 8a56d486bcea984482d26d5c2ac5cb7973439732f21f74428c2b03e8971a2945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b120f9d48c66876513184d5898ac2305829dfc2858950c3f1a70e02dbf9876f
[INFO] running `Command { std: "docker" "start" "-a" "4b120f9d48c66876513184d5898ac2305829dfc2858950c3f1a70e02dbf9876f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/f1r3fly_crypto-c24bd93c1ff93634)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test rust::hash::blake2b512_random::tests::blake2b512_random_should_be_able_to_go_into_and_out_of_bytes ... ok
[INFO] [stdout] test rust::hash::blake2b512_random::tests::blake2b512_random_should_handle_merge ... ok
[INFO] [stdout] test rust::hash::blake2b512_random::tests::blake2b512_random_should_correctly_implement_wraparound ... ok
[INFO] [stdout] test rust::hash::blake2b512_random::tests::blake2b512_random_should_correctly_create_from_string ... ok
[INFO] [stdout] test rust::hash::blake2b512_random::tests::blake2b512_random_should_handle_split_short ... ok
[INFO] [stdout] test rust::signatures::ed25519::tests::computes_public_key_from_secret_key ... ok
[INFO] [stdout] test rust::signatures::ed25519::tests::creates_a_signature ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::computes_public_key_from_secret_key ... ok
[INFO] [stdout] test rust::signatures::secp256k1_eth::tests::decoder_should_fail_on_empty_input ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::verify_returns_true_if_valid_false_if_invalid ... ok
[INFO] [stdout] test rust::signatures::secp256k1_eth::tests::test_encode_decode_rs_der ... ok
[INFO] [stdout] test rust::signatures::secp256k1_eth::tests::encoder_should_fail_on_empty_input ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::verifies_the_given_secp256k1_signature_in_native_code ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::packaged_in_libsecp256k1_creates_an_ecdsa_signature ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::verifies_the_given_secp256k1_signature_in_native_code_with_keypair ... ok
[INFO] [stdout] test rust::signatures::ed25519::tests::verifies_the_given_signature ... ok
[INFO] [stdout] test rust::signatures::ed25519::tests::test_ed25519_integration_with_keccak256 ... ok
[INFO] [stdout] test rust::signatures::secp256k1_eth::tests::der_converter_check_with_valid_and_non_empty_input ... ok
[INFO] [stdout] test rust::signatures::secp256k1::tests::generate_valid_key_pair ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests f1r3fly_crypto
[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" "4b120f9d48c66876513184d5898ac2305829dfc2858950c3f1a70e02dbf9876f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b120f9d48c66876513184d5898ac2305829dfc2858950c3f1a70e02dbf9876f", kill_on_drop: false }`
[INFO] [stdout] 4b120f9d48c66876513184d5898ac2305829dfc2858950c3f1a70e02dbf9876f
