[INFO] cloning repository https://github.com/nordic16/nika-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nordic16/nika-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2Fnika-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2Fnika-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0efa7d239aa6af1475b0963f92842ae6aba6a46 [INFO] checking nordic16/nika-tui against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2Fnika-tui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nordic16/nika-tui [INFO] finished tweaking git repo https://github.com/nordic16/nika-tui [INFO] tweaked toml for git repo https://github.com/nordic16/nika-tui written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nordic16/nika-tui on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nordic16/nika-tui 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-textarea v0.4.0 [INFO] [stderr] Downloaded reqwest v0.12.3 [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 262435c3ebea1945941a6dc6ca69a03cd71b7c875770fc34c9873ffc2f3881b9 [INFO] running `Command { std: "docker" "start" "-a" "262435c3ebea1945941a6dc6ca69a03cd71b7c875770fc34c9873ffc2f3881b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "262435c3ebea1945941a6dc6ca69a03cd71b7c875770fc34c9873ffc2f3881b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262435c3ebea1945941a6dc6ca69a03cd71b7c875770fc34c9873ffc2f3881b9", kill_on_drop: false }` [INFO] [stdout] 262435c3ebea1945941a6dc6ca69a03cd71b7c875770fc34c9873ffc2f3881b9 [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41598e301b432c60d7a6841f1f03f019387e7b9b135f3f873406566a3341153e [INFO] running `Command { std: "docker" "start" "-a" "41598e301b432c60d7a6841f1f03f019387e7b9b135f3f873406566a3341153e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (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/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=3842e718bff21fd9 -C extra-filename=-25c317b6c328e2b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRdbrRV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc140hJx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc140hJx/symbols.o" "<1 object files omitted>" "/tmp/rustc140hJx/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9fb41177739740ae,libquote-8125aef03fb5ffda,libproc_macro2-a63140b18bb374d6,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustc140hJx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopenssl_macros-2ef42bd5b6de3282.so" "-Wl,--gc-sections" "-shared" "-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/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/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/cclA8WcR.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libopenssl_macros-2ef42bd5b6de3282.so /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/rustc140hJx/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/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/../../.. --version-script=/tmp/rustc140hJx/list --no-undefined-version /tmp/rustc140hJx/symbols.o /opt/rustwide/target/debug/deps/openssl_macros-2ef42bd5b6de3282.openssl_macros.385fe6b814b68dd-cgu.0.rcgu.o /tmp/rustc140hJx/rmeta.o /opt/rustwide/target/debug/deps/openssl_macros-2ef42bd5b6de3282.b0vl9ruj7gf58b7ilj4tex42p.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-9fb41177739740ae.rlib /opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rlib /opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3cc6fe54c20b16cb.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-910d46d61fe9ae41.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1767b62b98fc60f7.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --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] #0 0x00007f3fdb412737 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5612737) [INFO] [stdout] #1 0x00007f3fdb41302d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x561302d) [INFO] [stdout] #2 0x00007f3fd5c33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005bced5c05c5b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58ac5b) [INFO] [stdout] #4 0x00005bced59fe685 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005bced59d947d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005bced59d4384 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359384) [INFO] [stdout] #7 0x00005bced58da5fa lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f5fa) [INFO] [stdout] #8 0x00005bced58d96c0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e6c0) [INFO] [stdout] #9 0x00005bced58d9d71 main (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ed71) [INFO] [stdout] #10 0x00007f3fd5c181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007f3fd5c1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005bced575c329 _start (/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1329) [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 `openssl-macros` (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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=18c9bcfad74bf7ef -C extra-filename=-3ebcf66f6e89937b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXKIYwj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-c1d50cb719f68f13.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (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/rmetafzhvRT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41598e301b432c60d7a6841f1f03f019387e7b9b135f3f873406566a3341153e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41598e301b432c60d7a6841f1f03f019387e7b9b135f3f873406566a3341153e", kill_on_drop: false }` [INFO] [stdout] 41598e301b432c60d7a6841f1f03f019387e7b9b135f3f873406566a3341153e