[INFO] cloning repository https://github.com/unixpariah/wallrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unixpariah/wallrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2Fwallrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2Fwallrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdfe604dda9e42ff0f0d37be4d6fb4b92cfa1455 [INFO] testing unixpariah/wallrs against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixpariah%2Fwallrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/unixpariah/wallrs on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/unixpariah/wallrs [INFO] finished tweaking git repo https://github.com/unixpariah/wallrs [INFO] tweaked toml for git repo https://github.com/unixpariah/wallrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/unixpariah/wallrs 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" "+beta-2025-01-12" "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 clap v4.5.11 [INFO] [stderr] Downloaded clap_builder v4.5.11 [INFO] [stderr] Downloaded fast_image_resize v3.0.4 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3a8828253ed94292ce5cdb168bad2acee5c8fefe0a0ef11da31f2fb76dfda98 [INFO] running `Command { std: "docker" "start" "-a" "c3a8828253ed94292ce5cdb168bad2acee5c8fefe0a0ef11da31f2fb76dfda98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3a8828253ed94292ce5cdb168bad2acee5c8fefe0a0ef11da31f2fb76dfda98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a8828253ed94292ce5cdb168bad2acee5c8fefe0a0ef11da31f2fb76dfda98", kill_on_drop: false }` [INFO] [stdout] c3a8828253ed94292ce5cdb168bad2acee5c8fefe0a0ef11da31f2fb76dfda98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130303d8bed00eeccbfeac8eec6fef2159ecea307499cb41387f4e463180d9e8 [INFO] running `Command { std: "docker" "start" "-a" "130303d8bed00eeccbfeac8eec6fef2159ecea307499cb41387f4e463180d9e8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling xcursor v0.3.6 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling fast_image_resize v3.0.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols v0.32.3 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.3 [INFO] [stderr] Compiling wlrs v2.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `image::GenericImageView` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use image::GenericImageView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.21s [INFO] running `Command { std: "docker" "inspect" "130303d8bed00eeccbfeac8eec6fef2159ecea307499cb41387f4e463180d9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130303d8bed00eeccbfeac8eec6fef2159ecea307499cb41387f4e463180d9e8", kill_on_drop: false }` [INFO] [stdout] 130303d8bed00eeccbfeac8eec6fef2159ecea307499cb41387f4e463180d9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eda4396731fc9ec20d60f15584c4328f53c98c22426c7622e67c047379d286c [INFO] running `Command { std: "docker" "start" "-a" "6eda4396731fc9ec20d60f15584c4328f53c98c22426c7622e67c047379d286c", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling wlrs v2.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `image::GenericImageView` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use image::GenericImageView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GenericImageView` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use image::GenericImageView; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQ30DNY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libimage-4f26a9fda4a56055.rlib,libqoi-1a5168cc026288ef.rlib,libbytemuck-6d67a40e9b500dda.rlib,libpng-4970213ad696cede.rlib,libfdeflate-a4fadcb38258be34.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-acc5580dfe50146c.rlib,libflume-d3ec7ac03049237d.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libtiff-36a4a89c8b0690e2.rlib,libflate2-1f76e1360ee06a0f.rlib,libminiz_oxide-cae8dd1a0173aacd.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-558c9873147edf0b.rlib,librayon-22136a10df951a3a.rlib,librayon_core-cc27df126eb1cc76.rlib,libcrossbeam_deque-7afa7a71c7e8137a.rlib,libcrossbeam_epoch-10b55c33f040add3.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libeither-b4418dba5a443acb.rlib,libfast_image_resize-905159f28c2f090c.rlib,libnum_traits-33ae8385f05e5fe7.rlib,libx11rb-f0ce93aff7312491.rlib,libx11rb_protocol-014889362405cee0.rlib,libsmithay_client_toolkit-a4afc072f7de0b0c.rlib,libwayland_cursor-30d504b4b689999d.rlib,libxcursor-c819a256bdd4beda.rlib,libmemmap2-69d519e13275d4b5.rlib,liblibc-630b2eacbe5cc6be.rlib,libwayland_protocols_wlr-cf0f7b22750a0a9d.rlib,libwayland_protocols-2c35ce3368e4e34d.rlib,libwayland_csd_frame-baf7275c0a9a78cb.rlib,libcursor_icon-f9e463ac09628cdc.rlib,libcalloop_wayland_source-187787a7a4395436.rlib,libwayland_client-28376abf232ebe7e.rlib,libwayland_backend-22b46d85ffb57d64.rlib,libdowncast_rs-9143b3ab1f004153.rlib,libwayland_sys-736477c9e59fc13f.rlib,libsmallvec-4a71ca7a0c1469bf.rlib,libcalloop-5e2e32a66cab68e2.rlib,libthiserror-1a45b729c14cfcbb.rlib,liblog-9a3ff67864b30e2c.rlib,libpolling-91d481196a8927a4.rlib,librustix-79fff5e38097a95f.rlib,libbitflags-c95e5b195a86a9bf.rlib,liblinux_raw_sys-82a968ff74375572.rlib,libtracing-36ab2482c14baa51.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libtracing_core-20c17a47f1e7af4e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wlrs-a23dac50348c8556" "-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: /usr/bin/ld: final link failed: 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 `wlrs` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6eda4396731fc9ec20d60f15584c4328f53c98c22426c7622e67c047379d286c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eda4396731fc9ec20d60f15584c4328f53c98c22426c7622e67c047379d286c", kill_on_drop: false }` [INFO] [stdout] 6eda4396731fc9ec20d60f15584c4328f53c98c22426c7622e67c047379d286c