[INFO] cloning repository https://github.com/robbot-rs/robbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbot-rs/robbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/robbot-rs/robbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbot-rs/robbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c0c2290a45cfa200dd400d08b2d62913617960a [INFO] checking robbot-rs/robbot against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbot-rs%2Frobbot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robbot-rs/robbot on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robbot-rs/robbot [INFO] finished tweaking git repo https://github.com/robbot-rs/robbot [INFO] tweaked toml for git repo https://github.com/robbot-rs/robbot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robbot-rs/robbot 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc1/source/robbot-bin/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de9c0990aa660465af8eced2d7ba5ca833d61ebd2b9d062cef9c3c5cb2e7631 [INFO] running `Command { std: "docker" "start" "-a" "1de9c0990aa660465af8eced2d7ba5ca833d61ebd2b9d062cef9c3c5cb2e7631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de9c0990aa660465af8eced2d7ba5ca833d61ebd2b9d062cef9c3c5cb2e7631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de9c0990aa660465af8eced2d7ba5ca833d61ebd2b9d062cef9c3c5cb2e7631", kill_on_drop: false }` [INFO] [stdout] 1de9c0990aa660465af8eced2d7ba5ca833d61ebd2b9d062cef9c3c5cb2e7631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c06b48e2904468747887926bf0438a6eae1c92c0a2104249cc9c31aec77e3926 [INFO] running `Command { std: "docker" "start" "-a" "c06b48e2904468747887926bf0438a6eae1c92c0a2104249cc9c31aec77e3926", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/robbot-bin/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [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: 0x5ad791895812 - std::backtrace_rs::backtrace::libunwind::trace::h52c351c9b548fe8f [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ad791895812 - std::backtrace_rs::backtrace::trace_unsynchronized::h506028ce92ce5773 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ad791895812 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ad791895812 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ad7918b3033 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5ad7918b3033 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5ad791893233 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ad791893233 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5ad791895662 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ad791896582 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5ad791896385 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5ad791896e52 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5ad791896cea - std::panicking::begin_panic_handler::{{closure}}::haac689110f42147a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5ad791895d09 - std::sys::backtrace::__rust_end_short_backtrace::hd8597c4718b2da4a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5ad79189697d - __rustc[b82a5af12c77dd7a]::rust_begin_unwind [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5ad7918b22e0 - core::panicking::panic_fmt::h308ab89a57152a64 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ad7918b2676 - core::result::unwrap_failed::h2359621974870a19 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5ad791875181 - build_script_main::main::h00ded2093a0e3f95 [INFO] [stderr] 18: 0x5ad7918706e3 - core::ops::function::FnOnce::call_once::h92e4ee4d0ad479d3 [INFO] [stderr] 19: 0x5ad7918721e6 - std::sys::backtrace::__rust_begin_short_backtrace::hb6b4f8252117d669 [INFO] [stderr] 20: 0x5ad791870429 - std::rt::lang_start::{{closure}}::h49676f044a53586c [INFO] [stderr] 21: 0x5ad791890110 - core::ops::function::impls:: for &F>::call_once::ha7951b0047d22176 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5ad791890110 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5ad791890110 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5ad791890110 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5ad791890110 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5ad791890110 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5ad791890110 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5ad791890110 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5ad791890110 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5ad791870411 - std::rt::lang_start::h0529aff7adf33ff6 [INFO] [stderr] 31: 0x5ad791875545 - main [INFO] [stderr] 32: 0x723d2097c1ca - [INFO] [stderr] 33: 0x723d2097c28b - __libc_start_main [INFO] [stderr] 34: 0x5ad7918612a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/slab-1529a980844655c8/rmetaAsCNpV" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSj880e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSj880e/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-traits-ff02a1bbfb31dbed/build_script_build-ff02a1bbfb31dbed" "-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/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/cclUkeTS.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-traits-ff02a1bbfb31dbed/build_script_build-ff02a1bbfb31dbed /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/rustcSj880e/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/rustcSj880e/symbols.o /opt/rustwide/target/debug/build/num-traits-ff02a1bbfb31dbed/build_script_build-ff02a1bbfb31dbed.build_script_build.302067925e415da6-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-traits-ff02a1bbfb31dbed/build_script_build-ff02a1bbfb31dbed.2bxd95pxpo4kg0keeqtomo8ut.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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 `slab` (build script) due to 1 previous error [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/rustcIWo99Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIWo99Z/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/lock_api-b4b03dc0fc0246e4/build_script_build-b4b03dc0fc0246e4" "-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 `lock_api` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c06b48e2904468747887926bf0438a6eae1c92c0a2104249cc9c31aec77e3926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06b48e2904468747887926bf0438a6eae1c92c0a2104249cc9c31aec77e3926", kill_on_drop: false }` [INFO] [stdout] c06b48e2904468747887926bf0438a6eae1c92c0a2104249cc9c31aec77e3926