[INFO] cloning repository https://github.com/strvworks/png2tiff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strvworks/png2tiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrvworks%2Fpng2tiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrvworks%2Fpng2tiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d22ccf97852b2c8c538d878c696ff01a7379e0dc [INFO] checking strvworks/png2tiff against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrvworks%2Fpng2tiff" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/strvworks/png2tiff on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/strvworks/png2tiff [INFO] finished tweaking git repo https://github.com/strvworks/png2tiff [INFO] tweaked toml for git repo https://github.com/strvworks/png2tiff written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/strvworks/png2tiff 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 804bab13cda67f1b3051275930893fb74f4b6eb235ee909ee4f275655b5bff9b [INFO] running `Command { std: "docker" "start" "-a" "804bab13cda67f1b3051275930893fb74f4b6eb235ee909ee4f275655b5bff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804bab13cda67f1b3051275930893fb74f4b6eb235ee909ee4f275655b5bff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804bab13cda67f1b3051275930893fb74f4b6eb235ee909ee4f275655b5bff9b", kill_on_drop: false }` [INFO] [stdout] 804bab13cda67f1b3051275930893fb74f4b6eb235ee909ee4f275655b5bff9b [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd5ccdabc3679d31645fb8810802c28ec5273e2c2912842d6281543ffd36827 [INFO] running `Command { std: "docker" "start" "-a" "6cd5ccdabc3679d31645fb8810802c28ec5273e2c2912842d6281543ffd36827", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/crossbeam-utils-d760f435ee12281b/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 run custom build command for `num-integer v0.1.43` [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/num-integer-afbba77a1d5ba3d5/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-integer-14b3b65311814429/out/rmetaCZDt91" [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.43/build.rs:10:9: [INFO] [stderr] i128 support was not detected! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5dc858b90a82 - std::backtrace_rs::backtrace::libunwind::trace::h3cc301b4ac47abc3 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5dc858b90a82 - std::backtrace_rs::backtrace::trace_unsynchronized::hc59a326f26ef13a1 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5dc858b90a82 - std::sys::backtrace::_print_fmt::h44a384bbcf2e8308 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dc858b90a82 - ::fmt::hc35f6990ec8115e5 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dc858bb1f63 - core::fmt::rt::Argument::fmt::h84ad1293a39c8296 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5dc858bb1f63 - core::fmt::write::h95a06388d6de7b94 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5dc858b8e293 - std::io::default_write_fmt::h212ac712c8ac49ab [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5dc858b8e293 - std::io::Write::write_fmt::h9e078e4c5fc7c524 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5dc858b908d2 - std::sys::backtrace::BacktraceLock::print::h2179f8ef784856e6 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5dc858b91802 - std::panicking::default_hook::{{closure}}::heed032736a06bd67 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5dc858b91605 - std::panicking::default_hook::h84716e6eca0526c7 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5dc858b921e2 - std::panicking::rust_panic_with_hook::h2622eccddeda0a5e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5dc858b920bc - std::panicking::begin_panic::{{closure}}::hf0039f8b82790fe0 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5dc858b90f89 - std::sys::backtrace::__rust_end_short_backtrace::h360220120ed825c9 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5dc858b91fc2 - std::panicking::begin_panic::h507aee967d0e7130 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x5dc858b5c847 - build_script_build::main::hbb6e4b826db4750e [INFO] [stderr] 16: 0x5dc858b5c673 - core::ops::function::FnOnce::call_once::h392757a3016d983b [INFO] [stderr] 17: 0x5dc858b5c616 - std::sys::backtrace::__rust_begin_short_backtrace::h3f2756c284b3ce27 [INFO] [stderr] 18: 0x5dc858b5c5f9 - std::rt::lang_start::{{closure}}::h42f4127631c81e0e [INFO] [stderr] 19: 0x5dc858b8a960 - core::ops::function::impls:: for &F>::call_once::h42f85376d382953f [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 20: 0x5dc858b8a960 - std::panicking::try::do_call::h7cec8509e38afb92 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 21: 0x5dc858b8a960 - std::panicking::try::h623b9dabaae05f3e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 22: 0x5dc858b8a960 - std::panic::catch_unwind::h32e804c6ccc73aea [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 23: 0x5dc858b8a960 - std::rt::lang_start_internal::{{closure}}::h1257faca4ad5c76a [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:168:24 [INFO] [stderr] 24: 0x5dc858b8a960 - std::panicking::try::do_call::hc632705e7c089717 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5dc858b8a960 - std::panicking::try::hb4acb8c2f3740f45 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5dc858b8a960 - std::panic::catch_unwind::h4e284672347c56ec [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5dc858b8a960 - std::rt::lang_start_internal::hbdcf0dc284c5c75d [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:164:5 [INFO] [stderr] 28: 0x5dc858b5c5e1 - std::rt::lang_start::h72221b092c49b72e [INFO] [stderr] 29: 0x5dc858b5c8a5 - main [INFO] [stderr] 30: 0x76cb32aee1ca - [INFO] [stderr] 31: 0x76cb32aee28b - __libc_start_main [INFO] [stderr] 32: 0x5dc858b5c4f5 - _start [INFO] [stderr] 33: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLnQA6T/lib.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/rustcwVGPa2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.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/rustcwVGPa2/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/num-rational-5fe6a85b275edf51/build_script_build-5fe6a85b275edf51" "-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/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/ccRga7mt.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/num-rational-5fe6a85b275edf51/build_script_build-5fe6a85b275edf51 /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/rustcwVGPa2/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/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/rustcwVGPa2/symbols.o /opt/rustwide/target/debug/build/num-rational-5fe6a85b275edf51/build_script_build-5fe6a85b275edf51.build_script_build.356cb5ecdf38bebb-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-rational-5fe6a85b275edf51/build_script_build-5fe6a85b275edf51.dqz3ri2o9ucxs6tv09nilfzt3.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] 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 `byteorder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-rational` (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/rmetahurSaO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEVyilP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6cd5ccdabc3679d31645fb8810802c28ec5273e2c2912842d6281543ffd36827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd5ccdabc3679d31645fb8810802c28ec5273e2c2912842d6281543ffd36827", kill_on_drop: false }` [INFO] [stdout] 6cd5ccdabc3679d31645fb8810802c28ec5273e2c2912842d6281543ffd36827