[INFO] cloning repository https://github.com/kafkesc/kcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kafkesc/kcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9d46dcceafd7b97fb68291e94548105cee1d497 [INFO] checking kafkesc/kcl against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kafkesc/kcl [INFO] finished tweaking git repo https://github.com/kafkesc/kcl [INFO] tweaked toml for git repo https://github.com/kafkesc/kcl written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kafkesc/kcl on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kafkesc/kcl 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exit-code v1.0.0 [INFO] [stderr] Downloaded bytes_parser v0.1.5 [INFO] [stderr] Downloaded konsumer_offsets v0.3.2 [INFO] [stderr] Downloaded sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Downloaded krb5-src v0.3.3+1.19.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a51ff93d6309e3be12160600ba95f8144392a414031742c8e8cb7f4229d4bb8e [INFO] running `Command { std: "docker" "start" "-a" "a51ff93d6309e3be12160600ba95f8144392a414031742c8e8cb7f4229d4bb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a51ff93d6309e3be12160600ba95f8144392a414031742c8e8cb7f4229d4bb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51ff93d6309e3be12160600ba95f8144392a414031742c8e8cb7f4229d4bb8e", kill_on_drop: false }` [INFO] [stdout] a51ff93d6309e3be12160600ba95f8144392a414031742c8e8cb7f4229d4bb8e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5427446a37a1e6e0f1644c10c5e3f31395265fcce24e9f14eb7ac571fd89f9d [INFO] running `Command { std: "docker" "start" "-a" "f5427446a37a1e6e0f1644c10c5e3f31395265fcce24e9f14eb7ac571fd89f9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling krb5-src v0.3.3+1.19.2 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] warning: libz-sys@1.1.16: /tmp/cc97poPT.s: Assembler messages: [INFO] [stderr] warning: libz-sys@1.1.16: /tmp/cc97poPT.s: Fatal error: can't write 6 bytes to section .rodata of /opt/rustwide/target/debug/build/libz-sys-d570580dc8b186d1/out/lib/0dc752f03a07a721-compress.o: 'No space left on device' [INFO] [stderr] warning: libz-sys@1.1.16: /tmp/cc97poPT.s: Fatal error: /opt/rustwide/target/debug/build/libz-sys-d570580dc8b186d1/out/lib/0dc752f03a07a721-compress.o: No such file or directory [INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.16` [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/libz-sys-921df7666cf039b5/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=/tmp/cc97poPT.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc97poPT.s: Fatal error: can't write 6 bytes to section .rodata of /opt/rustwide/target/debug/build/libz-sys-d570580dc8b186d1/out/lib/0dc752f03a07a721-compress.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cc97poPT.s: Fatal error: /opt/rustwide/target/debug/build/libz-sys-d570580dc8b186d1/out/lib/0dc752f03a07a721-compress.o: No such file or directory [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "src/zlib" "-fvisibility=hidden" "-DSTDC" "-D_LARGEFILE64_SOURCE" "-D_POSIX_SOURCE" "-o" "/opt/rustwide/target/debug/build/libz-sys-d570580dc8b186d1/out/lib/0dc752f03a07a721-compress.o" "-c" "src/zlib/compress.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/percent_encoding-70e4695576ffb191.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/percent-encoding-70e4695576ffb191/dep-lib-percent_encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.102` [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/openssl-sys-75c19f969b0bc9a7/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.2.3+3.2.1/src/lib.rs:652:17: [INFO] [stderr] failed to copy "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.2.3+3.2.1/openssl/crypto/rand/rand_pool.c" to "/opt/rustwide/target/debug/build/openssl-sys-25883f6826d73a9a/out/openssl-build/build/src/crypto/rand/rand_pool.c": No space left on device (os error 28) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x620cd715c6b2 - std::backtrace_rs::backtrace::libunwind::trace::hcf418da79d60e1e4 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x620cd715c6b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc5f861687e611d8 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x620cd715c6b2 - std::sys::backtrace::_print_fmt::hb8a1fd6b8fe7ebac [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x620cd715c6b2 - ::fmt::hee17968c9b6ef268 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x620cd7181b43 - core::fmt::rt::Argument::fmt::h920df764a610ba42 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x620cd7181b43 - core::fmt::write::h58f5a2fa74f8961b [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x620cd7158663 - std::io::default_write_fmt::h31b5e9e2ca4c1424 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x620cd7158663 - std::io::Write::write_fmt::h32e190db2b3f6b2d [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x620cd715c502 - std::sys::backtrace::BacktraceLock::print::hf70ef0240279a3c1 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x620cd715e8c6 - std::panicking::default_hook::{{closure}}::hdb0c08851be19240 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x620cd715e6c9 - std::panicking::default_hook::hbcb41024e3b03700 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x620cd715f292 - std::panicking::rust_panic_with_hook::hfa8257115476742e [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x620cd715f02a - std::panicking::begin_panic_handler::{{closure}}::h0e02233c0bfd7948 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x620cd715cbb9 - std::sys::backtrace::__rust_end_short_backtrace::he251fdbdf3fcc52d [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x620cd715ecbd - __rustc[cc12826256fd4ed7]::rust_begin_unwind [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x620cd71809c0 - core::panicking::panic_fmt::hdb3ea274b63d6812 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x620cd70cd390 - openssl_src::cp_r::h4da315162f42bae4 [INFO] [stderr] 17: 0x620cd70cd582 - openssl_src::cp_r::h4da315162f42bae4 [INFO] [stderr] 18: 0x620cd70cd582 - openssl_src::cp_r::h4da315162f42bae4 [INFO] [stderr] 19: 0x620cd70c770b - openssl_src::Build::build::h150074ffbeb0c6f8 [INFO] [stderr] 20: 0x620cd705dab3 - build_script_main::find_vendored::get_openssl::hc018d31c67d6667e [INFO] [stderr] 21: 0x620cd7053698 - build_script_main::find_openssl::hcad8a9e00df802bb [INFO] [stderr] 22: 0x620cd7053891 - build_script_main::main::h404e86d4ed582242 [INFO] [stderr] 23: 0x620cd705ac23 - core::ops::function::FnOnce::call_once::h0935e58cf6a61ddd [INFO] [stderr] 24: 0x620cd705a2d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd0f55c95cdcd1ac1 [INFO] [stderr] 25: 0x620cd704de29 - std::rt::lang_start::{{closure}}::hbb1c17e8ab80a71e [INFO] [stderr] 26: 0x620cd7154320 - core::ops::function::impls:: for &F>::call_once::ha014a1f02544c892 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 27: 0x620cd7154320 - std::panicking::catch_unwind::do_call::h3aea6d84ae221e49 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x620cd7154320 - std::panicking::catch_unwind::hce73329ee1a5bb8e [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x620cd7154320 - std::panic::catch_unwind::hf5c4daea771b3679 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x620cd7154320 - std::rt::lang_start_internal::{{closure}}::h775fe70a759da70a [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x620cd7154320 - std::panicking::catch_unwind::do_call::h7f4803b7b8e60980 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 32: 0x620cd7154320 - std::panicking::catch_unwind::h34192987166e840c [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 33: 0x620cd7154320 - std::panic::catch_unwind::h39e3505d9b47fa7d [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x620cd7154320 - std::rt::lang_start_internal::h0b6a9d90595250f5 [INFO] [stderr] at /rustc/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x620cd704de11 - std::rt::lang_start::hfc3af5446039a1b7 [INFO] [stderr] 36: 0x620cd7057a25 - main [INFO] [stderr] 37: 0x7d0b4f7d21ca - [INFO] [stderr] 38: 0x7d0b4f7d228b - __libc_start_main [INFO] [stderr] 39: 0x620cd704d975 - _start [INFO] [stderr] 40: 0x0 - [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/rmetaIF3L80" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/rdkafka-sys-449db5f6d8d1f0c0/build_script_build-449db5f6d8d1f0c0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rdkafka-sys-449db5f6d8d1f0c0/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 `protobuf` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=b4f748247a14aee7 -C extra-filename=-5b0a58246eca97a0 --out-dir /opt/rustwide/target/debug/build/protobuf-5b0a58246eca97a0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `httparse` (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/rmetaodhUx4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5pTVBD/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcfg_aliases-615fb2d73acd9747.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5pTVBD/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/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503" "-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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/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/cc3l7l02.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/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503 /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/rustc5pTVBD/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/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/rustc5pTVBD/symbols.o /opt/rustwide/target/debug/build/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503.build_script_build.f4c4f7b30b4b21f0-cgu.0.rcgu.o /opt/rustwide/target/debug/build/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503.build_script_build.f4c4f7b30b4b21f0-cgu.1.rcgu.o /opt/rustwide/target/debug/build/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503.build_script_build.f4c4f7b30b4b21f0-cgu.2.rcgu.o /opt/rustwide/target/debug/build/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503.blqs8hr22yolby0xqccylnn94.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libcfg_aliases-615fb2d73acd9747.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-73a0dacd8ecf4bd7.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81651fa2d81930fa.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aa106afc17708d5a.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-44a86d2d305a3573.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ad0ef9aae7bed4c9.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a7e0d91a9d8ea4a8.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ba92ecccba6fda26.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d0b5908cbead0ba7.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-094a5c4379e16356.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6809e7f5b2ca8f38.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-636bc44e8f08c318.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5336843ea741e30e.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1ebb336772e3bb6a.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8662ac2706dd6eb3.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-32b9dcdb3550a8bb.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aaaaa9b1e93ea3c0.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acfb98ac9a5432e6.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 `winnow` (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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name winnow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.40/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6f3196dd2cfe8fe9 -C extra-filename=-f3a00c1f1da8463a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `nix` (build script) 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 `futures-util` (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/rmeta0kPs7f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sasl2-sys` (build script) [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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sasl2-sys-0.1.22+2.1.28/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gssapi-vendored"' --cfg 'feature="krb5-src"' --cfg 'feature="pkg-config"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gssapi-vendored", "krb5-src", "openssl-sys", "openssl-vendored", "pkg-config", "plain", "scram", "vendored"))' -C metadata=f21c2378ee764e43 -C extra-filename=-6601de8b92b4ccfb --out-dir /opt/rustwide/target/debug/build/sasl2-sys-6601de8b92b4ccfb -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-5ddacb43f4da495b.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-5d7d80aad834134b.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-bbbcc73e7412bf52.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXellT4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libduct-5d7d80aad834134b.rlib,libos_pipe-3ab8232d4374cdc6.rlib,libshared_child-5994dc7a5fd65bc8.rlib,libonce_cell-934a7f6bf1a96730.rlib,liblibc-0de006a9719d2084.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXellT4/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/krb5-src-1460c10014749bd0/build_script_build-1460c10014749bd0" "-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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/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/ccVphcyz.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/krb5-src-1460c10014749bd0/build_script_build-1460c10014749bd0 /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/rustcXellT4/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/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/rustcXellT4/symbols.o /opt/rustwide/target/debug/build/krb5-src-1460c10014749bd0/build_script_build-1460c10014749bd0.build_script_build.4dcbdd3a9477716c-cgu.0.rcgu.o /opt/rustwide/target/debug/build/krb5-src-1460c10014749bd0/build_script_build-1460c10014749bd0.cx6yvxh0osrzvps7l0te1decq.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libduct-5d7d80aad834134b.rlib /opt/rustwide/target/debug/deps/libos_pipe-3ab8232d4374cdc6.rlib /opt/rustwide/target/debug/deps/libshared_child-5994dc7a5fd65bc8.rlib /opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rlib /opt/rustwide/target/debug/deps/liblibc-0de006a9719d2084.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-73a0dacd8ecf4bd7.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81651fa2d81930fa.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aa106afc17708d5a.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-44a86d2d305a3573.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ad0ef9aae7bed4c9.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a7e0d91a9d8ea4a8.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ba92ecccba6fda26.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d0b5908cbead0ba7.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-094a5c4379e16356.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6809e7f5b2ca8f38.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-636bc44e8f08c318.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5336843ea741e30e.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1ebb336772e3bb6a.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8662ac2706dd6eb3.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-32b9dcdb3550a8bb.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aaaaa9b1e93ea3c0.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acfb98ac9a5432e6.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 `lock_api` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `krb5-src` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustix-6d93fcd2a326a1db.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustix-6d93fcd2a326a1db/dep-lib-rustix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta751xRw/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3ziFal/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetab15GSR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f5427446a37a1e6e0f1644c10c5e3f31395265fcce24e9f14eb7ac571fd89f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5427446a37a1e6e0f1644c10c5e3f31395265fcce24e9f14eb7ac571fd89f9d", kill_on_drop: false }` [INFO] [stdout] f5427446a37a1e6e0f1644c10c5e3f31395265fcce24e9f14eb7ac571fd89f9d