[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] testing ddtch/mouse-tracker against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddtch%2Fmouse-tracker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ddtch/mouse-tracker on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e1d09a5714e23366704a792db544125eeaf95fa338ac28a052dd0aed6fd7b1 [INFO] running `Command { std: "docker" "start" "-a" "d2e1d09a5714e23366704a792db544125eeaf95fa338ac28a052dd0aed6fd7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e1d09a5714e23366704a792db544125eeaf95fa338ac28a052dd0aed6fd7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e1d09a5714e23366704a792db544125eeaf95fa338ac28a052dd0aed6fd7b1", kill_on_drop: false }` [INFO] [stdout] d2e1d09a5714e23366704a792db544125eeaf95fa338ac28a052dd0aed6fd7b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 082bf2e44b1bfd96044584354b95ad945d6db3419991132ca14376f81888c6f2 [INFO] running `Command { std: "docker" "start" "-a" "082bf2e44b1bfd96044584354b95ad945d6db3419991132ca14376f81888c6f2", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling 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] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling device_query v1.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling mouse_tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJWPSCZ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinit-a64d320d5441912e.rlib,libsctk_adwaita-1d73eb2b1fc66539.rlib,libcrossfont-2e7b9d944a30abc8.rlib,libfontconfig-096532a86b9a0478.rlib,libfontconfig_sys-79fa13757697cd83.rlib,libexpat_sys-602d7d2b6e51c772.rlib,libforeign_types-86ac823a4d268819.rlib,libforeign_types_shared-97a43ce848e98908.rlib,libfreetype-008de95f9b6fb95e.rlib,libfreetype_sys-cc6eb940bb4335e0.rlib,libtiny_skia-b64c7749e174616b.rlib,libpng-fd228b89475cd273.rlib,libflate2-f41334977e3c1288.rlib,libminiz_oxide-7be321083b22689a.rlib,libfdeflate-2676e2396689691a.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libsafe_arch-4e3c05c4632256bc.rlib,libarrayvec-e36af1f9227afc9e.rlib,libtiny_skia_path-b4838bc1d38e0673.rlib,libbytemuck-5dc727f1fbeada00.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libmio-70a8a9fb67f0228c.rlib,libx11_dl-4726196d18e678d9.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-4e4acd5304b54e47.rlib,libwayland_cursor-f24f7b3ea938dd9c.rlib,libxcursor-3e5f269f9cd164e8.rlib,libmemmap2-4f3442552eaad84b.rlib,libwayland_protocols-ef6514d689e868e0.rlib,libwayland_client-fe8df00f6669faf1.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-4d4e9778899db01b.rlib,libnix-b746e7f1a93ab64f.rlib,libwayland_sys-984966bbda541297.rlib,liblazy_static-b3603208c0de2608.rlib,libcalloop-9cd217d36737d315.rlib,libthiserror-8213c50430d2088c.rlib,libslotmap-84a0c90be2aa9fe2.rlib,libnix-dd80c55eb5984aba.rlib,libmemoffset-682ae5b7498b7ceb.rlib,libvec_map-ecbce826993378bd.rlib,libdlib-1b5aa2a83cf4ccbe.rlib,liblibloading-5fdd9c2d9b8897c2.rlib,libparking_lot-f31b6353a3efafeb.rlib,libparking_lot_core-7841de985c6de3a3.rlib,liblock_api-214b67cdc3467c3b.rlib,libscopeguard-d52bd00767847e44.rlib,libraw_window_handle-e0a5c5ebc6f64816.rlib,libinstant-1e306d9580bf48cf.rlib,liblog-5fb51f756c1191b0.rlib,librusqlite-603a0d5f8a5532a2.rlib,libbitflags-e2b4db6c651223da.rlib,libsmallvec-8045c56aeb050430.rlib,libfallible_streaming_iterator-5c0d4caa328bdf11.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libhashlink-667595737f1161e1.rlib,libhashbrown-5f3b41c880287c96.rlib,libahash-d4d268f1d0f3d229.rlib,libgetrandom-94bfb31e9eb116d8.rlib,liblibc-04709b2177888c94.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libonce_cell-24c5d665b6879050.rlib,liblibsqlite3_sys-f568652a2c322eef.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" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-ldl" "-ldl" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJWPSCZ/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" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mouse_tracker-7b085d3c033e0543" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mouse_tracker` (bin "mouse_tracker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "082bf2e44b1bfd96044584354b95ad945d6db3419991132ca14376f81888c6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082bf2e44b1bfd96044584354b95ad945d6db3419991132ca14376f81888c6f2", kill_on_drop: false }` [INFO] [stdout] 082bf2e44b1bfd96044584354b95ad945d6db3419991132ca14376f81888c6f2