[INFO] cloning repository https://github.com/norpie/metrical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norpie/metrical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorpie%2Fmetrical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorpie%2Fmetrical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c855252e5599d62e1945b43d6df34231e4c53fe1 [INFO] checking norpie/metrical against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorpie%2Fmetrical" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/norpie/metrical on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/norpie/metrical [INFO] finished tweaking git repo https://github.com/norpie/metrical [INFO] tweaked toml for git repo https://github.com/norpie/metrical written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/norpie/metrical 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08b8aac26cf95250a558529d515e2257d5f3bd84303926e42a348922b5b2d889 [INFO] running `Command { std: "docker" "start" "-a" "08b8aac26cf95250a558529d515e2257d5f3bd84303926e42a348922b5b2d889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08b8aac26cf95250a558529d515e2257d5f3bd84303926e42a348922b5b2d889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b8aac26cf95250a558529d515e2257d5f3bd84303926e42a348922b5b2d889", kill_on_drop: false }` [INFO] [stdout] 08b8aac26cf95250a558529d515e2257d5f3bd84303926e42a348922b5b2d889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d18a357b9e950c0bf7a50fe6255f853d847bb116ffc846a77f9d7041285a717 [INFO] running `Command { std: "docker" "start" "-a" "2d18a357b9e950c0bf7a50fe6255f853d847bb116ffc846a77f9d7041285a717", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAdY1rR" [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/build/getrandom-3e2f342eac8fc3c9/rmetaD3tdIp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `getrandom` (build script) 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-3d3ede389b7f3806/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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:197:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59f1cf8b24da - std::backtrace_rs::backtrace::libunwind::trace::h315cad5a27756ded [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59f1cf8b24da - std::backtrace_rs::backtrace::trace_unsynchronized::he080447eb3b43db0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59f1cf8b24da - std::sys::backtrace::_print_fmt::h04d2dd142354be71 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59f1cf8b24da - ::fmt::h6a28450740a58890 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59f1cf8cefa3 - core::fmt::rt::Argument::fmt::ha3246513da4855d0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59f1cf8cefa3 - core::fmt::write::h57a19cfbcd271366 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x59f1cf8afbb3 - std::io::Write::write_fmt::h5f5d2056177ccc65 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x59f1cf8b2322 - std::sys::backtrace::BacktraceLock::print::hcbe283386a23a2a2 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59f1cf8b32dd - std::panicking::default_hook::{{closure}}::h1ea19eefbb4af2e7 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x59f1cf8b3122 - std::panicking::default_hook::h567ea0cff046dcc6 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x59f1cf8b38d7 - std::panicking::rust_panic_with_hook::h872a88734003b616 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x59f1cf8b376a - std::panicking::begin_panic_handler::{{closure}}::hb6a77076ec551e96 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x59f1cf8b29a9 - std::sys::backtrace::__rust_end_short_backtrace::h75c43ba8337655cd [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x59f1cf8b33fd - rust_begin_unwind [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x59f1cf8ce1d0 - core::panicking::panic_fmt::h64a11fb438ac3689 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x59f1cf8ce576 - core::result::unwrap_failed::h66f025e07e76a606 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x59f1cf88cb80 - build_script_main::main::hd1c59430c86739ed [INFO] [stderr] 17: 0x59f1cf890e53 - core::ops::function::FnOnce::call_once::hee51e4ce763a719c [INFO] [stderr] 18: 0x59f1cf88d7b6 - std::sys::backtrace::__rust_begin_short_backtrace::h4eecccc54ba86cc4 [INFO] [stderr] 19: 0x59f1cf88d6d9 - std::rt::lang_start::{{closure}}::h1469caef689dde7f [INFO] [stderr] 20: 0x59f1cf8ad107 - core::ops::function::impls:: for &F>::call_once::hf7f8681896bee6b9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x59f1cf8ad107 - std::panicking::try::do_call::hf376c44d7ebf2bc9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x59f1cf8ad107 - std::panicking::try::h058e93810d3a3bad [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x59f1cf8ad107 - std::panic::catch_unwind::hf7890379ebf0703f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x59f1cf8ad107 - std::rt::lang_start_internal::{{closure}}::h1bd77a41f25fad15 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x59f1cf8ad107 - std::panicking::try::do_call::hd2be82bfaf50172e [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x59f1cf8ad107 - std::panicking::try::h71cb2dbc6ccc4b56 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x59f1cf8ad107 - std::panic::catch_unwind::h3d151acf28e0670c [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x59f1cf8ad107 - std::rt::lang_start_internal::hb319c7cba328b516 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x59f1cf88d6b7 - std::rt::lang_start::h48305d3acd432ade [INFO] [stderr] 30: 0x59f1cf88d375 - main [INFO] [stderr] 31: 0x71ecb781cd90 - [INFO] [stderr] 32: 0x71ecb781ce40 - __libc_start_main [INFO] [stderr] 33: 0x59f1cf87bf25 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `rustix` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1a8c29652a0a785e -C extra-filename=-8a27ec4da7f9b19c --out-dir /opt/rustwide/target/debug/build/rustix-8a27ec4da7f9b19c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXREuCF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (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/rmeta3YijhX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcnOn16x/symbols.o" "/opt/rustwide/target/debug/build/syn-a80493a6ce9109d3/build_script_build-a80493a6ce9109d3.build_script_build.3ad029a15b4b65d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/syn-a80493a6ce9109d3/build_script_build-a80493a6ce9109d3.build_script_build.3ad029a15b4b65d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/syn-a80493a6ce9109d3/build_script_build-a80493a6ce9109d3.build_script_build.3ad029a15b4b65d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/syn-a80493a6ce9109d3/build_script_build-a80493a6ce9109d3.0kdk1hyxewse1wfim0jepanv4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-a80493a6ce9109d3/build_script_build-a80493a6ce9109d3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `syn` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcrwm8wr/symbols.o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde.build_script_build.e4ae4dd75747c35e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde.build_script_build.e4ae4dd75747c35e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde.build_script_build.e4ae4dd75747c35e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde.build_script_build.e4ae4dd75747c35e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde.6sj5pqnesrvhpilse5o1ifcws.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/httparse-ca0dbae59a2d5cde/build_script_build-ca0dbae59a2d5cde" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: 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 `httparse` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSUvmwU/lib.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/rmetaoWSbZ3" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9UhOuM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-lite` (lib) 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/rmeta4R3xZb/lib.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" "2d18a357b9e950c0bf7a50fe6255f853d847bb116ffc846a77f9d7041285a717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d18a357b9e950c0bf7a50fe6255f853d847bb116ffc846a77f9d7041285a717", kill_on_drop: false }` [INFO] [stdout] 2d18a357b9e950c0bf7a50fe6255f853d847bb116ffc846a77f9d7041285a717