[INFO] cloning repository https://github.com/lennart-k/bober-cloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lennart-k/bober-cloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennart-k%2Fbober-cloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennart-k%2Fbober-cloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3501a5c25730e6506467ac5cdbb63bbb703b9d5 [INFO] checking lennart-k/bober-cloud against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennart-k%2Fbober-cloud" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lennart-k/bober-cloud [INFO] finished tweaking git repo https://github.com/lennart-k/bober-cloud [INFO] tweaked toml for git repo https://github.com/lennart-k/bober-cloud written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lennart-k/bober-cloud on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lennart-k/bober-cloud 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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9324fb0aae9006fc9b90a27ba7ba92baca5044a5d7bae78521f04d206286da08 [INFO] running `Command { std: "docker" "start" "-a" "9324fb0aae9006fc9b90a27ba7ba92baca5044a5d7bae78521f04d206286da08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9324fb0aae9006fc9b90a27ba7ba92baca5044a5d7bae78521f04d206286da08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9324fb0aae9006fc9b90a27ba7ba92baca5044a5d7bae78521f04d206286da08", kill_on_drop: false }` [INFO] [stdout] 9324fb0aae9006fc9b90a27ba7ba92baca5044a5d7bae78521f04d206286da08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd5fb3e513e0a8db91fd08f4c834dc764c6c17d53ddf4182efb345d6aad9739 [INFO] running `Command { std: "docker" "start" "-a" "acd5fb3e513e0a8db91fd08f4c834dc764c6c17d53ddf4182efb345d6aad9739", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling quote v1.0.40 [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/zerocopy-3806175313019471/rmetalAtrAy" [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/rmetaaOyhLO" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/icu_properties_data-e1ad80da260ef47e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicase` (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/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/bin/rustc --crate-name unicase --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.8.1/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("nightly"))' -C metadata=721a4164855f51e1 -C extra-filename=-e0b12810d052ce62 --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: could not compile `icu_properties_data` (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 `zerocopy` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauwmFtn" [INFO] [stdout] [INFO] [stdout] [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/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c515b53945f7bd1d -C extra-filename=-09040b10b620fa15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101) [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: 0x5e515d563e12 - std::backtrace_rs::backtrace::libunwind::trace::h0eabf1a83bf344d4 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e515d563e12 - std::backtrace_rs::backtrace::trace_unsynchronized::hba74819304d18634 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e515d563e12 - std::sys::backtrace::_print_fmt::hb7335a8932ce6658 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e515d563e12 - ::fmt::h26e4728918abb6e0 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e515d57fe53 - core::fmt::rt::Argument::fmt::h0ee9be95cddc95d4 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e515d57fe53 - core::fmt::write::h2634fb42e380677c [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5e515d5618a3 - std::io::default_write_fmt::h87f5b21e9ef75259 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e515d5618a3 - std::io::Write::write_fmt::h8713364604d33719 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e515d563c62 - std::sys::backtrace::BacktraceLock::print::he3b769530d12ce46 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e515d564cf3 - std::panicking::default_hook::{{closure}}::hb83fbd5c150c3480 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e515d564ad5 - std::panicking::default_hook::h04e69e3621acceae [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e515d5655c5 - std::panicking::panic_with_hook::h7dbc5bdf04f3e9fe [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e515d56545a - std::panicking::begin_panic_handler::{{closure}}::h8fff9768dd6205cd [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e515d564309 - std::sys::backtrace::__rust_end_short_backtrace::h5ac28ddcce52a0b8 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e515d5650ed - __rustc[ea6f858e36edd4ae]::rust_begin_unwind [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e515d57f080 - core::panicking::panic_fmt::h8c3208c1ceb92faf [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e515d57f4b6 - core::result::unwrap_failed::he626d196be8b8079 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5e515d53f3ca - build_script_build::main::h089be35d4798d832 [INFO] [stderr] 18: 0x5e515d540a93 - core::ops::function::FnOnce::call_once::h1e36ea5ecd7f3187 [INFO] [stderr] 19: 0x5e515d538fd6 - std::sys::backtrace::__rust_begin_short_backtrace::h67a7e065c97cdf9a [INFO] [stderr] 20: 0x5e515d538f09 - std::rt::lang_start::{{closure}}::hf665ff24f04a3a21 [INFO] [stderr] 21: 0x5e515d55ea50 - core::ops::function::impls:: for &F>::call_once::h35be0b17b0b3f0a7 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x5e515d55ea50 - std::panicking::catch_unwind::do_call::hc6f72cbbb977d84d [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5e515d55ea50 - std::panicking::catch_unwind::hd0adfa26b03f16b8 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5e515d55ea50 - std::panic::catch_unwind::hbeaf76f850d13d43 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e515d55ea50 - std::rt::lang_start_internal::{{closure}}::hf2f715f9f4b680bf [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5e515d55ea50 - std::panicking::catch_unwind::do_call::ha3874d7aa00beac3 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5e515d55ea50 - std::panicking::catch_unwind::h964e7fdfc8eeafd3 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5e515d55ea50 - std::panic::catch_unwind::hb457f237ed03d755 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e515d55ea50 - std::rt::lang_start_internal::h9a36c37a3bc4d651 [INFO] [stderr] at /rustc/e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5e515d538ef1 - std::rt::lang_start::h1e50b2a8df6786f1 [INFO] [stderr] 31: 0x5e515d53f475 - main [INFO] [stderr] 32: 0x756d944281ca - [INFO] [stderr] 33: 0x756d9442828b - __libc_start_main [INFO] [stderr] 34: 0x5e515d538445 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `writeable` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcI2N0Ta/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/rustcI2N0Ta/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/icu_normalizer_data-a0c9a5facfe442f6/build_script_build-a0c9a5facfe442f6" "-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] 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 `icu_normalizer_data` (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/rmetaxwwQ8n" [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/rmetakYYr5V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `httparse` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVu3fPB/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVu3fPB/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/getrandom-cc4ee2f0e12438a8/build_script_build-cc4ee2f0e12438a8" "-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 `getrandom` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/indexmap-223dd805ea6f5a7e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/indexmap-223dd805ea6f5a7e/dep-lib-indexmap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7e9SPD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "acd5fb3e513e0a8db91fd08f4c834dc764c6c17d53ddf4182efb345d6aad9739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd5fb3e513e0a8db91fd08f4c834dc764c6c17d53ddf4182efb345d6aad9739", kill_on_drop: false }` [INFO] [stdout] acd5fb3e513e0a8db91fd08f4c834dc764c6c17d53ddf4182efb345d6aad9739