[INFO] cloning repository https://github.com/ddtch/mouse-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddtch/mouse-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddtch%2Fmouse-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddtch%2Fmouse-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 144b580ac6e16c42834a6087ee727890a5bfff26 [INFO] checking ddtch/mouse-tracker against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddtch%2Fmouse-tracker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddtch/mouse-tracker on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ddtch/mouse-tracker [INFO] finished tweaking git repo https://github.com/ddtch/mouse-tracker [INFO] tweaked toml for git repo https://github.com/ddtch/mouse-tracker written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ddtch/mouse-tracker 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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2588fcec3a066297028b4319fe03ca721164c6f417d5f4554e1af1111c5669a8 [INFO] running `Command { std: "docker" "start" "-a" "2588fcec3a066297028b4319fe03ca721164c6f417d5f4554e1af1111c5669a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2588fcec3a066297028b4319fe03ca721164c6f417d5f4554e1af1111c5669a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2588fcec3a066297028b4319fe03ca721164c6f417d5f4554e1af1111c5669a8", kill_on_drop: false }` [INFO] [stdout] 2588fcec3a066297028b4319fe03ca721164c6f417d5f4554e1af1111c5669a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ddd451e57cb2ffe5edd0d6358ab2acc3d8307b66905b39d09f74d078700a85 [INFO] running `Command { std: "docker" "start" "-a" "13ddd451e57cb2ffe5edd0d6358ab2acc3d8307b66905b39d09f74d078700a85", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling device_query v1.1.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcCLbrtW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/x11-dl-31af8ef446ab71ac/output` [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/rmetaEcWxRj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEIf4QO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-bbbcc73e7412bf52.rlib}" "/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-b210bb7f8cca4b04.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/servo-fontconfig-sys-ce4ace2dccfe07cc/build_script_build-ce4ace2dccfe07cc" "-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] #0 0x000078d38ad5a1b7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5a1b7) [INFO] [stdout] #1 0x000078d38ad5a5cc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f5a5cc) [INFO] [stdout] #2 0x000078d386c19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000078d386d77aca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x00005b5fd8307c08 void lld::elf::InputSection::writeTo >(unsigned char*) (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3ccc08) [INFO] [stdout] #5 0x00005b5fd83557e3 void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x000078d38ad0b9f2 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0b9f2) [INFO] [stdout] #7 0x000078d38ad0adaa llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f0adaa) [INFO] [stdout] #8 0x000078d38ac86300 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/5dfe648b45659db8dd0a673a806bba3df84aa3af/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3e86300) [INFO] [stdout] #9 0x000078d386c6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x000078d386cfca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/servo-fontconfig-sys-ce4ace2dccfe07cc/build_script_build-ce4ace2dccfe07cc': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `servo-fontconfig-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "13ddd451e57cb2ffe5edd0d6358ab2acc3d8307b66905b39d09f74d078700a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ddd451e57cb2ffe5edd0d6358ab2acc3d8307b66905b39d09f74d078700a85", kill_on_drop: false }` [INFO] [stdout] 13ddd451e57cb2ffe5edd0d6358ab2acc3d8307b66905b39d09f74d078700a85