[INFO] cloning repository https://github.com/fberrez/url-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fberrez/url-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffberrez%2Furl-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffberrez%2Furl-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fd1c9ebd90235122e4cfedfadf8934219c1e460 [INFO] checking fberrez/url-shortener against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffberrez%2Furl-shortener" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fberrez/url-shortener [INFO] finished tweaking git repo https://github.com/fberrez/url-shortener [INFO] tweaked toml for git repo https://github.com/fberrez/url-shortener written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fberrez/url-shortener 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/fberrez/url-shortener 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 85e2d38a6860f2f58377f43ff66c56eb539c3f6020b336eedda1bef9e7201adb [INFO] running `Command { std: "docker" "start" "-a" "85e2d38a6860f2f58377f43ff66c56eb539c3f6020b336eedda1bef9e7201adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85e2d38a6860f2f58377f43ff66c56eb539c3f6020b336eedda1bef9e7201adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e2d38a6860f2f58377f43ff66c56eb539c3f6020b336eedda1bef9e7201adb", kill_on_drop: false }` [INFO] [stdout] 85e2d38a6860f2f58377f43ff66c56eb539c3f6020b336eedda1bef9e7201adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e8821f4821c3f1a11a3f589571cd52a86a2a3c0300931435425cc8e45b95899b [INFO] running `Command { std: "docker" "start" "-a" "e8821f4821c3f1a11a3f589571cd52a86a2a3c0300931435425cc8e45b95899b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/parking_lot_core-dfb451ac3596757d/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/deps/allocator_api2-62bc2748708886eb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/allocator-api2-62bc2748708886eb/dep-lib-allocator_api2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/serde-b0cdb802fce44db7/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tracing_core-2b2d483a407dc36a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-core-2b2d483a407dc36a/dep-lib-tracing_core` [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] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcmErn9k" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY3Qctk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.113/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="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ba514b5fe4880232 -C extra-filename=-2f334a11c9f77b51 --out-dir /opt/rustwide/target/debug/build/serde_json-2f334a11c9f77b51 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [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: 0x5e0c3bdbd0c2 - 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: 0x5e0c3bdbd0c2 - 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: 0x5e0c3bdbd0c2 - std::sys::backtrace::_print_fmt::h3d5bc3e099b8a387 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e0c3bdbd0c2 - ::fmt::h3c8cae835929ad17 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e0c3bdd8e63 - core::fmt::rt::Argument::fmt::h11f3364b4357c918 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e0c3bdd8e63 - core::fmt::write::h5d65b234d360460a [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5e0c3bdbab43 - std::io::default_write_fmt::hf7484e7f204eaa53 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e0c3bdbab43 - std::io::Write::write_fmt::hac3155723fa9ab28 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e0c3bdbcf12 - std::sys::backtrace::BacktraceLock::print::h4418dab2fe8994c5 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e0c3bdbdf93 - std::panicking::default_hook::{{closure}}::h7b73141a7623d407 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e0c3bdbdd75 - std::panicking::default_hook::h6503c5887c319457 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e0c3bdbe865 - std::panicking::rust_panic_with_hook::hf2873e94fda6c2cc [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e0c3bdbe6fa - std::panicking::begin_panic_handler::{{closure}}::hc223a16a39349963 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e0c3bdbd5b9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed538cc72e6760e [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e0c3bdbe38d - __rustc[c552193967560267]::rust_begin_unwind [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e0c3bdd8130 - core::panicking::panic_fmt::h6f1da2ea616d7d05 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e0c3bdd84c6 - core::result::unwrap_failed::h051cc23ecdf1781f [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x5e0c3bd91ea2 - build_script_main::main::h89fe5da05c015551 [INFO] [stderr] 18: 0x5e0c3bd99933 - core::ops::function::FnOnce::call_once::hcef851f5db1821dc [INFO] [stderr] 19: 0x5e0c3bd99346 - std::sys::backtrace::__rust_begin_short_backtrace::h86494c07d4d47982 [INFO] [stderr] 20: 0x5e0c3bd97189 - std::rt::lang_start::{{closure}}::h9f38908a5df00792 [INFO] [stderr] 21: 0x5e0c3bdb7a70 - 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: 0x5e0c3bdb7a70 - std::panicking::catch_unwind::do_call::h7c0c17f4542f45e5 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5e0c3bdb7a70 - std::panicking::catch_unwind::hc93f15d21478dc7c [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5e0c3bdb7a70 - std::panic::catch_unwind::h0d80d020a54bbc98 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e0c3bdb7a70 - std::rt::lang_start_internal::{{closure}}::hd984510ea13ef615 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5e0c3bdb7a70 - std::panicking::catch_unwind::do_call::h6af1238b1078e081 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5e0c3bdb7a70 - std::panicking::catch_unwind::ha7b5b697456c97e8 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5e0c3bdb7a70 - std::panic::catch_unwind::hee5b784e51bcd055 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e0c3bdb7a70 - std::rt::lang_start_internal::h37974eb4658955b8 [INFO] [stderr] at /rustc/c4ca24658d934444a28db36abebef17a8651701a/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5e0c3bd97171 - std::rt::lang_start::h0116b0a2f8f0d220 [INFO] [stderr] 31: 0x5e0c3bd920b5 - main [INFO] [stderr] 32: 0x7490b850a1ca - [INFO] [stderr] 33: 0x7490b850a28b - __libc_start_main [INFO] [stderr] 34: 0x5e0c3bd89be5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGmBVKu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib" "/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/rustcGmBVKu/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/slab-1529a980844655c8/build_script_build-1529a980844655c8" "-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] 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 `slab` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcT9b7Ru/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/rustcT9b7Ru/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/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a" "-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] #0 0x00007e029af3cd67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x573cd67) [INFO] [stdout] #1 0x00007e029af3d183 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x573d183) [INFO] [stdout] #2 0x00007e029554a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007e029568db06 (/lib/x86_64-linux-gnu/libc.so.6+0x188b06) [INFO] [stdout] #4 0x00007e029e25093e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007e029aeecab1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56ecab1) [INFO] [stdout] #6 0x00007e029aeeb988 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56eb988) [INFO] [stdout] #7 0x00005693ec2889ad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc9ad) [INFO] [stdout] #8 0x00005693ec214a4a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007e029aeec982 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56ec982) [INFO] [stdout] #10 0x00007e029aeec3ea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56ec3ea) [INFO] [stdout] #11 0x00007e029ae66fd0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/c4ca24658d934444a28db36abebef17a8651701a/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5666fd0) [INFO] [stdout] #12 0x00007e02955a1aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007e029562ea34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/thiserror-f5bfb7c9ef6f8c3a/build_script_build-f5bfb7c9ef6f8c3a': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcP6w8ce/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib" "/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/rustcP6w8ce/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/lock_api-b4b03dc0fc0246e4/build_script_build-b4b03dc0fc0246e4" "-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: 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 `lock_api` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0GJf58/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e8821f4821c3f1a11a3f589571cd52a86a2a3c0300931435425cc8e45b95899b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8821f4821c3f1a11a3f589571cd52a86a2a3c0300931435425cc8e45b95899b", kill_on_drop: false }` [INFO] [stdout] e8821f4821c3f1a11a3f589571cd52a86a2a3c0300931435425cc8e45b95899b