[INFO] fetching crate nam-reddsa 0.5.2-nam.0...
[INFO] testing nam-reddsa-0.5.2-nam.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nam-reddsa 0.5.2-nam.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nam-reddsa 0.5.2-nam.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nam-reddsa 0.5.2-nam.0
[INFO] tweaked toml for crates.io crate nam-reddsa 0.5.2-nam.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nam-reddsa 0.5.2-nam.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding proptest-derive v0.4.0 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53c61a693d483b35fad48345d10e53ab53ef4e53b1b6ad575dd592846b9896f1
[INFO] running `Command { std: "docker" "start" "-a" "53c61a693d483b35fad48345d10e53ab53ef4e53b1b6ad575dd592846b9896f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53c61a693d483b35fad48345d10e53ab53ef4e53b1b6ad575dd592846b9896f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c61a693d483b35fad48345d10e53ab53ef4e53b1b6ad575dd592846b9896f1", kill_on_drop: false }`
[INFO] [stdout] 53c61a693d483b35fad48345d10e53ab53ef4e53b1b6ad575dd592846b9896f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ade5e970f410b8cb4b951c1e4c20adea89b2c44b29f75401d5bdb31f6e22ec38
[INFO] running `Command { std: "docker" "start" "-a" "ade5e970f410b8cb4b951c1e4c20adea89b2c44b29f75401d5bdb31f6e22ec38", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nam-reddsa v0.5.2-nam.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.96s
[INFO] running `Command { std: "docker" "inspect" "ade5e970f410b8cb4b951c1e4c20adea89b2c44b29f75401d5bdb31f6e22ec38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade5e970f410b8cb4b951c1e4c20adea89b2c44b29f75401d5bdb31f6e22ec38", kill_on_drop: false }`
[INFO] [stdout] ade5e970f410b8cb4b951c1e4c20adea89b2c44b29f75401d5bdb31f6e22ec38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3671cee79a554fb4545c0579812e7587579cb2ec8507eced39d053b5eee4528
[INFO] running `Command { std: "docker" "start" "-a" "d3671cee79a554fb4545c0579812e7587579cb2ec8507eced39d053b5eee4528", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling const-crc32-nostd v1.3.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling nam-reddsa v0.5.2-nam.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling frost-core v2.2.0
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling frost-rerandomized v2.2.0
[INFO] [stdout] error[E0432]: unresolved import `reddsa`
[INFO] [stdout]  --> tests/proptests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use reddsa::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `reddsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reddsa`, use `cargo add reddsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reddsa`
[INFO] [stdout]  --> tests/batch.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reddsa::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `reddsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reddsa`, use `cargo add reddsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reddsa`
[INFO] [stdout]  --> tests/librustzcash_vectors.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use reddsa::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `reddsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reddsa`, use `cargo add reddsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reddsa`
[INFO] [stdout]  --> tests/smallorder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reddsa::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `reddsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reddsa`, use `cargo add reddsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reddsa`
[INFO] [stdout]  --> tests/bincode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reddsa::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `reddsa`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reddsa`, use `cargo add reddsa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::convert::TryFrom`
[INFO] [stdout]  --> tests/proptests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nam-reddsa` (test "batch") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nam-reddsa` (test "proptests") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: unused import: `core::convert::TryFrom`
[INFO] [stdout]  --> tests/smallorder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> tests/bincode.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nam-reddsa` (test "smallorder") due to 1 previous error; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::convert::TryFrom`
[INFO] [stdout]  --> tests/librustzcash_vectors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nam-reddsa` (test "bincode") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `LIBRUSTZCASH_SPENDAUTH_SIGS` in the current scope
[INFO] [stdout]     --> tests/librustzcash_vectors.rs:10:61
[INFO] [stdout]      |
[INFO] [stdout]   10 |       for (msg, sig, pk_bytes) in LIBRUSTZCASH_SPENDAUTH_SIGS.iter() {
[INFO] [stdout]      |                                                               ^^^^ method not found in `LIBRUSTZCASH_SPENDAUTH_SIGS`
[INFO] [stdout] ...
[INFO] [stdout]   26 | / lazy_static! {
[INFO] [stdout]   27 | |     static ref LIBRUSTZCASH_SPENDAUTH_SIGS: [(
[INFO] [stdout]   28 | |         Vec<u8>,
[INFO] [stdout]   29 | |         Signature<sapling::SpendAuth>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1254 | |     ];
[INFO] [stdout] 1255 | | }
[INFO] [stdout]      | |_- method `iter` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `iter`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `bitflags::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for struct `LIBRUSTZCASH_BINDING_SIGS` in the current scope
[INFO] [stdout]     --> tests/librustzcash_vectors.rs:19:59
[INFO] [stdout]      |
[INFO] [stdout]   19 |       for (msg, sig, pk_bytes) in LIBRUSTZCASH_BINDING_SIGS.iter() {
[INFO] [stdout]      |                                                             ^^^^ method not found in `LIBRUSTZCASH_BINDING_SIGS`
[INFO] [stdout] ...
[INFO] [stdout]   26 | / lazy_static! {
[INFO] [stdout]   27 | |     static ref LIBRUSTZCASH_SPENDAUTH_SIGS: [(
[INFO] [stdout]   28 | |         Vec<u8>,
[INFO] [stdout]   29 | |         Signature<sapling::SpendAuth>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1254 | |     ];
[INFO] [stdout] 1255 | | }
[INFO] [stdout]      | |_- method `iter` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `iter`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `bitflags::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nam-reddsa` (test "librustzcash_vectors") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d3671cee79a554fb4545c0579812e7587579cb2ec8507eced39d053b5eee4528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3671cee79a554fb4545c0579812e7587579cb2ec8507eced39d053b5eee4528", kill_on_drop: false }`
[INFO] [stdout] d3671cee79a554fb4545c0579812e7587579cb2ec8507eced39d053b5eee4528
