[INFO] cloning repository https://github.com/jo12bar/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo12bar/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa83c1e29ab4a2ffc2dccb4937e6e0b8117863e [INFO] checking jo12bar/aoc2022 against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Faoc2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jo12bar/aoc2022 [INFO] finished tweaking git repo https://github.com/jo12bar/aoc2022 [INFO] tweaked toml for git repo https://github.com/jo12bar/aoc2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jo12bar/aoc2022 on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jo12bar/aoc2022 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" "+c4ca24658d934444a28db36abebef17a8651701a" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff2155dd628f193cba9b58b887dab3f5655aa72174fc97013c45e6efdba1b2b9 [INFO] running `Command { std: "docker" "start" "-a" "ff2155dd628f193cba9b58b887dab3f5655aa72174fc97013c45e6efdba1b2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff2155dd628f193cba9b58b887dab3f5655aa72174fc97013c45e6efdba1b2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2155dd628f193cba9b58b887dab3f5655aa72174fc97013c45e6efdba1b2b9", kill_on_drop: false }` [INFO] [stdout] ff2155dd628f193cba9b58b887dab3f5655aa72174fc97013c45e6efdba1b2b9 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 020bc2e4c10737fe7677af9a6c96e4c0e5ee517f2af106d431d318e89aa648f7 [INFO] running `Command { std: "docker" "start" "-a" "020bc2e4c10737fe7677af9a6c96e4c0e5ee517f2af106d431d318e89aa648f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/ahash-f3424ef990b0c327/rmetaTu8vL9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/memchr-af40e16f69699673/rmeta5Pd4zS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/servo-fontconfig-sys-56d607e1ca0e6a93/invoked.timestamp` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/memoffset-dc4b0b5f6916b153/build_script_build-dc4b0b5f6916b153.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memoffset-dc4b0b5f6916b153/dep-build-script-build-script-build` [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] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `khronos_api v3.1.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/khronos_api-7a1d1faf0cfa248a/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/khronos_api-3.1.0/build.rs:36:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e31e0029362 - std::backtrace_rs::backtrace::libunwind::trace::h314d997489fa269b [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e31e0029362 - std::backtrace_rs::backtrace::trace_unsynchronized::h9111ec0e937ce404 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e31e0029362 - std::sys::backtrace::_print_fmt::h3d5bc3e099b8a387 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e31e0029362 - ::fmt::h3c8cae835929ad17 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e31e0045193 - core::fmt::rt::Argument::fmt::h11f3364b4357c918 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e31e0045193 - core::fmt::write::h5d65b234d360460a [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5e31e0026dd3 - std::io::default_write_fmt::hf7484e7f204eaa53 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e31e0026dd3 - std::io::Write::write_fmt::hac3155723fa9ab28 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e31e00291b2 - std::sys::backtrace::BacktraceLock::print::h4418dab2fe8994c5 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e31e002a423 - std::panicking::default_hook::{{closure}}::h7b73141a7623d407 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e31e002a205 - std::panicking::default_hook::h6503c5887c319457 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e31e002acf5 - std::panicking::rust_panic_with_hook::hf2873e94fda6c2cc [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e31e002ab8a - std::panicking::begin_panic_handler::{{closure}}::hc223a16a39349963 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e31e0029859 - std::sys::backtrace::__rust_end_short_backtrace::h1ed538cc72e6760e [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e31e002a81d - __rustc[c552193967560267]::rust_begin_unwind [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e31e0044460 - core::panicking::panic_fmt::h6f1da2ea616d7d05 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e31e00447f6 - core::result::unwrap_failed::h051cc23ecdf1781f [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x5e31e0007a29 - build_script_build::main::heeabaff917b3dbbf [INFO] [stderr] 18: 0x5e31e00060d3 - core::ops::function::FnOnce::call_once::h35ea0ffb5f7def72 [INFO] [stderr] 19: 0x5e31e0005de6 - std::sys::backtrace::__rust_begin_short_backtrace::haa7e064be70d8e0c [INFO] [stderr] 20: 0x5e31e0005bf9 - std::rt::lang_start::{{closure}}::h935699434ee99505 [INFO] [stderr] 21: 0x5e31e0024860 - core::ops::function::impls:: for &F>::call_once::h90c3c941979045e4 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x5e31e0024860 - std::panicking::catch_unwind::do_call::h7c0c17f4542f45e5 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5e31e0024860 - std::panicking::catch_unwind::hc93f15d21478dc7c [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5e31e0024860 - std::panic::catch_unwind::h0d80d020a54bbc98 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e31e0024860 - std::rt::lang_start_internal::{{closure}}::hd984510ea13ef615 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5e31e0024860 - std::panicking::catch_unwind::do_call::h6af1238b1078e081 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5e31e0024860 - std::panicking::catch_unwind::ha7b5b697456c97e8 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5e31e0024860 - std::panic::catch_unwind::hee5b784e51bcd055 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e31e0024860 - std::rt::lang_start_internal::h37974eb4658955b8 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5e31e0005be1 - std::rt::lang_start::h819c6015493e6a46 [INFO] [stderr] 31: 0x5e31e00083a5 - main [INFO] [stderr] 32: 0x718e0ce9f1ca - [INFO] [stderr] 33: 0x718e0ce9f28b - __libc_start_main [INFO] [stderr] 34: 0x5e31e0004a05 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `wayland-sys` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaT3X0n1/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-sys-0.29.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="dlib"' --cfg 'feature="dlopen"' --cfg 'feature="lazy_static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlib", "dlopen", "egl", "lazy_static", "libc", "memoffset", "server"))' -C metadata=52055d9d7a954037 -C extra-filename=-cd311337fbbbced9 --out-dir /opt/rustwide/target/debug/build/wayland-sys-cd311337fbbbced9 -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-ec5819cc4308d49d.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-traits` (build script) [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/c4ca24658d934444a28db36abebef17a8651701a/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=bd475a2b0ca89e49 -C extra-filename=-764af1cd6b709748 --out-dir /opt/rustwide/target/debug/build/num-traits-764af1cd6b709748 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `xml-rs` (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/c4ca24658d934444a28db36abebef17a8651701a/bin/rustc --crate-name xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.8.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=435616fb0ad99be1 -C extra-filename=-0311fb9c94e5ae4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4sQumq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4sQumq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crc32fast-e7fe1e2e700d476b/build_script_build-e7fe1e2e700d476b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccW1PCYs.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/crc32fast-e7fe1e2e700d476b/build_script_build-e7fe1e2e700d476b /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc4sQumq/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustc4sQumq/symbols.o /opt/rustwide/target/debug/build/crc32fast-e7fe1e2e700d476b/build_script_build-e7fe1e2e700d476b.build_script_build.750e95fc9e8681c2-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crc32fast-e7fe1e2e700d476b/build_script_build-e7fe1e2e700d476b.9ondzhd6obagsgtvmke9oxtq3.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../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] error: could not compile `crc32fast` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOC8UUr/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEXYraj/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEXYraj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-d136184229c5e1d0/build_script_build-d136184229c5e1d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cckhrV6v.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/libc-d136184229c5e1d0/build_script_build-d136184229c5e1d0 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcEXYraj/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcEXYraj/symbols.o /opt/rustwide/target/debug/build/libc-d136184229c5e1d0/build_script_build-d136184229c5e1d0.build_script_build.6d67b087aaf919c6-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-d136184229c5e1d0/build_script_build-d136184229c5e1d0.build_script_build.6d67b087aaf919c6-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-d136184229c5e1d0/build_script_build-d136184229c5e1d0.f1oj4cqimq1nkzwlc1d85dop4.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.90.0-nightly 0x0000744b0ed3cd67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.90.0-nightly 0x0000744b0ed3d183 [INFO] [stdout] 2 libc.so.6 0x0000744b09405330 [INFO] [stdout] 3 rust-lld 0x00005c2537dad49a [INFO] [stdout] 4 rust-lld 0x00005c2537bc6923 [INFO] [stdout] 5 rust-lld 0x00005c2537ba45fa [INFO] [stdout] 6 rust-lld 0x00005c2537b9fa14 [INFO] [stdout] 7 rust-lld 0x00005c2537aaf3b6 [INFO] [stdout] 8 rust-lld 0x00005c2537aae400 [INFO] [stdout] 9 rust-lld 0x00005c2537aaeab1 [INFO] [stdout] 10 libc.so.6 0x0000744b093ea1ca [INFO] [stdout] 11 libc.so.6 0x0000744b093ea28b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005c2537931069 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "020bc2e4c10737fe7677af9a6c96e4c0e5ee517f2af106d431d318e89aa648f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020bc2e4c10737fe7677af9a6c96e4c0e5ee517f2af106d431d318e89aa648f7", kill_on_drop: false }` [INFO] [stdout] 020bc2e4c10737fe7677af9a6c96e4c0e5ee517f2af106d431d318e89aa648f7