[INFO] fetching crate netmod-tcp 0.4.0... [INFO] checking netmod-tcp-0.4.0 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] extracting crate netmod-tcp 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate netmod-tcp 0.4.0 [INFO] finished tweaking crates.io crate netmod-tcp 0.4.0 [INFO] tweaked toml for crates.io crate netmod-tcp 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netmod-tcp 0.4.0 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded ratman-identity v0.6.2 [INFO] [stderr] Downloaded postcard v0.4.3 [INFO] [stderr] Downloaded conjoiner-engine v1.2.3 [INFO] [stderr] Downloaded ratman-netmod v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72413e90218a9fe02344d1424559716d57724c23506b79d1b5b54f732548beb8 [INFO] running `Command { std: "docker" "start" "-a" "72413e90218a9fe02344d1424559716d57724c23506b79d1b5b54f732548beb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72413e90218a9fe02344d1424559716d57724c23506b79d1b5b54f732548beb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72413e90218a9fe02344d1424559716d57724c23506b79d1b5b54f732548beb8", kill_on_drop: false }` [INFO] [stdout] 72413e90218a9fe02344d1424559716d57724c23506b79d1b5b54f732548beb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 988de282a2d8d6b1de6cb388fe1ca303742e2e50b01c1f3b169906951dd0d24f [INFO] running `Command { std: "docker" "start" "-a" "988de282a2d8d6b1de6cb388fe1ca303742e2e50b01c1f3b169906951dd0d24f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamClssG" [INFO] [stdout] [INFO] [stdout] [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 "/opt/rustwide/target/debug/deps/rmetadXMbga" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-task` (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/rmetaWJ2AQW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKhkPKB/symbols.o" "<5 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/rustcKhkPKB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d" "-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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/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/ccixmKPm.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-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d /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/rustcKhkPKB/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/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/rustcKhkPKB/symbols.o /opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d.build_script_build.be73c40d6f373085-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d.build_script_build.be73c40d6f373085-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d.build_script_build.be73c40d6f373085-cgu.2.rcgu.o /opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d.build_script_build.be73c40d6f373085-cgu.3.rcgu.o /opt/rustwide/target/debug/build/libc-f5cb0a1b924fe36d/build_script_build-f5cb0a1b924fe36d.67ue1zm6mlealvmwjofn3pd4o.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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: failed to run custom build command for `typenum v1.18.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-096ef4cbab98003b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=tests [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.18.0/build.rs:416:35: [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: 0x5a614e96ff52 - std::backtrace_rs::backtrace::libunwind::trace::h77d4f1ab393021ff [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a614e96ff52 - std::backtrace_rs::backtrace::trace_unsynchronized::h6b52b199056dc310 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a614e96ff52 - std::sys::backtrace::_print_fmt::h336a00096dca5793 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a614e96ff52 - ::fmt::h4e23cde6d13531e6 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a614e98bf03 - core::fmt::rt::Argument::fmt::hd73adb1dd4f13238 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5a614e98bf03 - core::fmt::write::h24956daaf3520b88 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5a614e96d8b3 - std::io::default_write_fmt::h5ad85cda2d892f3f [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a614e96d8b3 - std::io::Write::write_fmt::h744a9c29e898aaa0 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5a614e96fda2 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a614e970e16 - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5a614e970c19 - std::panicking::default_hook::heb98c3e6f5363c1c [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a614e9716e2 - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a614e97157a - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a614e970449 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a614e97120d - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a614e98b150 - core::panicking::panic_fmt::hafddcaa47f3ecc5a [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a614e98b566 - core::result::unwrap_failed::heb4e3621f080f33c [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5a614e94ae4c - build_script_build::main::h78aca11aa8493363 [INFO] [stderr] 18: 0x5a614e94c133 - core::ops::function::FnOnce::call_once::h7e5a376d95f01c45 [INFO] [stderr] 19: 0x5a614e9454a6 - std::sys::backtrace::__rust_begin_short_backtrace::h2bf41e200f340e45 [INFO] [stderr] 20: 0x5a614e94b979 - std::rt::lang_start::{{closure}}::h304bd24a33bd5daa [INFO] [stderr] 21: 0x5a614e96ab60 - core::ops::function::impls:: for &F>::call_once::ha6f9c4d44e1a5001 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5a614e96ab60 - std::panicking::catch_unwind::do_call::hf103a4d58b5b21e2 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5a614e96ab60 - std::panicking::catch_unwind::hd0c31cdd71304f17 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5a614e96ab60 - std::panic::catch_unwind::h434b753bad4487d0 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5a614e96ab60 - std::rt::lang_start_internal::{{closure}}::h26129cc9f6eb7a93 [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5a614e96ab60 - std::panicking::catch_unwind::do_call::had764bf67fcbab3f [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5a614e96ab60 - std::panicking::catch_unwind::h4085a8f2f773b27d [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5a614e96ab60 - std::panic::catch_unwind::h3198cebd91ce9b7d [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5a614e96ab60 - std::rt::lang_start_internal::hf25b94b42aad689d [INFO] [stderr] at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5a614e94b961 - std::rt::lang_start::h073ccffdd013f255 [INFO] [stderr] 31: 0x5a614e94aef5 - main [INFO] [stderr] 32: 0x751dfe9ab1ca - [INFO] [stderr] 33: 0x751dfe9ab28b - __libc_start_main [INFO] [stderr] 34: 0x5a614e944255 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/rustix-71bacd09b2b18e2f/build_script_build-71bacd09b2b18e2f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustix-71bacd09b2b18e2f/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `subtle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f279515f0f15ec8f -C extra-filename=-52126b94e7e25014 --out-dir /opt/rustwide/target/debug/build/syn-52126b94e7e25014 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQf4LbY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `piper` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5BMiI7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.rlib}.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/rustc5BMiI7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-c11f65ff5ddef7e6/build_script_build-c11f65ff5ddef7e6" "-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 `generic-array` (build script) 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/rmetaeif2TX" [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/deps/rmetats9PKH" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcILSCsX/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/rustcILSCsX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/heapless-0d1401ad42cfba8f/build_script_build-0d1401ad42cfba8f" "-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 `tracing-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `heapless` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "988de282a2d8d6b1de6cb388fe1ca303742e2e50b01c1f3b169906951dd0d24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988de282a2d8d6b1de6cb388fe1ca303742e2e50b01c1f3b169906951dd0d24f", kill_on_drop: false }` [INFO] [stdout] 988de282a2d8d6b1de6cb388fe1ca303742e2e50b01c1f3b169906951dd0d24f