[INFO] cloning repository https://github.com/harshpreetweb3/contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshpreetweb3/contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fcontract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fcontract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fd9146824aa1700bb406a67caac181c20ceeb4a [INFO] checking harshpreetweb3/contract against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fcontract" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshpreetweb3/contract on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshpreetweb3/contract [INFO] finished tweaking git repo https://github.com/harshpreetweb3/contract [INFO] tweaked toml for git repo https://github.com/harshpreetweb3/contract written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/harshpreetweb3/contract 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c751e8c2dfc5ebf5165aace124098a463edbefd0087b0b39d37a2fa73207ef [INFO] running `Command { std: "docker" "start" "-a" "b0c751e8c2dfc5ebf5165aace124098a463edbefd0087b0b39d37a2fa73207ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c751e8c2dfc5ebf5165aace124098a463edbefd0087b0b39d37a2fa73207ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c751e8c2dfc5ebf5165aace124098a463edbefd0087b0b39d37a2fa73207ef", kill_on_drop: false }` [INFO] [stdout] b0c751e8c2dfc5ebf5165aace124098a463edbefd0087b0b39d37a2fa73207ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc134a81e88b6b7e9abf2a7706c9ac6e9ab37c554b7554bdfde86c2105b179b [INFO] running `Command { std: "docker" "start" "-a" "0fc134a81e88b6b7e9abf2a7706c9ac6e9ab37c554b7554bdfde86c2105b179b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking num-integer v0.1.46 [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] Checking block-padding v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-90dc1145526c6d9b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsecp256k1-5564c8822af8d6cc/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x586779cc1142 - std::backtrace_rs::backtrace::libunwind::trace::h34ead1ad9f4c6b69 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x586779cc1142 - std::backtrace_rs::backtrace::trace_unsynchronized::h3f324ed4a21e2c84 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x586779cc1142 - std::sys::backtrace::_print_fmt::hccfc65075a91eb96 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x586779cc1142 - ::fmt::hf0c3a0c9e7033f6b [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x586779cdc093 - core::fmt::rt::Argument::fmt::h007d170181e5ac84 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x586779cdc093 - core::fmt::write::hf5a280cc0bdb1035 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x586779cbec43 - std::io::default_write_fmt::h1a1bdf1d599fd20e [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x586779cbec43 - std::io::Write::write_fmt::h6f3f0cf2543ab345 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x586779cc0f92 - std::sys::backtrace::BacktraceLock::print::h74b48ee02059181b [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x586779cc2002 - std::panicking::default_hook::{{closure}}::h9ecf8777c68b84fb [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x586779cc1e05 - std::panicking::default_hook::h4c3a81deb3fa9221 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x586779cc28d2 - std::panicking::rust_panic_with_hook::h7a390d92fb37e02f [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x586779cc276a - std::panicking::begin_panic_handler::{{closure}}::h720a373d9dab335c [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x586779cc1639 - std::sys::backtrace::__rust_end_short_backtrace::h120ffd18dddc2a38 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x586779cc23fd - __rustc[2a10a07704119e6d]::rust_begin_unwind [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x586779cdb2a0 - core::panicking::panic_fmt::h77137bcb7fb7d63f [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x586779cdb6d6 - core::result::unwrap_failed::hc4bb89c8c7953bf3 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x586779c8b420 - core::result::Result::expect::he60a0505f427b78e [INFO] [stderr] 18: 0x586779c8b88b - build_script_build::main::h3306f04708d12ba8 [INFO] [stderr] 19: 0x586779c8ad33 - core::ops::function::FnOnce::call_once::h7c270539c5a589de [INFO] [stderr] 20: 0x586779c8abc6 - std::sys::backtrace::__rust_begin_short_backtrace::h92cbe1e5ae846428 [INFO] [stderr] 21: 0x586779c8aa89 - std::rt::lang_start::{{closure}}::h7844672f9ab44f4e [INFO] [stderr] 22: 0x586779cbc7f0 - core::ops::function::impls:: for &F>::call_once::h0a05d99914f8b5fb [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x586779cbc7f0 - std::panicking::try::do_call::h4a40596b3a5fc2fb [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x586779cbc7f0 - std::panicking::try::hbd787110f0c42450 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x586779cbc7f0 - std::panic::catch_unwind::h688c024d3d07153f [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x586779cbc7f0 - std::rt::lang_start_internal::{{closure}}::h010d54f97f9370ba [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x586779cbc7f0 - std::panicking::try::do_call::hde7531c7925b4006 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x586779cbc7f0 - std::panicking::try::h19206d8a143ec8eb [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x586779cbc7f0 - std::panic::catch_unwind::hd9bfc521d2123392 [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x586779cbc7f0 - std::rt::lang_start_internal::hb8505dcf51793c8b [INFO] [stderr] at /rustc/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x586779c8aa71 - std::rt::lang_start::h902faf4516ac5d0a [INFO] [stderr] 32: 0x586779c8ba75 - main [INFO] [stderr] 33: 0x799d0e0451ca - [INFO] [stderr] 34: 0x799d0e04528b - __libc_start_main [INFO] [stderr] 35: 0x586779c8a3e5 - _start [INFO] [stderr] 36: 0x0 - [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (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/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/bin/rustc --crate-name wasm_bindgen_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.99/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-traits", "spans", "std"))' -C metadata=d129412b2c035b67 -C extra-filename=-80e57819042f1512 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2c81ecd2d06ddf6c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1283e9801e276acb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9be77d384bd041d1.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-90dc1145526c6d9b.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-34134bd3bb74baaf.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=24684dc4efc248b9 -C extra-filename=-4a20f45a41f2f02a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1283e9801e276acb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9be77d384bd041d1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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_edit` (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/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.22/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=93b0001f00438ec2 -C extra-filename=-dc42b9901984fb21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55b2725bc3b9e812.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-5590c11803c79c0e.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-0a3a0f6ee52fc448.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTLSp15" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPpEjQa/full.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" "0fc134a81e88b6b7e9abf2a7706c9ac6e9ab37c554b7554bdfde86c2105b179b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc134a81e88b6b7e9abf2a7706c9ac6e9ab37c554b7554bdfde86c2105b179b", kill_on_drop: false }` [INFO] [stdout] 0fc134a81e88b6b7e9abf2a7706c9ac6e9ab37c554b7554bdfde86c2105b179b