[INFO] fetching crate redjubjub 0.8.0... [INFO] testing redjubjub-0.8.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate redjubjub 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate redjubjub 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redjubjub 0.8.0 [INFO] tweaked toml for crates.io crate redjubjub 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redjubjub 0.8.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redjubjub 0.8.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded reddsa v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a71874bc922c4e7eb7fda8a23ce4547ec10c79fdef2e3c40568723695792457 [INFO] running `Command { std: "docker" "start" "-a" "8a71874bc922c4e7eb7fda8a23ce4547ec10c79fdef2e3c40568723695792457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a71874bc922c4e7eb7fda8a23ce4547ec10c79fdef2e3c40568723695792457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a71874bc922c4e7eb7fda8a23ce4547ec10c79fdef2e3c40568723695792457", kill_on_drop: false }` [INFO] [stdout] 8a71874bc922c4e7eb7fda8a23ce4547ec10c79fdef2e3c40568723695792457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a79a70aafd82001f68b84f650a0c65251fa09cc664bf8e21847c634aeae053ad [INFO] running `Command { std: "docker" "start" "-a" "a79a70aafd82001f68b84f650a0c65251fa09cc664bf8e21847c634aeae053ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling reddsa v0.5.0 [INFO] [stderr] Compiling redjubjub v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "a79a70aafd82001f68b84f650a0c65251fa09cc664bf8e21847c634aeae053ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79a70aafd82001f68b84f650a0c65251fa09cc664bf8e21847c634aeae053ad", kill_on_drop: false }` [INFO] [stdout] a79a70aafd82001f68b84f650a0c65251fa09cc664bf8e21847c634aeae053ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1d947e7f1e410eeceecbfe2cfda938a9244b37da32ec978798aa3ba00253c4 [INFO] running `Command { std: "docker" "start" "-a" "7d1d947e7f1e410eeceecbfe2cfda938a9244b37da32ec978798aa3ba00253c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling reddsa v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling redjubjub v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.66s [INFO] running `Command { std: "docker" "inspect" "7d1d947e7f1e410eeceecbfe2cfda938a9244b37da32ec978798aa3ba00253c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1d947e7f1e410eeceecbfe2cfda938a9244b37da32ec978798aa3ba00253c4", kill_on_drop: false }` [INFO] [stdout] 7d1d947e7f1e410eeceecbfe2cfda938a9244b37da32ec978798aa3ba00253c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81067c3f6cdaa3ae331372fe6c2b310c48a6721fd58da247eb7d2e07cfcf8fe1 [INFO] running `Command { std: "docker" "start" "-a" "81067c3f6cdaa3ae331372fe6c2b310c48a6721fd58da247eb7d2e07cfcf8fe1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redjubjub-097cf9fd3d4e3476) [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/batch.rs (/opt/rustwide/target/debug/deps/batch-780110c2f3fd114d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test alternating_batch_verify ... ok [INFO] [stdout] test spendauth_batch_verify ... ok [INFO] [stdout] test binding_batch_verify ... ok [INFO] [stderr] Running tests/bincode.rs (/opt/rustwide/target/debug/deps/bincode-c8b70165561961c8) [INFO] [stdout] test bad_batch_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test publickeybytes_serialization ... ok [INFO] [stdout] test signature_serialization ... ok [INFO] [stdout] test secretkey_serialization ... ok [INFO] [stdout] test publickey_serialization ... ok [INFO] [stderr] Running tests/librustzcash_vectors.rs (/opt/rustwide/target/debug/deps/librustzcash_vectors-0c6b35ffb581a685) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test verify_librustzcash_binding ... ok [INFO] [stdout] test verify_librustzcash_spendauth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/proptests.rs (/opt/rustwide/target/debug/deps/proptests-9e2b6e535cb9f2d7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test randomization_commutes_with_pubkey_homomorphism ... ok [INFO] [stdout] test tweak_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s [INFO] [stdout] [INFO] [stderr] Doc-tests redjubjub [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81067c3f6cdaa3ae331372fe6c2b310c48a6721fd58da247eb7d2e07cfcf8fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81067c3f6cdaa3ae331372fe6c2b310c48a6721fd58da247eb7d2e07cfcf8fe1", kill_on_drop: false }` [INFO] [stdout] 81067c3f6cdaa3ae331372fe6c2b310c48a6721fd58da247eb7d2e07cfcf8fe1