[INFO] cloning repository https://github.com/hhanh00/warp2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hhanh00/warp2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhanh00%2Fwarp2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhanh00%2Fwarp2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a409bfb3c89b831ef29b03b6d07083e03bba555e [INFO] building hhanh00/warp2 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhanh00%2Fwarp2" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhanh00/warp2 on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hhanh00/warp2 [INFO] finished tweaking git repo https://github.com/hhanh00/warp2 [INFO] tweaked toml for git repo https://github.com/hhanh00/warp2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hhanh00/warp2 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5994628e4b62697fb28814cb9246f9fbf715960e5af0f21041096d5d8febfeb4 [INFO] running `Command { std: "docker" "start" "-a" "5994628e4b62697fb28814cb9246f9fbf715960e5af0f21041096d5d8febfeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5994628e4b62697fb28814cb9246f9fbf715960e5af0f21041096d5d8febfeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5994628e4b62697fb28814cb9246f9fbf715960e5af0f21041096d5d8febfeb4", kill_on_drop: false }` [INFO] [stdout] 5994628e4b62697fb28814cb9246f9fbf715960e5af0f21041096d5d8febfeb4 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b672c6e66ec86d5c7c8f02cbc401993673e3bcc1c8fdbe0f812666e9a468c4c4 [INFO] running `Command { std: "docker" "start" "-a" "b672c6e66ec86d5c7c8f02cbc401993673e3bcc1c8fdbe0f812666e9a468c4c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling memuse v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling incrementalmerkletree v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name ring --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=473908f7427e3ca3 -C extra-filename=-375f55939d8c9c12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b80b1d2f60fc299c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern spin=/opt/rustwide/target/debug/deps/libspin-bd5c65b66a03de3f.rmeta --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-4c6cc551cc2c6e70.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a5d55fdf05af4a40/out -l static=ring-core -l static=ring-test` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bls12_381` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name bls12_381 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bls12_381-0.8.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 --cfg 'feature="alloc"' --cfg 'feature="bits"' --cfg 'feature="default"' --cfg 'feature="group"' --cfg 'feature="groups"' --cfg 'feature="pairing"' --cfg 'feature="pairings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "default", "digest", "experimental", "group", "groups", "nightly", "pairing", "pairings", "zeroize"))' -C metadata=d3c952a8f88b5237 -C extra-filename=-3502d56c3bd03d4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ff=/opt/rustwide/target/debug/deps/libff-a566fe42e1556552.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-318be3d2ab91e8e2.rmeta --extern pairing=/opt/rustwide/target/debug/deps/libpairing-11d7cd135a9dd020.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-5fe9e4e4830db276.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3a76d9126c8ee8d5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-bigint` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name num_bigint --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.3/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("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=2fe5875afea71486 -C extra-filename=-c8b1c6c2ad1d1fa7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bacc59e9546f2ee7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8121c0593aa9c6d5.rmeta --cap-lints allow --cap-lints=forbid --cfg u64_digit --cfg has_try_from --cfg use_addcarry` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=12d04a7945536b0f -C extra-filename=-192086c9fff411a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6bd11793ea7eeed3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadAS8up/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pasta_curves` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name pasta_curves --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pasta_curves-0.5.1/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 --cfg 'feature="alloc"' --cfg 'feature="bits"' --cfg 'feature="blake2b_simd"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="sqrt-table"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "blake2b_simd", "default", "ec-gpu", "gpu", "hex", "lazy_static", "repr-c", "serde", "serde_crate", "sqrt-table", "uninline-portable"))' -C metadata=0fcc085156ac4090 -C extra-filename=-c3e0e469a6089034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-600452c7b49c0b2b.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-a566fe42e1556552.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-318be3d2ab91e8e2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-695bc0f4418864cd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d67ce47b5752d9b2.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3a76d9126c8ee8d5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `sha2` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name sha2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.7/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "oid", "sha2-asm", "std"))' -C metadata=0cba7e9916595a72 -C extra-filename=-1a3e49e6cac988b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern cpufeatures=/opt/rustwide/target/debug/deps/libcpufeatures-77532a8d776daa73.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-aa0e2a1e3c8eccc1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-automata` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.3.3/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="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-bool"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=3ddfbc84f44eca88 -C extra-filename=-33fd1bb0235ec385 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-ffaed58ca40d85d9.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.27/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=02c12ab68cae7dd2 -C extra-filename=-3880cd3d38c1ef1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6bd11793ea7eeed3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSihQ5K/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `incrementalmerkletree` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBnAjZh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b672c6e66ec86d5c7c8f02cbc401993673e3bcc1c8fdbe0f812666e9a468c4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b672c6e66ec86d5c7c8f02cbc401993673e3bcc1c8fdbe0f812666e9a468c4c4", kill_on_drop: false }` [INFO] [stdout] b672c6e66ec86d5c7c8f02cbc401993673e3bcc1c8fdbe0f812666e9a468c4c4