[INFO] cloning repository https://github.com/raakka/lol-warp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raakka/lol-warp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraakka%2Flol-warp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraakka%2Flol-warp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c322dbe02c303292d6e5e35fce2ab02d035cdf69 [INFO] checking raakka/lol-warp against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraakka%2Flol-warp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raakka/lol-warp on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raakka/lol-warp [INFO] finished tweaking git repo https://github.com/raakka/lol-warp [INFO] tweaked toml for git repo https://github.com/raakka/lol-warp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raakka/lol-warp 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-foundation v0.7.1 [INFO] [stderr] Downloaded cc v1.0.55 [INFO] [stderr] Downloaded derive_utils v0.10.0 [INFO] [stderr] Downloaded find-crate v0.5.0 [INFO] [stderr] Downloaded futures-enum v0.1.13 [INFO] [stderr] Downloaded biscuit v0.5.0-beta1 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] [stderr] Downloaded core-foundation-sys v0.7.1 [INFO] [stderr] Downloaded sqlformat v0.1.0 [INFO] [stderr] Downloaded argonautica v0.2.0 [INFO] [stderr] Downloaded http-api-problem v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3d209fe665074776672f5d5fbeae9b85db445782c400d134050d04f279c8f15 [INFO] running `Command { std: "docker" "start" "-a" "b3d209fe665074776672f5d5fbeae9b85db445782c400d134050d04f279c8f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3d209fe665074776672f5d5fbeae9b85db445782c400d134050d04f279c8f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d209fe665074776672f5d5fbeae9b85db445782c400d134050d04f279c8f15", kill_on_drop: false }` [INFO] [stdout] b3d209fe665074776672f5d5fbeae9b85db445782c400d134050d04f279c8f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea877b886f30519efaf554dab9c3d411aa19b35ff741254c19f95ab34381dea [INFO] running `Command { std: "docker" "start" "-a" "bea877b886f30519efaf554dab9c3d411aa19b35ff741254c19f95ab34381dea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/indexmap-7ce2125f92d01997/build_script_build-7ce2125f92d01997.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/indexmap-7ce2125f92d01997/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcwu6YWY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 1 previous error [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/deps/rmetapAwjxo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-integer-94c3397b452a8c5d/build_script_build-94c3397b452a8c5d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-94c3397b452a8c5d/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `matches` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name memchr --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.3.3/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="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=7f343d9f77aed355 -C extra-filename=-c680675884d5b80f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `typenum v1.12.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-889544f3bd316b77/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a7bdfffc320b6075/out/consts.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.12.0/build/main.rs:176:14: [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: 0x5baafbc66982 - std::backtrace_rs::backtrace::libunwind::trace::h1b5b1dd7ac1f8939 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5baafbc66982 - std::backtrace_rs::backtrace::trace_unsynchronized::ha09e939fcfc45248 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5baafbc66982 - std::sys::backtrace::_print_fmt::h2ef887b9f8c59b60 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5baafbc66982 - ::fmt::h7f9f5b2253cd7242 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5baafbc81c23 - core::fmt::rt::Argument::fmt::haf73210e0e9fce08 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x5baafbc81c23 - core::fmt::write::hcc144aae8a9cc5f1 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5baafbc64243 - std::io::default_write_fmt::h8cbb77db9fd67e2d [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5baafbc64243 - std::io::Write::write_fmt::h4e96a903ddadda96 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5baafbc667d2 - std::sys::backtrace::BacktraceLock::print::hed4c55a18b18cdc4 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5baafbc67842 - std::panicking::default_hook::{{closure}}::hc65988dc07a9380c [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5baafbc67645 - std::panicking::default_hook::he16c2a917ee140e8 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5baafbc68112 - std::panicking::rust_panic_with_hook::hab5dd862064fc7a8 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5baafbc67faa - std::panicking::begin_panic_handler::{{closure}}::h41e4a1abc203e6c0 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5baafbc66e79 - std::sys::backtrace::__rust_end_short_backtrace::h6a37ff3a23cbb6e6 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5baafbc67c3d - __rustc[ca4500910acfd566]::rust_begin_unwind [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5baafbc80ed0 - core::panicking::panic_fmt::h71c7eb6d58835eab [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5baafbc81266 - core::result::unwrap_failed::h58151f04b02e4be5 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5baafbc46123 - build_script_main::main::h3fc31dd8c954fe54 [INFO] [stderr] 18: 0x5baafbc416c3 - core::ops::function::FnOnce::call_once::h863a0c0001a3a94f [INFO] [stderr] 19: 0x5baafbc411e6 - std::sys::backtrace::__rust_begin_short_backtrace::h1a09f546c3380b43 [INFO] [stderr] 20: 0x5baafbc34bd9 - std::rt::lang_start::{{closure}}::h2586a77549611d7d [INFO] [stderr] 21: 0x5baafbc61250 - core::ops::function::impls:: for &F>::call_once::h2f78961f13056eff [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5baafbc61250 - std::panicking::try::do_call::h33f079e7c2fde799 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5baafbc61250 - std::panicking::try::h6a0305ea52d703ee [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5baafbc61250 - std::panic::catch_unwind::h0c9a2a6e46ace7a9 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5baafbc61250 - std::rt::lang_start_internal::{{closure}}::hefe9aad38a868eed [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5baafbc61250 - std::panicking::try::do_call::h82d9e8bc2eb3a87c [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5baafbc61250 - std::panicking::try::hbf5275dd15347c13 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5baafbc61250 - std::panic::catch_unwind::h9ed847f041ea5d93 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5baafbc61250 - std::rt::lang_start_internal::habecbfa1b3022548 [INFO] [stderr] at /rustc/9d28fe39763974a96d61232e96ac856735e4cdd6/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5baafbc34bc1 - std::rt::lang_start::h722590e956dcf535 [INFO] [stderr] 31: 0x5baafbc461d5 - main [INFO] [stderr] 32: 0x7cb1e94e01ca - [INFO] [stderr] 33: 0x7cb1e94e028b - __libc_start_main [INFO] [stderr] 34: 0x5baafbc34a75 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJ8NAxE/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJ8NAxE/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/ryu-f26d3ffd9b654ac7/build_script_build-f26d3ffd9b654ac7" "-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/9d28fe39763974a96d61232e96ac856735e4cdd6/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/ccl84mrh.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/ryu-f26d3ffd9b654ac7/build_script_build-f26d3ffd9b654ac7 /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/rustcJ8NAxE/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/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/rustcJ8NAxE/symbols.o /opt/rustwide/target/debug/build/ryu-f26d3ffd9b654ac7/build_script_build-f26d3ffd9b654ac7.build_script_build.809f124ebbf5a525-cgu.0.rcgu.o /opt/rustwide/target/debug/build/ryu-f26d3ffd9b654ac7/build_script_build-f26d3ffd9b654ac7.arh3dysj3t3oh40mfczinwgpq.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-77b6a10324684199.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8baed381848f81ed.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9d28fe39763974a96d61232e96ac856735e4cdd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.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 `ryu` (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/rmetaht1XXE" [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/rmeta32L33N" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7gLv1h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-320abf34d7b68a85.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/rustc7gLv1h/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-f90fead10fd994b6/build_script_build-f90fead10fd994b6" "-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 `num-traits` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `pkg-config` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-task` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [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/9d28fe39763974a96d61232e96ac856735e4cdd6/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.18/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=361e9e07410aaaa3 -C extra-filename=-5f87b28b74f4a5bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavjdoPk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKyo63E/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-channel` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYnYShN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae06ybk/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] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bea877b886f30519efaf554dab9c3d411aa19b35ff741254c19f95ab34381dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea877b886f30519efaf554dab9c3d411aa19b35ff741254c19f95ab34381dea", kill_on_drop: false }` [INFO] [stdout] bea877b886f30519efaf554dab9c3d411aa19b35ff741254c19f95ab34381dea