[INFO] fetching crate snarkvm-ledger-narwhal 1.3.0... [INFO] testing snarkvm-ledger-narwhal-1.3.0 against beta-2025-02-18 for beta-1.86-1 [INFO] extracting crate snarkvm-ledger-narwhal 1.3.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate snarkvm-ledger-narwhal 1.3.0 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkvm-ledger-narwhal 1.3.0 [INFO] finished tweaking crates.io crate snarkvm-ledger-narwhal 1.3.0 [INFO] tweaked toml for crates.io crate snarkvm-ledger-narwhal 1.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 213 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9fa44dc319e315fb2b9e305d7ed844b79bb2500bdf3503e57c349782372e2e4 [INFO] running `Command { std: "docker" "start" "-a" "d9fa44dc319e315fb2b9e305d7ed844b79bb2500bdf3503e57c349782372e2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9fa44dc319e315fb2b9e305d7ed844b79bb2500bdf3503e57c349782372e2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9fa44dc319e315fb2b9e305d7ed844b79bb2500bdf3503e57c349782372e2e4", kill_on_drop: false }` [INFO] [stdout] d9fa44dc319e315fb2b9e305d7ed844b79bb2500bdf3503e57c349782372e2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64912cb66c345af9e387d8afde521eeb034d015b52c599b5bcc68e6a8e8fc345 [INFO] running `Command { std: "docker" "start" "-a" "64912cb66c345af9e387d8afde521eeb034d015b52c599b5bcc68e6a8e8fc345", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling aleo-std-storage v0.1.7 [INFO] [stderr] Compiling aleo-std-timer v0.1.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling aleo-std-cpu v0.1.4 [INFO] [stderr] Compiling aleo-std-profiler v0.1.15 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling snarkvm-circuit-environment-witness v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling snarkvm-circuit-types-field v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling enum_index v0.2.0 [INFO] [stderr] Compiling snarkvm-circuit-types-integers v1.3.0 [INFO] [stderr] Compiling aleo-std-time v0.1.2 [INFO] [stderr] Compiling aleo-std-timed v0.1.2 [INFO] [stderr] Compiling snarkvm-circuit-types-group v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-types-string v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-types-address v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-algorithms v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-collections v1.3.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling snarkvm-circuit-network v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-account v1.3.0 [INFO] [stderr] Compiling snarkvm-circuit-program v1.3.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snarkvm-utilities-derives v1.3.0 [INFO] [stderr] Compiling aleo-std v0.1.24 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytes` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=fe42c939367e4290 -C extra-filename=-364fee2c8c1b3a1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.11.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="synom"' --cfg 'feature="unicode-xid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "default", "fold", "full", "parsing", "printing", "quote", "synom", "unicode-xid", "visit"))' -C metadata=dccae9465c9d13d8 -C extra-filename=-9f62a52c835f7fab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-4d20775c800633a1.rmeta --extern synom=/opt/rustwide/target/debug/deps/libsynom-b3efd3224940b0b4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-68ef1e29f99086d6.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJ9728V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeroize_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name zeroize_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1132c3178e7baeed -C extra-filename=-a5d446f27880e273 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-29656914bc2385dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-164d0b40f3038e66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a3b400556b2de840.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `enum-iterator-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ef7ed434200dfaf1 -C extra-filename=-fa4b5d70c10da03e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-29656914bc2385dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-164d0b40f3038e66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a3b400556b2de840.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "64912cb66c345af9e387d8afde521eeb034d015b52c599b5bcc68e6a8e8fc345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64912cb66c345af9e387d8afde521eeb034d015b52c599b5bcc68e6a8e8fc345", kill_on_drop: false }` [INFO] [stdout] 64912cb66c345af9e387d8afde521eeb034d015b52c599b5bcc68e6a8e8fc345