[INFO] cloning repository https://github.com/dimerz-tech/codecrafters-bittorrent-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimerz-tech/codecrafters-bittorrent-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimerz-tech%2Fcodecrafters-bittorrent-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimerz-tech%2Fcodecrafters-bittorrent-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a821ed5f4b5ab71b0877cff0143eeeb9130b0968 [INFO] checking dimerz-tech/codecrafters-bittorrent-rust against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimerz-tech%2Fcodecrafters-bittorrent-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dimerz-tech/codecrafters-bittorrent-rust on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimerz-tech/codecrafters-bittorrent-rust [INFO] finished tweaking git repo https://github.com/dimerz-tech/codecrafters-bittorrent-rust [INFO] tweaked toml for git repo https://github.com/dimerz-tech/codecrafters-bittorrent-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dimerz-tech/codecrafters-bittorrent-rust 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c90fcb91367251c93f74274ca475ff990c8515e34ba64f8333af89d967ab348 [INFO] running `Command { std: "docker" "start" "-a" "1c90fcb91367251c93f74274ca475ff990c8515e34ba64f8333af89d967ab348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c90fcb91367251c93f74274ca475ff990c8515e34ba64f8333af89d967ab348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c90fcb91367251c93f74274ca475ff990c8515e34ba64f8333af89d967ab348", kill_on_drop: false }` [INFO] [stdout] 1c90fcb91367251c93f74274ca475ff990c8515e34ba64f8333af89d967ab348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632e89539f83dea65f92eb51f367359d66242ba7cf96a6d9d1af6da05d5ff808 [INFO] running `Command { std: "docker" "start" "-a" "632e89539f83dea65f92eb51f367359d66242ba7cf96a6d9d1af6da05d5ff808", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatnRSQP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-task` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vcpkg` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name vcpkg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/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=231b42b08dc861ca -C extra-filename=-8ce73e690261768c --out-dir /opt/rustwide/target/debug/deps -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 "/tmp/rustcTdLJmF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native-tls` (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/rmetauODTA9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSEVtmi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `typenum v1.16.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-f19391e121f84ca9/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-207634e8ec896ed1/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.16.0/build/main.rs:176: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: 0x6213b7a0a472 - std::backtrace_rs::backtrace::libunwind::trace::h9fc3b8b6bd05488d [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6213b7a0a472 - std::backtrace_rs::backtrace::trace_unsynchronized::h7961a7d9061d9e66 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6213b7a0a472 - std::sys::backtrace::_print_fmt::ha0f986053f29ca0f [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6213b7a0a472 - ::fmt::h3f8f197ff7713fc5 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6213b7a261b3 - core::fmt::rt::Argument::fmt::h9987ba8599fb9334 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6213b7a261b3 - core::fmt::write::h675b209510619b5a [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x6213b7a07da3 - std::io::default_write_fmt::hd1e6012f5ea686cc [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6213b7a07da3 - std::io::Write::write_fmt::h31eaceb5ac0077e0 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x6213b7a0a2c2 - std::sys::backtrace::BacktraceLock::print::h57d162b79b3b0703 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6213b7a0b332 - std::panicking::default_hook::{{closure}}::h94904f2db51b1839 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6213b7a0b135 - std::panicking::default_hook::he824d7bcb3f26518 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6213b7a0bc02 - std::panicking::rust_panic_with_hook::h877c0d2fae5f1424 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6213b7a0ba9a - std::panicking::begin_panic_handler::{{closure}}::h1254a966b92ff24e [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6213b7a0a969 - std::sys::backtrace::__rust_end_short_backtrace::h1c8ac1e6cbe92543 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6213b7a0b72d - __rustc[6bb954db5d69cdae]::rust_begin_unwind [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6213b7a25480 - core::panicking::panic_fmt::h0c0a4ecabce3dd47 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6213b7a25816 - core::result::unwrap_failed::hbe27d27a1b60c033 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x6213b79e85f3 - build_script_main::main::h82d786efdff6215a [INFO] [stderr] 18: 0x6213b79e5db3 - core::ops::function::FnOnce::call_once::h4baa07bcbfd2ef64 [INFO] [stderr] 19: 0x6213b79e5856 - std::sys::backtrace::__rust_begin_short_backtrace::h7fc4151c6d3229b1 [INFO] [stderr] 20: 0x6213b79defb9 - std::rt::lang_start::{{closure}}::h3392bfc4d808b80f [INFO] [stderr] 21: 0x6213b7a04e00 - core::ops::function::impls:: for &F>::call_once::h5a7f2ce061e34a5f [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x6213b7a04e00 - std::panicking::catch_unwind::do_call::hb606e97cfbc2e3fa [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x6213b7a04e00 - std::panicking::catch_unwind::h5732e861ca9a2dbc [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x6213b7a04e00 - std::panic::catch_unwind::h54d277b6cac2f5e5 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x6213b7a04e00 - std::rt::lang_start_internal::{{closure}}::h549d5ec52e4eb01e [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x6213b7a04e00 - std::panicking::catch_unwind::do_call::ha84689b07278ce23 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x6213b7a04e00 - std::panicking::catch_unwind::h42c0756fa441ba55 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x6213b7a04e00 - std::panic::catch_unwind::hffff9f50df654d8c [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6213b7a04e00 - std::rt::lang_start_internal::hb62aaa1ae7ac4d40 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x6213b79defa1 - std::rt::lang_start::h7a44bd24a6bde597 [INFO] [stderr] 31: 0x6213b79e8805 - main [INFO] [stderr] 32: 0x7d959ab801ca - [INFO] [stderr] 33: 0x7d959ab8028b - __libc_start_main [INFO] [stderr] 34: 0x6213b79d6ba5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQzBvYP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.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/rustcQzBvYP/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-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9" "-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/901e6d56697c79b2e80df6a487b2318ec6f57ee3/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/ccoy6kcv.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/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9 /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/rustcQzBvYP/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/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/rustcQzBvYP/symbols.o /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.build_script_build.7d571bc4533790e3-cgu.0.rcgu.o /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.ch5gembujli6eoyygmzzl1wun.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-46e6f64400db96b9.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-393573286d1f818b.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c1c738e9774e497.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4e3150e6ec2b695a.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3a661beb1c04a436.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9dd842f4fb21bc17.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3b125252e5b246ce.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89a0360d7d3a2af6.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67b7f9246561107f.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df007ef98d3603f6.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5a2ec14a6181cdec.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-15ae549951b90502.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2dd917d9ba81e51b.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d7c57cd3e529e1d1.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcOAxaUP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-channel` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `generic-array` (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/rustcWwerTG/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/rustcWwerTG/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/httparse-c8ad93a7a2b4ed2f/build_script_build-c8ad93a7a2b4ed2f" "-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] 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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazhDBeQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafDeZiW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "632e89539f83dea65f92eb51f367359d66242ba7cf96a6d9d1af6da05d5ff808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632e89539f83dea65f92eb51f367359d66242ba7cf96a6d9d1af6da05d5ff808", kill_on_drop: false }` [INFO] [stdout] 632e89539f83dea65f92eb51f367359d66242ba7cf96a6d9d1af6da05d5ff808