[INFO] fetching crate snarkos-storage 2.0.2...
[INFO] testing snarkos-storage-2.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate snarkos-storage 2.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate snarkos-storage 2.0.2
[INFO] finished tweaking crates.io crate snarkos-storage 2.0.2
[INFO] tweaked toml for crates.io crate snarkos-storage 2.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snarkos-storage 2.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] 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 209 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding rocksdb v0.18.0 (available: v0.24.0)
[INFO] [stderr]       Adding snarkvm v0.8.0 (available: v4.2.1)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0ae5d4d8df206c8544e4ab86535abbc37154ad8a53aaa433e10342192b3d4873
[INFO] running `Command { std: "docker" "start" "-a" "0ae5d4d8df206c8544e4ab86535abbc37154ad8a53aaa433e10342192b3d4873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae5d4d8df206c8544e4ab86535abbc37154ad8a53aaa433e10342192b3d4873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae5d4d8df206c8544e4ab86535abbc37154ad8a53aaa433e10342192b3d4873", kill_on_drop: false }`
[INFO] [stdout] 0ae5d4d8df206c8544e4ab86535abbc37154ad8a53aaa433e10342192b3d4873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 220f09c5e7ee06d60762dc02ebe7b44a1356d421cfac128feadc924086c163a6
[INFO] running `Command { std: "docker" "start" "-a" "220f09c5e7ee06d60762dc02ebe7b44a1356d421cfac128feadc924086c163a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aleo-std-profiler v0.1.15
[INFO] [stderr]    Compiling aleo-std-timer v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling snarkvm-profiler v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling circular-queue v0.2.7
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling aleo-std-time v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling aleo-std v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling librocksdb-sys v0.6.3+6.28.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling snarkvm-derives v0.8.0
[INFO] [stderr]    Compiling snarkvm-utilities v0.8.0
[INFO] [stdout] error[E0432]: unresolved import `aleo_std::Cpu`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-utilities-0.8.0/src/parallel.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use aleo_std::Cpu;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no `Cpu` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aleo-std-0.1.24/src/lib.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "cpu")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cpu` feature
[INFO] [stdout] 18 | pub use aleo_std_cpu::{get_cpu, Cpu};
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu` in crate `aleo_std`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-utilities-0.8.0/src/parallel.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |     match aleo_std::get_cpu() {
[INFO] [stdout]    |                     ^^^^^^^ not found in `aleo_std`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aleo-std-0.1.24/src/lib.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "cpu")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cpu` feature
[INFO] [stdout] 18 | pub use aleo_std_cpu::{get_cpu, Cpu};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snarkvm-utilities` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "220f09c5e7ee06d60762dc02ebe7b44a1356d421cfac128feadc924086c163a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220f09c5e7ee06d60762dc02ebe7b44a1356d421cfac128feadc924086c163a6", kill_on_drop: false }`
[INFO] [stdout] 220f09c5e7ee06d60762dc02ebe7b44a1356d421cfac128feadc924086c163a6
