[INFO] fetching crate zng-wgt-progress 0.4.3... [INFO] checking zng-wgt-progress-0.4.3 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] extracting crate zng-wgt-progress 0.4.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zng-wgt-progress 0.4.3 on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zng-wgt-progress 0.4.3 [INFO] finished tweaking crates.io crate zng-wgt-progress 0.4.3 [INFO] tweaked toml for crates.io crate zng-wgt-progress 0.4.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate zng-wgt-progress 0.4.3 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56175f34fde24123542b3de0cef3124361947efac609f1fa474d91d6fbb92780 [INFO] running `Command { std: "docker" "start" "-a" "56175f34fde24123542b3de0cef3124361947efac609f1fa474d91d6fbb92780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56175f34fde24123542b3de0cef3124361947efac609f1fa474d91d6fbb92780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56175f34fde24123542b3de0cef3124361947efac609f1fa474d91d6fbb92780", kill_on_drop: false }` [INFO] [stdout] 56175f34fde24123542b3de0cef3124361947efac609f1fa474d91d6fbb92780 [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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b72715eb3047a47025117b799d3e9ed630ef9386a6cb09a67ccc5c14091ab56 [INFO] running `Command { std: "docker" "start" "-a" "4b72715eb3047a47025117b799d3e9ed630ef9386a6cb09a67ccc5c14091ab56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/generic-array-f4aa4ff7770cf7f7/rmetaDoUR7e" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/libc-768384ca3f62f202/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: failed to write `/opt/rustwide/target/debug/build/serde-ec13c6b6c09bca97/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatr8QhZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) due to 1 previous error [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: 0x59959a6c2e42 - std::backtrace_rs::backtrace::libunwind::trace::hfa06e9f63bf0a83a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59959a6c2e42 - std::backtrace_rs::backtrace::trace_unsynchronized::h70efc93666558e57 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59959a6c2e42 - std::sys::backtrace::_print_fmt::hc7b2a59e4b7c6f59 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59959a6c2e42 - ::fmt::hb6c331e4a1aab9b4 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59959a6dee23 - core::fmt::rt::Argument::fmt::h94ac5387a38069f9 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59959a6dee23 - core::fmt::write::hd781ad4357bb296d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x59959a6c0793 - std::io::default_write_fmt::h25bf119100aa2ec8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59959a6c0793 - std::io::Write::write_fmt::h4867718dbbdcf9ee [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59959a6c2c92 - std::sys::backtrace::BacktraceLock::print::h5d45eb20eab8a794 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59959a6c3d02 - std::panicking::default_hook::{{closure}}::h42ad209a87b6868d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x59959a6c3b05 - std::panicking::default_hook::h85049098360665bc [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59959a6c45d2 - std::panicking::rust_panic_with_hook::hc302aa8b04d109ba [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59959a6c446a - std::panicking::begin_panic_handler::{{closure}}::h0186f3bc30304ee7 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x59959a6c3339 - std::sys::backtrace::__rust_end_short_backtrace::h971f2fdfa01904c0 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59959a6c40fd - __rustc[290bc3cf94966f64]::rust_begin_unwind [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59959a6de050 - core::panicking::panic_fmt::h647e7290c4e00148 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59959a6de486 - core::result::unwrap_failed::hb6f4de2288075484 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x59959a69decc - build_script_build::main::h3add8c908e2ff304 [INFO] [stderr] 18: 0x59959a69ec93 - core::ops::function::FnOnce::call_once::h251f0cdfb0a4289a [INFO] [stderr] 19: 0x59959a6986c6 - std::sys::backtrace::__rust_begin_short_backtrace::hac3c9fc722738995 [INFO] [stderr] 20: 0x59959a69e789 - std::rt::lang_start::{{closure}}::h85a664ea8e96a69c [INFO] [stderr] 21: 0x59959a6bda50 - core::ops::function::impls:: for &F>::call_once::h4d341151e3209f87 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x59959a6bda50 - std::panicking::catch_unwind::do_call::hddece26cc0258a14 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x59959a6bda50 - std::panicking::catch_unwind::h06771f83dee1e832 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x59959a6bda50 - std::panic::catch_unwind::h73751a747c85974a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x59959a6bda50 - std::rt::lang_start_internal::{{closure}}::h7c7316738abb89b8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x59959a6bda50 - std::panicking::catch_unwind::do_call::h8b2cec477bbd71ae [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x59959a6bda50 - std::panicking::catch_unwind::h9145629f1087e3cd [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x59959a6bda50 - std::panic::catch_unwind::hf2895de5e50d8a3b [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x59959a6bda50 - std::rt::lang_start_internal::h969e9928e3178f3a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x59959a69e771 - std::rt::lang_start::hbf5c0ba73434adbe [INFO] [stderr] 31: 0x59959a69df75 - main [INFO] [stderr] 32: 0x78a8d51041ca - [INFO] [stderr] 33: 0x78a8d510428b - __libc_start_main [INFO] [stderr] 34: 0x59959a697195 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `option-ext` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot_core` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.11/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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=8edc283abbdcd243 -C extra-filename=-7af00eb80a80c125 --out-dir /opt/rustwide/target/debug/build/parking_lot_core-7af00eb80a80c125 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `autocfg` (lib) [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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/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=6ee610fba99ef989 -C extra-filename=-edb41dba5c1eb139 --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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7WUavE/symbols.o" "<3 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/rustc7WUavE/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/proc-macro2-d49143055ae731b5/build_script_build-d49143055ae731b5" "-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] [stderr] error: could not compile `proc-macro2` (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/rmetaBx7MWO" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7rZz0D/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (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/rmetaoGOcV9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `allocator-api2` (lib) due to 1 previous error [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/rmetabLYipG/full.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: failed to write to `/opt/rustwide/target/debug/deps/rmetaFJXcUa/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0Gj00p/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/rustc0Gj00p/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/pastey-ea79b2468c8f2124/build_script_build-ea79b2468c8f2124" "-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 `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pastey` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarqsJGg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b72715eb3047a47025117b799d3e9ed630ef9386a6cb09a67ccc5c14091ab56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b72715eb3047a47025117b799d3e9ed630ef9386a6cb09a67ccc5c14091ab56", kill_on_drop: false }` [INFO] [stdout] 4b72715eb3047a47025117b799d3e9ed630ef9386a6cb09a67ccc5c14091ab56