[INFO] cloning repository https://github.com/sarchar/libdragon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarchar/libdragon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a77822b40be3768249b44738530102a42cf671 [INFO] checking sarchar/libdragon-rs against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarchar/libdragon-rs on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sarchar/libdragon-rs [INFO] finished tweaking git repo https://github.com/sarchar/libdragon-rs [INFO] tweaked toml for git repo https://github.com/sarchar/libdragon-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sarchar/libdragon-rs 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ef08dd184092d8e82c7833c4e36bcaa39b79465c1b4f8553557fdd30308756b [INFO] running `Command { std: "docker" "start" "-a" "3ef08dd184092d8e82c7833c4e36bcaa39b79465c1b4f8553557fdd30308756b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ef08dd184092d8e82c7833c4e36bcaa39b79465c1b4f8553557fdd30308756b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef08dd184092d8e82c7833c4e36bcaa39b79465c1b4f8553557fdd30308756b", kill_on_drop: false }` [INFO] [stdout] 3ef08dd184092d8e82c7833c4e36bcaa39b79465c1b4f8553557fdd30308756b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c9c1c73b280e6f6100b29ac95560775a3127f2bd869003ebd0199fbb2678bb [INFO] running `Command { std: "docker" "start" "-a" "a6c9c1c73b280e6f6100b29ac95560775a3127f2bd869003ebd0199fbb2678bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [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 `version_check` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.4/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=3e7ac08321e49e29 -C extra-filename=-a69353e011479d26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/libc-1a3b1396105cc459/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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-13128a724d9a533a/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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:202:42: [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: 0x5d222566d7f2 - std::backtrace_rs::backtrace::libunwind::trace::h1b5b1dd7ac1f8939 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d222566d7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha09e939fcfc45248 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d222566d7f2 - std::sys::backtrace::_print_fmt::h2ef887b9f8c59b60 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d222566d7f2 - ::fmt::h7f9f5b2253cd7242 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d2225688a93 - core::fmt::rt::Argument::fmt::haf73210e0e9fce08 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x5d2225688a93 - core::fmt::write::hcc144aae8a9cc5f1 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5d222566b0c3 - std::io::default_write_fmt::h8cbb77db9fd67e2d [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d222566b0c3 - std::io::Write::write_fmt::h4e96a903ddadda96 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5d222566d642 - std::sys::backtrace::BacktraceLock::print::hed4c55a18b18cdc4 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d222566e6b2 - std::panicking::default_hook::{{closure}}::hc65988dc07a9380c [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5d222566e4b5 - std::panicking::default_hook::he16c2a917ee140e8 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d222566ef82 - std::panicking::rust_panic_with_hook::hab5dd862064fc7a8 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d222566ee1a - std::panicking::begin_panic_handler::{{closure}}::h41e4a1abc203e6c0 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d222566dce9 - std::sys::backtrace::__rust_end_short_backtrace::h6a37ff3a23cbb6e6 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d222566eaad - __rustc[ca4500910acfd566]::rust_begin_unwind [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d2225687d40 - core::panicking::panic_fmt::h71c7eb6d58835eab [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d22256880d6 - core::result::unwrap_failed::h58151f04b02e4be5 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5d22256464a2 - build_script_main::main::h26c94fad66a4fd73 [INFO] [stderr] 18: 0x5d222564b543 - core::ops::function::FnOnce::call_once::hff683dd3d2ae1692 [INFO] [stderr] 19: 0x5d2225646e56 - std::sys::backtrace::__rust_begin_short_backtrace::hacb08491606f6ec8 [INFO] [stderr] 20: 0x5d22256437c9 - std::rt::lang_start::{{closure}}::habe3c50a92fe2369 [INFO] [stderr] 21: 0x5d22256680d0 - core::ops::function::impls:: for &F>::call_once::h2f78961f13056eff [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5d22256680d0 - std::panicking::try::do_call::h33f079e7c2fde799 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5d22256680d0 - std::panicking::try::h6a0305ea52d703ee [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5d22256680d0 - std::panic::catch_unwind::h0c9a2a6e46ace7a9 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5d22256680d0 - std::rt::lang_start_internal::{{closure}}::hefe9aad38a868eed [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5d22256680d0 - std::panicking::try::do_call::h82d9e8bc2eb3a87c [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5d22256680d0 - std::panicking::try::hbf5275dd15347c13 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5d22256680d0 - std::panic::catch_unwind::h9ed847f041ea5d93 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5d22256680d0 - std::rt::lang_start_internal::habecbfa1b3022548 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5d22256437b1 - std::rt::lang_start::h468033975f7af56f [INFO] [stderr] 31: 0x5d2225646885 - main [INFO] [stderr] 32: 0x7c5bbe1f01ca - [INFO] [stderr] 33: 0x7c5bbe1f028b - __libc_start_main [INFO] [stderr] 34: 0x5d222563b365 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `httparse` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=019b00a7f6558639 -C extra-filename=-c8ad93a7a2b4ed2f --out-dir /opt/rustwide/target/debug/build/httparse-c8ad93a7a2b4ed2f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDzr1S4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.30/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=5b0a1eeaa077791a -C extra-filename=-bbbcc73e7412bf52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tracing-core` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name tracing_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/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 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=4fceaacefbc20e91 -C extra-filename=-61351707fba8bde1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tinyvec_macros` (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/rmetai5lMMi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUVd3hh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUVd3hh/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/slab-1529a980844655c8/build_script_build-1529a980844655c8" "-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: 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 `slab` (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/rmetaRISLw2" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc7k5YB5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vcpkg` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta88WNh4/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: failed to write to `/opt/rustwide/target/debug/deps/rmetaPFVJqz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSKDMwN/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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXwgbIt/symbols.o" "<4 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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXwgbIt/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/rustix-27155cf1f7911950/build_script_build-27155cf1f7911950" "-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 `rustix` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hashbrown` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name hashbrown --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/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 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ccc99c36b3a11ff7 -C extra-filename=-c9d939b9308e8030 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a6c9c1c73b280e6f6100b29ac95560775a3127f2bd869003ebd0199fbb2678bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c9c1c73b280e6f6100b29ac95560775a3127f2bd869003ebd0199fbb2678bb", kill_on_drop: false }` [INFO] [stdout] a6c9c1c73b280e6f6100b29ac95560775a3127f2bd869003ebd0199fbb2678bb