[INFO] cloning repository https://github.com/mxxntype/hyprquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxxntype/hyprquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxxntype%2Fhyprquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxxntype%2Fhyprquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 156360bd31f2194e36c68a59a6bc6f184de3cf0a [INFO] testing mxxntype/hyprquery against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxxntype%2Fhyprquery" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxxntype/hyprquery on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mxxntype/hyprquery [INFO] finished tweaking git repo https://github.com/mxxntype/hyprquery [INFO] tweaked toml for git repo https://github.com/mxxntype/hyprquery written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mxxntype/hyprquery 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hyprland-community/hyprland-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f41d08535f6e95cee7e49b1ef62944cc3febf5fa959a417dc0c595ba0def9bcc [INFO] running `Command { std: "docker" "start" "-a" "f41d08535f6e95cee7e49b1ef62944cc3febf5fa959a417dc0c595ba0def9bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41d08535f6e95cee7e49b1ef62944cc3febf5fa959a417dc0c595ba0def9bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41d08535f6e95cee7e49b1ef62944cc3febf5fa959a417dc0c595ba0def9bcc", kill_on_drop: false }` [INFO] [stdout] f41d08535f6e95cee7e49b1ef62944cc3febf5fa959a417dc0c595ba0def9bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0e3ae9d8cc91c168e0c3ca6a620d2e24afeb5798039e02c5105a26aa5df766b [INFO] running `Command { std: "docker" "start" "-a" "e0e3ae9d8cc91c168e0c3ca6a620d2e24afeb5798039e02c5105a26aa5df766b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling hyprland-macros v0.4.0-alpha.2 (https://github.com/hyprland-community/hyprland-rs?branch=master#6c4f1d03) [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling hyprland v0.4.0-alpha.2 (https://github.com/hyprland-community/hyprland-rs?branch=master#6c4f1d03) [INFO] [stderr] Compiling hyprquery v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-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/rustcRXJ3Nu/symbols.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.hyprquery.92deb37463800e91-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a.67pagy9tehg4qq6wwlelst5id.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyprland-725263ac89cbbc74.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c7e94357e9ce175c.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libtokio-10eec1a86c49a92b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b3d6fc83294cef2.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libmio-d0975cdaa8e830f9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8dd910c47a9eab31.rlib" "/opt/rustwide/target/debug/deps/libregex-4be2ee9393c35819.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0ece68da8e279faa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bd11dcebf64f431c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8c37868904fe0bcb.rlib" "/opt/rustwide/target/debug/deps/libahash-0e3184af2db14bf4.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-50b7aa91d249edb4.rlib" "/opt/rustwide/target/debug/deps/libserde-675be4fdef8aa8d6.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-7019c5fc4c404197.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-5b9a8c75c5973ece.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-f029960ed1230eee.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-dcddb8c9e8e1fb53.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2e13b125d52c9798.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3e02706dbe899ca9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9c4874df796e5618.rlib" "/opt/rustwide/target/debug/deps/libtracing-daf7fed182700166.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-704dcbbe46db4bb9.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e5b1b48c0ba06e99.rlib" "/opt/rustwide/target/debug/deps/libeyre-1640fd4a5bec6ade.rlib" "/opt/rustwide/target/debug/deps/libindenter-ae9217c6ee1e6ba5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f042351ad0edf66e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f951c13cdc5aeaf2.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libobject-44402279f21ada25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/liblibc-608bc8e2881acb8a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-19affee2d68ab31f.rlib" "/opt/rustwide/target/debug/deps/libgimli-7c1a36ec2ebb8c6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12bb1f495912d58a.rlib" "/opt/rustwide/target/debug/deps/libclap-54bc5285391bca6b.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-57114d7afb69ec82.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-6bc1dfc26ae272f3.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-88c05c1917f23c6f.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-fafec30019b4f4df.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1b9032af77e7dd4d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-dd79726473c06ee0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-6e5842187ebbcc93.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-db06d48d177417a5.rlib" "/opt/rustwide/target/debug/deps/libanstyle-cf6751358988ad5e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hyprquery-99d6a169837fd73a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `hyprquery` (bin "hyprquery") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e0e3ae9d8cc91c168e0c3ca6a620d2e24afeb5798039e02c5105a26aa5df766b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e3ae9d8cc91c168e0c3ca6a620d2e24afeb5798039e02c5105a26aa5df766b", kill_on_drop: false }` [INFO] [stdout] e0e3ae9d8cc91c168e0c3ca6a620d2e24afeb5798039e02c5105a26aa5df766b