[INFO] fetching crate mini-moka 0.10.3... [INFO] checking mini-moka-0.10.3 against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] extracting crate mini-moka 0.10.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate mini-moka 0.10.3 on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mini-moka 0.10.3 [INFO] finished tweaking crates.io crate mini-moka 0.10.3 [INFO] tweaked toml for crates.io crate mini-moka 0.10.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 496f94bcc87133c0eb218ae86447f8834ea15a85ea3600048ae8e7ddac091bbd [INFO] running `Command { std: "docker" "start" "-a" "496f94bcc87133c0eb218ae86447f8834ea15a85ea3600048ae8e7ddac091bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "496f94bcc87133c0eb218ae86447f8834ea15a85ea3600048ae8e7ddac091bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496f94bcc87133c0eb218ae86447f8834ea15a85ea3600048ae8e7ddac091bbd", kill_on_drop: false }` [INFO] [stdout] 496f94bcc87133c0eb218ae86447f8834ea15a85ea3600048ae8e7ddac091bbd [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 -Dreturn-local-variable-ptr" "-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" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d74add4b66bd3d348bebfa5cfca97a31027906ea09855f5e2c936dcc371d3d29 [INFO] running `Command { std: "docker" "start" "-a" "d74add4b66bd3d348bebfa5cfca97a31027906ea09855f5e2c936dcc371d3d29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Compiling mini-moka v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `skeptic` [INFO] [stdout] --> build.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(skeptic)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skeptic)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `skeptic` [INFO] [stdout] --> build.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(any(skeptic)))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skeptic)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcceRz0W/symbols.o" "/opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a.build_script_build.7b4957909d60d2db-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a.3v2yytgietdn8vcf5zmeejzt5.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccFC34Sm.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcceRz0W/symbols.o /opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a.build_script_build.7b4957909d60d2db-cgu.0.rcgu.o /opt/rustwide/target/debug/build/mini-moka-c4f3f7fc0501b91a/build_script_build-c4f3f7fc0501b91a.3v2yytgietdn8vcf5zmeejzt5.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mini-moka` (build script) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quote` (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/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.37/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b3872dbfd814e54d -C extra-filename=-81d2ad0202a097db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0ac40214a8810a5b.rmeta --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-b63ce68b78d9f397.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarOdpv4" [INFO] [stdout] [INFO] [stdout] [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/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.92/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=88821ad7bcedf680 -C extra-filename=-0ac40214a8810a5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ca3de1495c9dad7f.rmeta --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101) [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `same-file` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d74add4b66bd3d348bebfa5cfca97a31027906ea09855f5e2c936dcc371d3d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74add4b66bd3d348bebfa5cfca97a31027906ea09855f5e2c936dcc371d3d29", kill_on_drop: false }` [INFO] [stdout] d74add4b66bd3d348bebfa5cfca97a31027906ea09855f5e2c936dcc371d3d29