[INFO] cloning repository https://github.com/hairtail/ironfish-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairtail/ironfish-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fironfish-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fironfish-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f19cba4aa6048e671a9dbb4a8b1ee1b5b2273dd4 [INFO] testing hairtail/ironfish-rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairtail%2Fironfish-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hairtail/ironfish-rust 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 git repo https://github.com/hairtail/ironfish-rust [INFO] finished tweaking git repo https://github.com/hairtail/ironfish-rust [INFO] tweaked toml for git repo https://github.com/hairtail/ironfish-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hairtail/ironfish-rust 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f6c130ae91c3d33dbb087a29d9723567d0fb074b4107a343985bff4ef271cb26 [INFO] running `Command { std: "docker" "start" "-a" "f6c130ae91c3d33dbb087a29d9723567d0fb074b4107a343985bff4ef271cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6c130ae91c3d33dbb087a29d9723567d0fb074b4107a343985bff4ef271cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c130ae91c3d33dbb087a29d9723567d0fb074b4107a343985bff4ef271cb26", kill_on_drop: false }` [INFO] [stdout] f6c130ae91c3d33dbb087a29d9723567d0fb074b4107a343985bff4ef271cb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d6186b9d4f9d417a3a6f74208ba7bb2e61fc587017bedb317eb72fcc45739ac [INFO] running `Command { std: "docker" "start" "-a" "8d6186b9d4f9d417a3a6f74208ba7bb2e61fc587017bedb317eb72fcc45739ac", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memuse v0.2.1 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling zcash_encoding v0.1.0 [INFO] [stderr] Compiling equihash v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling fpe v0.5.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling pasta_curves v0.4.1 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling bellman v0.13.1 [INFO] [stderr] Compiling jubjub v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling bip0039 v0.9.0 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling zcash_note_encryption v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling halo2_proofs v0.2.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling crypto_box v0.7.2 [INFO] [stderr] Compiling halo2_gadgets v0.2.0 [INFO] [stderr] Compiling incrementalmerkletree v0.3.1 [INFO] [stderr] Compiling reddsa v0.3.0 [INFO] [stderr] Compiling redjubjub v0.5.0 [INFO] [stderr] Compiling orchard v0.2.0 [INFO] [stderr] Compiling zcash_primitives v0.7.0 [INFO] [stderr] Compiling zcash_proofs v0.7.1 [INFO] [stderr] Compiling ironfish_zkp v0.1.0 (https://github.com/hairtail/ironfish-zkp#e76d2eea) [INFO] [stderr] Compiling ironfish_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ironfish_rust` (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 ironfish_rust --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ef754881fd5d960 -C extra-filename=-4d339f60795eb524 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bellman=/opt/rustwide/target/debug/deps/libbellman-a00c830e5611e3f0.rmeta --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-48630f3fb0f84905.rmeta --extern blake2s_simd=/opt/rustwide/target/debug/deps/libblake2s_simd-e067cd22334108f1.rmeta --extern bls12_381=/opt/rustwide/target/debug/deps/libbls12_381-6c47148c0ef713f7.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e34f84c2083a6685.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-4f27cd852ebd5659.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-e41e58b33d1c876c.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-77a55ff7c717838e.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-18b140b2481d3ecf.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-97fd981dc2e9edab.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern ironfish_zkp=/opt/rustwide/target/debug/deps/libironfish_zkp-782d8f49c5d52f16.rmeta --extern jubjub=/opt/rustwide/target/debug/deps/libjubjub-6a53cfe54351cf97.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1612a2f1292cc6d7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-48b95e7625b8aeda.rmeta --extern bip39=/opt/rustwide/target/debug/deps/libbip39-26d9e0e921d38329.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-3484ee1ca563e0d4.rmeta --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8d6186b9d4f9d417a3a6f74208ba7bb2e61fc587017bedb317eb72fcc45739ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6186b9d4f9d417a3a6f74208ba7bb2e61fc587017bedb317eb72fcc45739ac", kill_on_drop: false }` [INFO] [stdout] 8d6186b9d4f9d417a3a6f74208ba7bb2e61fc587017bedb317eb72fcc45739ac