[INFO] cloning repository https://github.com/devillies/rust_chatapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devillies/rust_chatapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevillies%2Frust_chatapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevillies%2Frust_chatapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee803e88428ad007061a8a491065e4c5f63b5f64 [INFO] checking devillies/rust_chatapp against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevillies%2Frust_chatapp" "/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/devillies/rust_chatapp [INFO] finished tweaking git repo https://github.com/devillies/rust_chatapp [INFO] tweaked toml for git repo https://github.com/devillies/rust_chatapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devillies/rust_chatapp on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devillies/rust_chatapp 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dec043db7c1a685895008029e2eec931fee36d6253fd338e99ca6b81a816f52d [INFO] running `Command { std: "docker" "start" "-a" "dec043db7c1a685895008029e2eec931fee36d6253fd338e99ca6b81a816f52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dec043db7c1a685895008029e2eec931fee36d6253fd338e99ca6b81a816f52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec043db7c1a685895008029e2eec931fee36d6253fd338e99ca6b81a816f52d", kill_on_drop: false }` [INFO] [stdout] dec043db7c1a685895008029e2eec931fee36d6253fd338e99ca6b81a816f52d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0894f4c4a09e8003312c73b2148814ff02c18d19ec28b27116cc1bc9a2cc308f [INFO] running `Command { std: "docker" "start" "-a" "0894f4c4a09e8003312c73b2148814ff02c18d19ec28b27116cc1bc9a2cc308f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/generic-array-b6477de05b37d06c/root-output` [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/log-814601e80e9740df/build_script_build-814601e80e9740df.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/log-814601e80e9740df/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 parse/generate dep info at: /opt/rustwide/target/debug/build/proc-macro2-diagnostics-420b1fdc51ac5173/build_script_build-420b1fdc51ac5173.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-diagnostics-420b1fdc51ac5173/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] [stderr] error: could not compile `futures-task` (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/8a0378607d6b34c242e3bfa75554871be641864b/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=025689e9acec8327 -C extra-filename=-39f02a1d96ff7339 --out-dir /opt/rustwide/target/debug/build/futures-task-39f02a1d96ff7339 -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/rmetaH7luQx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.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-36eeb2a4aeb41e78/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-e91722c5f900234c/out/consts.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.15.0/build/main.rs:170: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: 0x5f05dcd25432 - std::backtrace_rs::backtrace::libunwind::trace::ha07c251ce9b9dda9 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f05dcd25432 - std::backtrace_rs::backtrace::trace_unsynchronized::h6233f7026af9b3a2 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f05dcd25432 - std::sys::backtrace::_print_fmt::hc7ce578d570d7365 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f05dcd25432 - ::fmt::h2be973b7dea021fa [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f05dcd41263 - core::fmt::rt::Argument::fmt::ha0587892529e5f72 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f05dcd41263 - core::fmt::write::h31695fd8013f3391 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5f05dcd22fe3 - std::io::default_write_fmt::h530a88f434b36901 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f05dcd22fe3 - std::io::Write::write_fmt::hf2b2fd9a88177bae [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f05dcd25282 - std::sys::backtrace::BacktraceLock::print::h91f6dc02e6c143cf [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f05dcd262f6 - std::panicking::default_hook::{{closure}}::ha67c6b7a6d9f89b3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f05dcd260f9 - std::panicking::default_hook::hafdf21a4b5fc4930 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f05dcd26bc2 - std::panicking::rust_panic_with_hook::h496147b216ff0b4b [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f05dcd26a5a - std::panicking::begin_panic_handler::{{closure}}::h6778ffcff9df6ab3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f05dcd25929 - std::sys::backtrace::__rust_end_short_backtrace::h4133b605ac07ceea [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f05dcd266ed - __rustc[131b0e9448aaf222]::rust_begin_unwind [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f05dcd40550 - core::panicking::panic_fmt::h4f9da87bfe522f29 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f05dcd408c6 - core::result::unwrap_failed::h705d8938f8526268 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5f05dcd033aa - build_script_main::main::h73f45c01de1b83ef [INFO] [stderr] 18: 0x5f05dcd00e93 - core::ops::function::FnOnce::call_once::h2ef618129bb24787 [INFO] [stderr] 19: 0x5f05dcd002a6 - std::sys::backtrace::__rust_begin_short_backtrace::h9f4b4c46fadac535 [INFO] [stderr] 20: 0x5f05dccfa0e9 - std::rt::lang_start::{{closure}}::hf347d8fcbb6761e8 [INFO] [stderr] 21: 0x5f05dcd1fdd0 - core::ops::function::impls:: for &F>::call_once::hde283b9f5c22a524 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5f05dcd1fdd0 - std::panicking::catch_unwind::do_call::h9a32d699238a3a69 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5f05dcd1fdd0 - std::panicking::catch_unwind::h5deda217969a3ff7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5f05dcd1fdd0 - std::panic::catch_unwind::hd64441463c8acde5 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5f05dcd1fdd0 - std::rt::lang_start_internal::{{closure}}::h24fb2b083b5b9996 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5f05dcd1fdd0 - std::panicking::catch_unwind::do_call::hc3fa3f3605f1d344 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5f05dcd1fdd0 - std::panicking::catch_unwind::h7a053c2d21c27102 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5f05dcd1fdd0 - std::panic::catch_unwind::ha71068d20c1d0bad [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5f05dcd1fdd0 - std::rt::lang_start_internal::hc3da12dfaabe7443 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5f05dccfa0d1 - std::rt::lang_start::h69684a68a8e12af9 [INFO] [stderr] 31: 0x5f05dcd035d5 - main [INFO] [stderr] 32: 0x700a355b51ca - [INFO] [stderr] 33: 0x700a355b528b - __libc_start_main [INFO] [stderr] 34: 0x5f05dccf1b25 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `libc` (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/rmetawFqeys" [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/rmetaB1lsmy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-task` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakZYr15/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/rustcPSuEK1/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/rustcPSuEK1/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/futures-util-78319b61855fcf09/build_script_build-78319b61855fcf09" "-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/8a0378607d6b34c242e3bfa75554871be641864b/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/ccVb01ON.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/futures-util-78319b61855fcf09/build_script_build-78319b61855fcf09 /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/rustcPSuEK1/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/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/rustcPSuEK1/symbols.o /opt/rustwide/target/debug/build/futures-util-78319b61855fcf09/build_script_build-78319b61855fcf09.build_script_build.6d4656dace7422df-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-util-78319b61855fcf09/build_script_build-78319b61855fcf09.8t3e6l3qupde7q61l2qrwn5sa.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/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] 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 0x000070ad64540ad7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.90.0-nightly 0x000070ad64540ef3 [INFO] [stdout] 2 libc.so.6 0x000070ad68a6d330 [INFO] [stdout] 3 rust-lld 0x00005ed7644ac49a [INFO] [stdout] 4 rust-lld 0x00005ed7642c5923 [INFO] [stdout] 5 rust-lld 0x00005ed7642a35fa [INFO] [stdout] 6 rust-lld 0x00005ed76429ea14 [INFO] [stdout] 7 rust-lld 0x00005ed7641ae3b6 [INFO] [stdout] 8 rust-lld 0x00005ed7641ad400 [INFO] [stdout] 9 rust-lld 0x00005ed7641adab1 [INFO] [stdout] 10 libc.so.6 0x000070ad68a521ca [INFO] [stdout] 11 libc.so.6 0x000070ad68a5228b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005ed764030069 [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 `futures-util` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6zxadB/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: failed to write to `/opt/rustwide/target/debug/deps/rmeta6pLdmv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/rmetaANxJS3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetarji8zK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0894f4c4a09e8003312c73b2148814ff02c18d19ec28b27116cc1bc9a2cc308f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0894f4c4a09e8003312c73b2148814ff02c18d19ec28b27116cc1bc9a2cc308f", kill_on_drop: false }` [INFO] [stdout] 0894f4c4a09e8003312c73b2148814ff02c18d19ec28b27116cc1bc9a2cc308f