[INFO] cloning repository https://github.com/chicoferreira/rs-shortener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chicoferreira/rs-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchicoferreira%2Frs-shortener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchicoferreira%2Frs-shortener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0fd4cb1fcf49ab5442c615d57e64b32b81853af
[INFO] checking chicoferreira/rs-shortener against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchicoferreira%2Frs-shortener" "/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/chicoferreira/rs-shortener on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chicoferreira/rs-shortener
[INFO] finished tweaking git repo https://github.com/chicoferreira/rs-shortener
[INFO] tweaked toml for git repo https://github.com/chicoferreira/rs-shortener written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chicoferreira/rs-shortener 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7403c98f2faa2cdd2350d407f3407e3bf3fd9e5af4c3586eeab73037cec56576
[INFO] running `Command { std: "docker" "start" "-a" "7403c98f2faa2cdd2350d407f3407e3bf3fd9e5af4c3586eeab73037cec56576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7403c98f2faa2cdd2350d407f3407e3bf3fd9e5af4c3586eeab73037cec56576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7403c98f2faa2cdd2350d407f3407e3bf3fd9e5af4c3586eeab73037cec56576", kill_on_drop: false }`
[INFO] [stdout] 7403c98f2faa2cdd2350d407f3407e3bf3fd9e5af4c3586eeab73037cec56576
[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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165f4078ff912041ffa45dfd817484bd6ff4b016d46be79739f423d770cb8e17
[INFO] running `Command { std: "docker" "start" "-a" "165f4078ff912041ffa45dfd817484bd6ff4b016d46be79739f423d770cb8e17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[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-029e1058a132b731/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:184:63:
[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:     0x61b44e8f94c2 - std::backtrace_rs::backtrace::libunwind::trace::h5c41bb5ff0e1e8ff
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61b44e8f94c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he1d337a682c73c8b
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61b44e8f94c2 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61b44e8f94c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h185471249503f127
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61b44e914763 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x61b44e914763 - core::fmt::write::h2a87cc0abe17a0b8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x61b44e8f6ec3 - std::io::default_write_fmt::hffa60e72a4ab8483
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61b44e8f6ec3 - std::io::Write::write_fmt::ha8282d1b0df679a5
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x61b44e8f9312 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61b44e8fa382 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x61b44e8fa185 - std::panicking::default_hook::h51c63d57538e6b0e
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x61b44e8fac52 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x61b44e8faaea - std::panicking::begin_panic_handler::{{closure}}::hf568a69fe266fbbe
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x61b44e8f99b9 - std::sys::backtrace::__rust_end_short_backtrace::h2c4977687c05bd30
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x61b44e8fa77d - __rustc[7d5440b98b34e40e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x61b44e913a10 - core::panicking::panic_fmt::h52a19b8f850c1415
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x61b44e913da6 - core::result::unwrap_failed::hd74697381f26cf55
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/result.rs:1704:5
[INFO] [stderr]     17:     0x61b44e8d637c - build_script_main::main::h18ce992772756855
[INFO] [stderr]     18:     0x61b44e8d1b43 - core::ops::function::FnOnce::call_once::h7a3cf12c8234c5a5
[INFO] [stderr]     19:     0x61b44e8d3cd6 - std::sys::backtrace::__rust_begin_short_backtrace::h50efdee516dd1e78
[INFO] [stderr]     20:     0x61b44e8d1079 - std::rt::lang_start::{{closure}}::habff8552dc17dc15
[INFO] [stderr]     21:     0x61b44e8f3da0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3afee3d231aeede8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x61b44e8f3da0 - std::panicking::try::do_call::h37a575429616c1bf
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x61b44e8f3da0 - std::panicking::try::hb1fe10024f0ae46f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x61b44e8f3da0 - std::panic::catch_unwind::hc16bb7a6525ecf3b
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x61b44e8f3da0 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x61b44e8f3da0 - std::panicking::try::do_call::h20dc03395d17853a
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x61b44e8f3da0 - std::panicking::try::hb425085eb5ed1be2
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x61b44e8f3da0 - std::panic::catch_unwind::h4963c45d1b1a2488
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x61b44e8f3da0 - std::rt::lang_start_internal::h469179d1867bcd89
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x61b44e8d1061 - std::rt::lang_start::h71beeea2ea87dcaa
[INFO] [stderr]     31:     0x61b44e8d6595 - main
[INFO] [stderr]     32:     0x78c11ae891ca - <unknown>
[INFO] [stderr]     33:     0x78c11ae8928b - __libc_start_main
[INFO] [stderr]     34:     0x61b44e8c7945 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjgQGyv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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/rustcjgQGyv/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/thiserror-a93af933fc1ef660/build_script_build-a93af933fc1ef660" "-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 `thiserror` (build script) due to 1 previous error
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsmallvec-ad26e46c9877b0dc.rlib`: 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/rustcwBhXX6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "<sysroot>/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/rustcwBhXX6/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9" "-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/9bfa31f632912180dc742809bcc51a97f2d7079d/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/ccfTN5i8.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/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9 /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/rustcwBhXX6/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/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/rustcwBhXX6/symbols.o /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.build_script_build.e26af3082afe4138-cgu.0.rcgu.o /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.aouhhzedq4hv21f80f5lum3m0.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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 `smallvec` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcOCrPOE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "<sysroot>/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/rustcOCrPOE/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ahash-dc85992f1f0af592/build_script_build-dc85992f1f0af592" "-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 `generic-array` (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/rustcSpznSv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "<sysroot>/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/rustcSpznSv/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/lock_api-97fbf4adf812d0b7/build_script_build-97fbf4adf812d0b7" "-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 `lock_api` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `ahash` (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/rustcaDPD3B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "<sysroot>/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/rustcaDPD3B/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-ba0e06924048b7de/build_script_build-ba0e06924048b7de" "-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 `num-traits` (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/rustckFG3pm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "<sysroot>/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/rustckFG3pm/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/slab-3579cf1c39954469/build_script_build-3579cf1c39954469" "-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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4pkj01/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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/rustc4pkj01/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da" "-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 `paste` (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/rmetae4atwW"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQ4kVWL/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatiNjiA"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay9lkxs/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "165f4078ff912041ffa45dfd817484bd6ff4b016d46be79739f423d770cb8e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165f4078ff912041ffa45dfd817484bd6ff4b016d46be79739f423d770cb8e17", kill_on_drop: false }`
[INFO] [stdout] 165f4078ff912041ffa45dfd817484bd6ff4b016d46be79739f423d770cb8e17
