[INFO] cloning repository https://github.com/slvrtrn/rust-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slvrtrn/rust-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslvrtrn%2Frust-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslvrtrn%2Frust-service'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/slvrtrn/rust-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slvrtrn/rust-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslvrtrn%2Frust-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslvrtrn%2Frust-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e9356a2af6c092bdf5dea5d65514f84e3e21adc [INFO] checking slvrtrn/rust-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslvrtrn%2Frust-service" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/slvrtrn/rust-service [INFO] finished tweaking git repo https://github.com/slvrtrn/rust-service [INFO] tweaked toml for git repo https://github.com/slvrtrn/rust-service written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slvrtrn/rust-service on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/slvrtrn/rust-service 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 736dbd7c99ad62b80ef4a49c602328da81f6f563b9b8e26d34a75eba23b908b2 [INFO] running `Command { std: "docker" "start" "-a" "736dbd7c99ad62b80ef4a49c602328da81f6f563b9b8e26d34a75eba23b908b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736dbd7c99ad62b80ef4a49c602328da81f6f563b9b8e26d34a75eba23b908b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736dbd7c99ad62b80ef4a49c602328da81f6f563b9b8e26d34a75eba23b908b2", kill_on_drop: false }` [INFO] [stdout] 736dbd7c99ad62b80ef4a49c602328da81f6f563b9b8e26d34a75eba23b908b2 [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b7070ab1b085b6581575ee6a40452a88f00e171b78fb9ed9de488552d07b5cd [INFO] running `Command { std: "docker" "start" "-a" "8b7070ab1b085b6581575ee6a40452a88f00e171b78fb9ed9de488552d07b5cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lock_api-138b4ba57ee84ca3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lock_api-138b4ba57ee84ca3/dep-lib-lock_api` [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaN0lwVi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.14.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-5bbfc709be9c2458/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-4833ebf37a2db331/out/consts.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_OP=/opt/rustwide/target/debug/build/typenum-4833ebf37a2db331/out/op.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (676) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs:183: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: 0x5ca3e1cd20f2 - std::backtrace_rs::backtrace::libunwind::trace::h5c03b10988c5fa7f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ca3e1cd20f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e61fbb418a7014e [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ca3e1cd20f2 - std::sys::backtrace::_print_fmt::h7d079310384ec6f5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ca3e1cd20f2 - ::fmt::h60703ba19da2dcd9 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ca3e1cedcbf - core::fmt::rt::Argument::fmt::h681938471040b851 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ca3e1cedcbf - core::fmt::write::h138adf462026a062 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5ca3e1ccfa13 - std::io::default_write_fmt::h350251c47a50355a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ca3e1ccfa13 - std::io::Write::write_fmt::h29aaaefffccedb43 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ca3e1cd1f42 - std::sys::backtrace::BacktraceLock::print::h4e1068abfc9b5405 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ca3e1cd2f94 - std::panicking::default_hook::{{closure}}::hd481e775e49d0194 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ca3e1cd2db5 - std::panicking::default_hook::hce7f4d410f7bdc53 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ca3e1cd38c5 - std::panicking::panic_with_hook::hb8dabcf03086c715 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ca3e1cd375a - std::panicking::panic_handler::{{closure}}::hff977cddd5c4b6cb [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ca3e1cd25e9 - std::sys::backtrace::__rust_end_short_backtrace::h6895b4535432c6c5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ca3e1cd33ed - __rustc[68b831994d8134c1]::rust_begin_unwind [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ca3e1cecf80 - core::panicking::panic_fmt::h312ab3d7c10681f0 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ca3e1ced316 - core::result::unwrap_failed::h060ac9754a2e770a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5ca3e1cb04ed - build_script_main::main::h32bed7d7589ff211 [INFO] [stderr] 18: 0x5ca3e1ca9573 - core::ops::function::FnOnce::call_once::h5d8a13c5d02fab52 [INFO] [stderr] 19: 0x5ca3e1ca9146 - std::sys::backtrace::__rust_begin_short_backtrace::h6aa31e857dbbe68f [INFO] [stderr] 20: 0x5ca3e1cad759 - std::rt::lang_start::{{closure}}::hb25d1c5eef206c5d [INFO] [stderr] 21: 0x5ca3e1ccca40 - core::ops::function::impls:: for &F>::call_once::h13086819e02c54e5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x5ca3e1ccca40 - std::panicking::catch_unwind::do_call::h578ee6991f721bbc [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 23: 0x5ca3e1ccca40 - std::panicking::catch_unwind::h410c731fc94d390f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: 0x5ca3e1ccca40 - std::panic::catch_unwind::h6d3b6fb9dc0a1e4c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 25: 0x5ca3e1ccca40 - std::rt::lang_start_internal::{{closure}}::h0e9c335784a30ad2 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5ca3e1ccca40 - std::panicking::catch_unwind::do_call::h309b1a5a3c9c810b [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5ca3e1ccca40 - std::panicking::catch_unwind::he1f771870c4b41e1 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5ca3e1ccca40 - std::panic::catch_unwind::h53a98df924447d1c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 29: 0x5ca3e1ccca40 - std::rt::lang_start_internal::h2a46299ee93b526c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5ca3e1cad741 - std::rt::lang_start::h14bf25a60f9e0506 [INFO] [stderr] 31: 0x5ca3e1cb08e5 - main [INFO] [stderr] 32: 0x7bdecea931ca - [INFO] [stderr] 33: 0x7bdecea9328b - __libc_start_main [INFO] [stderr] 34: 0x5ca3e1c9ed65 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMJ2RD5/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/rmetaPx692T/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2D1ZdZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `instant` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-sink` (lib) 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 `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-b19a2a077382c533.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3rVUEX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/futures-macro-5f5de9c6b68750d0/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `cc` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.72/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("jobserver", "parallel"))' -C metadata=50567ab6ce51f9d0 -C extra-filename=-dea1305a084c1c65 --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 `libc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasSSTa2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd1KfXQ/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/rustcd1KfXQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/native-tls-137c89e6746a58af/build_script_build-137c89e6746a58af" "-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 `native-tls` (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/rustcujXz3d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.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/rustcujXz3d/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-util-a868f02a25018bf8/build_script_build-a868f02a25018bf8" "-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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVM5LWn/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwI171W/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/rustcwI171W/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-hack-5eabd0473cca6124/build_script_build-5eabd0473cca6124" "-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 `proc-macro-hack` (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/rustcb7vl2G/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/rustcb7vl2G/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-utils-572e1d73c1706e86/build_script_build-572e1d73c1706e86" "-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/1383df06117fd218068d1f39fd5326256dd4a348/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/ccsi60uq.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/crossbeam-utils-572e1d73c1706e86/build_script_build-572e1d73c1706e86 /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/rustcb7vl2G/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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/rustcb7vl2G/symbols.o /opt/rustwide/target/debug/build/crossbeam-utils-572e1d73c1706e86/build_script_build-572e1d73c1706e86.build_script_build.df26ba9255b4490d-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-utils-572e1d73c1706e86/build_script_build-572e1d73c1706e86.8sngexg61ctyxxsfx194tx4e9.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.21.1-rust-1.91.0-nightly 0x000074883ea12497 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.21.1-rust-1.91.0-nightly 0x000074883ea12d8d [INFO] [stdout] 2 libc.so.6 0x000074883914a330 [INFO] [stdout] 3 rust-lld 0x0000633ff7a0fc5b [INFO] [stdout] 4 rust-lld 0x0000633ff7808685 [INFO] [stdout] 5 rust-lld 0x0000633ff77e347d [INFO] [stdout] 6 rust-lld 0x0000633ff77de384 [INFO] [stdout] 7 rust-lld 0x0000633ff76e45fa [INFO] [stdout] 8 rust-lld 0x0000633ff76e36c0 [INFO] [stdout] 9 rust-lld 0x0000633ff76e3d71 [INFO] [stdout] 10 libc.so.6 0x000074883912f1ca [INFO] [stdout] 11 libc.so.6 0x000074883912f28b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x0000633ff7566329 [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 `crossbeam-utils` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8b7070ab1b085b6581575ee6a40452a88f00e171b78fb9ed9de488552d07b5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7070ab1b085b6581575ee6a40452a88f00e171b78fb9ed9de488552d07b5cd", kill_on_drop: false }` [INFO] [stdout] 8b7070ab1b085b6581575ee6a40452a88f00e171b78fb9ed9de488552d07b5cd