[INFO] cloning repository https://github.com/hussletoshi/meteora_cpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hussletoshi/meteora_cpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussletoshi%2Fmeteora_cpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussletoshi%2Fmeteora_cpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d04cdbb345ecc7e69955f1a1a55a844f0578e207 [INFO] checking hussletoshi/meteora_cpi against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussletoshi%2Fmeteora_cpi" "/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/hussletoshi/meteora_cpi on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hussletoshi/meteora_cpi [INFO] finished tweaking git repo https://github.com/hussletoshi/meteora_cpi [INFO] tweaked toml for git repo https://github.com/hussletoshi/meteora_cpi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hussletoshi/meteora_cpi 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" "+af54b6062f33b99e418444700f3a823ef0214052" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30b76e295cd3c4d99a0a64403fd78b1ae7046e38f4e09073c9cd4c19901af5cf [INFO] running `Command { std: "docker" "start" "-a" "30b76e295cd3c4d99a0a64403fd78b1ae7046e38f4e09073c9cd4c19901af5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b76e295cd3c4d99a0a64403fd78b1ae7046e38f4e09073c9cd4c19901af5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b76e295cd3c4d99a0a64403fd78b1ae7046e38f4e09073c9cd4c19901af5cf", kill_on_drop: false }` [INFO] [stdout] 30b76e295cd3c4d99a0a64403fd78b1ae7046e38f4e09073c9cd4c19901af5cf [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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 971018dbea7312d36b2e39096062626ecd10483d440e04af01d5d6d4f2dad919 [INFO] running `Command { std: "docker" "start" "-a" "971018dbea7312d36b2e39096062626ecd10483d440e04af01d5d6d4f2dad919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.23 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling solana-frozen-abi v1.18.23 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/base64-b68a69369c3bc439.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/base64-b68a69369c3bc439/dep-lib-base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc0wIAW1/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBUaL6x" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `keccak` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-50c56bf0aa02f5ba/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: 0x563b4e059b52 - std::backtrace_rs::backtrace::libunwind::trace::h1c292de34b5213fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x563b4e059b52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3cc3391047a1d5c6 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x563b4e059b52 - std::sys::backtrace::_print_fmt::h252992e6edaadaa6 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x563b4e059b52 - ::fmt::h8a75f7c6d3be3b6f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x563b4e077053 - core::fmt::rt::Argument::fmt::hb572c6e8bca4dba5 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x563b4e077053 - core::fmt::write::h9f7f4a1afd226df1 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x563b4e0577a3 - std::io::default_write_fmt::he264e22cc906c30f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x563b4e0577a3 - std::io::Write::write_fmt::hb11f2fd70a20903c [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x563b4e0599a2 - std::sys::backtrace::BacktraceLock::print::hc373d38d0719466d [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x563b4e05a8c2 - std::panicking::default_hook::{{closure}}::heb0512ef47c5bd59 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x563b4e05a6c5 - std::panicking::default_hook::he76403f2b5bdf8ac [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x563b4e05b192 - std::panicking::rust_panic_with_hook::h2d0f67ec5003eb1d [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x563b4e05b02a - std::panicking::begin_panic_handler::{{closure}}::hc80dd023b61c32fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x563b4e05a049 - std::sys::backtrace::__rust_end_short_backtrace::hb1e0c8a5f2574546 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x563b4e05acbd - __rustc[3304f3cae0d0c4a8]::rust_begin_unwind [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x563b4e076230 - core::panicking::panic_fmt::ha2e7a75c4a491241 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x563b4e076696 - core::result::unwrap_failed::h555c2238f35d4b99 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x563b4e024320 - core::result::Result::expect::h699e8b0945e16fe8 [INFO] [stderr] 18: 0x563b4e02479b - build_script_build::main::h5843b96cef39368b [INFO] [stderr] 19: 0x563b4e023c73 - core::ops::function::FnOnce::call_once::had9248aed5cf8d1f [INFO] [stderr] 20: 0x563b4e023b06 - std::sys::backtrace::__rust_begin_short_backtrace::hd5d8cd185312ad5d [INFO] [stderr] 21: 0x563b4e0239c9 - std::rt::lang_start::{{closure}}::h3290ea7af78449dd [INFO] [stderr] 22: 0x563b4e055220 - core::ops::function::impls:: for &F>::call_once::h4a5e92f0b168ad39 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x563b4e055220 - std::panicking::try::do_call::h7b44fb4f4b56c550 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x563b4e055220 - std::panicking::try::hc75f4212874fd267 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x563b4e055220 - std::panic::catch_unwind::h787bd3ab0e560a78 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x563b4e055220 - std::rt::lang_start_internal::{{closure}}::h2ecb7d21a2f2136c [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x563b4e055220 - std::panicking::try::do_call::hc4dd84a4428c0ad0 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x563b4e055220 - std::panicking::try::hdf576665842e88fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x563b4e055220 - std::panic::catch_unwind::h814a1c94fe513f8f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x563b4e055220 - std::rt::lang_start_internal::h6cae671b9b36caf3 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x563b4e0239b1 - std::rt::lang_start::h81c5680e3d326ea4 [INFO] [stderr] 32: 0x563b4e024985 - main [INFO] [stderr] 33: 0x7b22f71571ca - [INFO] [stderr] 34: 0x7b22f715728b - __libc_start_main [INFO] [stderr] 35: 0x563b4e023315 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `rustversion` (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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/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=1e54c3ab7b6be9d9 -C extra-filename=-098591d48e15f420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (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/rmetaWgR3B6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNW5Zhe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7Nuy0P/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/base64-e08b94e4b5ffeef5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/base64-e08b94e4b5ffeef5/dep-lib-base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRWkEGh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.18/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="jobserver"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=1a09453d5b097945 -C extra-filename=-a821a527b1c1e4c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-99990f6a75ace41e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7fb7e30cfe845b9.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamGALj2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "971018dbea7312d36b2e39096062626ecd10483d440e04af01d5d6d4f2dad919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971018dbea7312d36b2e39096062626ecd10483d440e04af01d5d6d4f2dad919", kill_on_drop: false }` [INFO] [stdout] 971018dbea7312d36b2e39096062626ecd10483d440e04af01d5d6d4f2dad919