[INFO] fetching crate forest_runtime 0.2.2... [INFO] testing forest_runtime-0.2.2 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] extracting crate forest_runtime 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate forest_runtime 0.2.2 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate forest_runtime 0.2.2 [INFO] finished tweaking crates.io crate forest_runtime 0.2.2 [INFO] tweaked toml for crates.io crate forest_runtime 0.2.2 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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 283 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding blst v0.3.3 (available: v0.3.14) [INFO] [stderr] Adding filecoin-proofs-api v9.0.0 (available: v18.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `filecoin-proofs-api` dependency) [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed193f997354706fe2ff0f354da8b0ab45cd342a4b095409f570ab1e397f847 [INFO] running `Command { std: "docker" "start" "-a" "2ed193f997354706fe2ff0f354da8b0ab45cd342a4b095409f570ab1e397f847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed193f997354706fe2ff0f354da8b0ab45cd342a4b095409f570ab1e397f847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed193f997354706fe2ff0f354da8b0ab45cd342a4b095409f570ab1e397f847", kill_on_drop: false }` [INFO] [stdout] 2ed193f997354706fe2ff0f354da8b0ab45cd342a4b095409f570ab1e397f847 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b931f2face7dee38e74f1fda93ac21b5f0a68a49dc1bc0fa68c433dbf79b90 [INFO] running `Command { std: "docker" "start" "-a" "e4b931f2face7dee38e74f1fda93ac21b5f0a68a49dc1bc0fa68c433dbf79b90", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `filecoin-proofs-api` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling blst v0.3.3 [INFO] [stderr] Compiling fff v0.3.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling integer-encoding v2.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling sha2raw v4.0.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fil_clock v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling flexi_logger v0.24.2 [INFO] [stderr] Compiling groupy v0.3.1 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling cid v0.6.1 [INFO] [stderr] Compiling blstrs v0.2.2 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling fil_logger v0.1.7 [INFO] [stderr] Compiling bls-signatures v0.9.0 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling forest_json_utils v0.1.1 [INFO] [stderr] Compiling cs_serde_cbor v0.12.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling merkletree v0.21.0 [INFO] [stderr] Compiling forest_bigint v0.1.4 [INFO] [stderr] Compiling groupy v0.4.1 [INFO] [stderr] Compiling ff-cl-gen v0.3.0 [INFO] [stderr] Compiling blstrs v0.3.1 [INFO] [stderr] Compiling forest_cid v0.3.0 [INFO] [stderr] Compiling bellperson v0.16.3 [INFO] [stderr] Compiling forest_encoding v0.2.2 [INFO] [stderr] Compiling commcid v0.1.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling forest_address v0.3.2 [INFO] [stderr] Compiling forest_db v0.1.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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIfUFX0" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libasync_std-10b4d1cb71923e32.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `forest_db` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_json` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name serde_json --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aadc3d31a8c3c9b8 -C extra-filename=-29a1f4eac4bf6f4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b49b60ab4582a282.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ab5b78684f2e44a3.rmeta --cap-lints allow --cap-lints=forbid --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` (exit status: 101) [INFO] [stderr] error: could not compile `async-std` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `forest_cid` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name forest_cid --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/forest_cid-0.3.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="cbor"' --cfg 'feature="forest_json_utils"' --cfg 'feature="json"' --cfg 'feature="serde"' --cfg 'feature="serde_bytes"' --cfg 'feature="serde_cbor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cbor", "forest_json_utils", "json", "serde", "serde_bytes", "serde_cbor"))' -C metadata=c0f2e64ba699227e -C extra-filename=-1130bab4b744a3ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cid=/opt/rustwide/target/debug/deps/libcid-2962605d477e4316.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libcs_serde_bytes-9aee344ed0a87576.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libcs_serde_cbor-56a3b8b49919e1d1.rmeta --extern forest_json_utils=/opt/rustwide/target/debug/deps/libforest_json_utils-3a7d05815a2a60ab.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-9f9373a82e54ec1e.rmeta --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-9d3f5e5c551cd025.rmeta --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-fbfeba523971184c.rmeta --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-89834dfa932b98f3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ab5b78684f2e44a3.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 `toml` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=cba624ece3f8720c -C extra-filename=-4184b7648b7db4ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-ab5b78684f2e44a3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoXagYa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `merkletree` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafsCYz2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `config` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e4b931f2face7dee38e74f1fda93ac21b5f0a68a49dc1bc0fa68c433dbf79b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b931f2face7dee38e74f1fda93ac21b5f0a68a49dc1bc0fa68c433dbf79b90", kill_on_drop: false }` [INFO] [stdout] e4b931f2face7dee38e74f1fda93ac21b5f0a68a49dc1bc0fa68c433dbf79b90