[INFO] fetching crate risc0-zkp 3.0.2...
[INFO] testing risc0-zkp-3.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate risc0-zkp 3.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate risc0-zkp 3.0.2
[INFO] finished tweaking crates.io crate risc0-zkp 3.0.2
[INFO] tweaked toml for crates.io crate risc0-zkp 3.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate risc0-zkp 3.0.2 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] crate crates.io crate risc0-zkp 3.0.2 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" "+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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f6f812286d444eec2e4482313490661464cfd406a72d18b12e67bcfee33877a6
[INFO] running `Command { std: "docker" "start" "-a" "f6f812286d444eec2e4482313490661464cfd406a72d18b12e67bcfee33877a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6f812286d444eec2e4482313490661464cfd406a72d18b12e67bcfee33877a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f812286d444eec2e4482313490661464cfd406a72d18b12e67bcfee33877a6", kill_on_drop: false }`
[INFO] [stdout] f6f812286d444eec2e4482313490661464cfd406a72d18b12e67bcfee33877a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ef42677b144083c6dc2e221c680e149713ecbfabc13af3c03a75b93d91d002be
[INFO] running `Command { std: "docker" "start" "-a" "ef42677b144083c6dc2e221c680e149713ecbfabc13af3c03a75b93d91d002be", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling risc0-zkp v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling risc0-zkvm-platform v2.2.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling risc0-core v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s
[INFO] running `Command { std: "docker" "inspect" "ef42677b144083c6dc2e221c680e149713ecbfabc13af3c03a75b93d91d002be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef42677b144083c6dc2e221c680e149713ecbfabc13af3c03a75b93d91d002be", kill_on_drop: false }`
[INFO] [stdout] ef42677b144083c6dc2e221c680e149713ecbfabc13af3c03a75b93d91d002be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c31c96d993b54457d930915f0a946b46cd02968ad30d9fe7497f7891939935bc
[INFO] running `Command { std: "docker" "start" "-a" "c31c96d993b54457d930915f0a946b46cd02968ad30d9fe7497f7891939935bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling risc0-core v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling risc0-zkp v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates
[INFO] [stdout]    --> src/core/hash/poseidon2/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[test]
[INFO] [stdout]     |     ^^^^^^^ could not find `std` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates
[INFO] [stdout]    --> src/core/hash/poseidon2/mod.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[test]
[INFO] [stdout]     |     ^^^^^^^ could not find `std` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates
[INFO] [stdout]    --> src/core/hash/poseidon2/mod.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[test]
[INFO] [stdout]     |     ^^^^^^^ could not find `std` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates
[INFO] [stdout]    --> src/core/hash/poseidon2/mod.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     #[test]
[INFO] [stdout]     |     ^^^^^^^ could not find `std` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `layers` on type `merkle::MerkleTreeParams`
[INFO] [stdout]   --> src/merkle.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert_eq!(params.layers, 10);
[INFO] [stdout]    |                           ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `row_size`, `col_size`, `queries`, `top_layer`, `top_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `layers` on type `merkle::MerkleTreeParams`
[INFO] [stdout]   --> src/merkle.rs:99:27
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_eq!(params.layers, 11);
[INFO] [stdout]    |                           ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `row_size`, `col_size`, `queries`, `top_layer`, `top_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `risc0-zkp` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c31c96d993b54457d930915f0a946b46cd02968ad30d9fe7497f7891939935bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31c96d993b54457d930915f0a946b46cd02968ad30d9fe7497f7891939935bc", kill_on_drop: false }`
[INFO] [stdout] c31c96d993b54457d930915f0a946b46cd02968ad30d9fe7497f7891939935bc
