[INFO] cloning repository https://github.com/damus-io/egui-nav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damus-io/egui-nav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fegui-nav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fegui-nav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb297a0fefd9047352102346625a2eba93a1aa04 [INFO] checking damus-io/egui-nav against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fegui-nav" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damus-io/egui-nav on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damus-io/egui-nav [INFO] finished tweaking git repo https://github.com/damus-io/egui-nav [INFO] tweaked toml for git repo https://github.com/damus-io/egui-nav written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 699 packages to latest compatible versions [INFO] [stderr] Adding eframe v0.30.0 (available: v0.31.1) [INFO] [stderr] Adding egui v0.30.0 (available: v0.31.1) [INFO] [stderr] Adding egui_demo_lib v0.30.0 (available: v0.31.1) [INFO] [stderr] Adding egui_extras v0.30.0 (available: v0.31.1) [INFO] [stderr] Adding lightningcss v1.0.0-alpha.58 (available: v1.0.0-alpha.65) [INFO] [stderr] Adding trunk v0.20.3 (available: v0.21.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9bfa219edfa7105ca98f9b0f6c593a07a657d24f9bbbb9ed77ba6f208327e6 [INFO] running `Command { std: "docker" "start" "-a" "3a9bfa219edfa7105ca98f9b0f6c593a07a657d24f9bbbb9ed77ba6f208327e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9bfa219edfa7105ca98f9b0f6c593a07a657d24f9bbbb9ed77ba6f208327e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9bfa219edfa7105ca98f9b0f6c593a07a657d24f9bbbb9ed77ba6f208327e6", kill_on_drop: false }` [INFO] [stdout] 3a9bfa219edfa7105ca98f9b0f6c593a07a657d24f9bbbb9ed77ba6f208327e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214d2c03779fdffb4e44b38f8fc4f39e194041af17c2497e9ff630c9d5602f33 [INFO] running `Command { std: "docker" "start" "-a" "214d2c03779fdffb4e44b38f8fc4f39e194041af17c2497e9ff630c9d5602f33", kill_on_drop: false }` [INFO] [stderr] warning: nav-demo v0.1.0 (/opt/rustwide/workdir/examples/nav-demo) ignoring invalid dependency `trunk` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-xml v0.37.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling color-hex v0.2.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking epaint_default_fonts v0.30.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/x11-dl-f287716ef296cc84/build_script_build-f287716ef296cc84.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/x11-dl-f287716ef296cc84/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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/smithay-client-toolkit-41c5bafde0fd3560/build_script_build-41c5bafde0fd3560.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/smithay-client-toolkit-41c5bafde0fd3560/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAu9y4w" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cursor-icon` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEUoCwh/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/rustcEUoCwh/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/icu_normalizer_data-7c778d67533d0c50/build_script_build-7c778d67533d0c50" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.17/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="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=7f9de2269e71c6bd -C extra-filename=-2ff101502ed7555a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-bcffda069a798e4c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-305c65bfc8fb2991.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `icu_normalizer_data` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5VW9if/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJYRemG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (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/rustctGdT1U/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctGdT1U/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.195oslq8x4u3xoragr8q7mo95.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquick_xml-811adec1a9f6bcf2.rlib,libmemchr-371cdb7d366b303a.rlib,libquote-e976b2532402682d.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustctGdT1U/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/deps/libwayland_scanner-7172e187ee310733.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/5fee451ebd94296ea05214e819c311e164b30af6/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/cc3ngXal.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libwayland_scanner-7172e187ee310733.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/rustctGdT1U/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/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/rustctGdT1U/list --no-undefined-version /tmp/rustctGdT1U/symbols.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.wayland_scanner.5b3da91d92394bd6-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.195oslq8x4u3xoragr8q7mo95.rcgu.rmeta /opt/rustwide/target/debug/deps/wayland_scanner-7172e187ee310733.0wondk7aop5luhcjdoxjx7jd3.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libquick_xml-811adec1a9f6bcf2.rlib /opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rlib /opt/rustwide/target/debug/deps/libquote-e976b2532402682d.rlib /opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1c7c73a4dfad6672.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c64659a1a99dd4a9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1b0c10a0487ea973.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.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] #0 0x00007402048df787 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56df787) [INFO] [stdout] #1 0x00007402048dfb9c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dfb9c) [INFO] [stdout] #2 0x0000740208e11330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005c06b4269a9a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x00005c06b4082f23 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005c06b4060bfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005c06b405c014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x00005c06b3f6afb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x00005c06b3f6a000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x00005c06b3f6a6b1 main (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x0000740208df61ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000740208df628b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005c06b3decc69 _start (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [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 `wayland-scanner` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8n9QBE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "214d2c03779fdffb4e44b38f8fc4f39e194041af17c2497e9ff630c9d5602f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214d2c03779fdffb4e44b38f8fc4f39e194041af17c2497e9ff630c9d5602f33", kill_on_drop: false }` [INFO] [stdout] 214d2c03779fdffb4e44b38f8fc4f39e194041af17c2497e9ff630c9d5602f33