[INFO] cloning repository https://github.com/Gustash/hyprworkspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gustash/hyprworkspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustash%2Fhyprworkspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustash%2Fhyprworkspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80251b1a880b868060b1f5eb091126001f11ff53 [INFO] checking Gustash/hyprworkspace against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustash%2Fhyprworkspace" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gustash/hyprworkspace on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gustash/hyprworkspace [INFO] finished tweaking git repo https://github.com/Gustash/hyprworkspace [INFO] tweaked toml for git repo https://github.com/Gustash/hyprworkspace written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Gustash/hyprworkspace 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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 hyprland-macros v0.3.4 [INFO] [stderr] Downloaded serde v1.0.177 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded hyprland v0.3.8 [INFO] [stderr] Downloaded serde_derive v1.0.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b20ff8e3088cd6acf8bd24c4f3dbbf18e2e553b14b98e9f35fc32626d12af62 [INFO] running `Command { std: "docker" "start" "-a" "6b20ff8e3088cd6acf8bd24c4f3dbbf18e2e553b14b98e9f35fc32626d12af62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b20ff8e3088cd6acf8bd24c4f3dbbf18e2e553b14b98e9f35fc32626d12af62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b20ff8e3088cd6acf8bd24c4f3dbbf18e2e553b14b98e9f35fc32626d12af62", kill_on_drop: false }` [INFO] [stdout] 6b20ff8e3088cd6acf8bd24c4f3dbbf18e2e553b14b98e9f35fc32626d12af62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6858e9f752006a312ed9dbf100644e4c78ba4f8572aa17a46607500cbc498bce [INFO] running `Command { std: "docker" "start" "-a" "6858e9f752006a312ed9dbf100644e4c78ba4f8572aa17a46607500cbc498bce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling hyprland-macros v0.3.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hyprland v0.3.8 [INFO] [stderr] Checking hyprworkspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.14s [INFO] running `Command { std: "docker" "inspect" "6858e9f752006a312ed9dbf100644e4c78ba4f8572aa17a46607500cbc498bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6858e9f752006a312ed9dbf100644e4c78ba4f8572aa17a46607500cbc498bce", kill_on_drop: false }` [INFO] [stdout] 6858e9f752006a312ed9dbf100644e4c78ba4f8572aa17a46607500cbc498bce [INFO] checking Gustash/hyprworkspace against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustash%2Fhyprworkspace" "/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/Gustash/hyprworkspace on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gustash/hyprworkspace [INFO] finished tweaking git repo https://github.com/Gustash/hyprworkspace [INFO] tweaked toml for git repo https://github.com/Gustash/hyprworkspace written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gustash/hyprworkspace 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9371dc8fde57549e55995e54019018bbeef8420ac7c2844d827ca6be9ab4016 [INFO] running `Command { std: "docker" "start" "-a" "a9371dc8fde57549e55995e54019018bbeef8420ac7c2844d827ca6be9ab4016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9371dc8fde57549e55995e54019018bbeef8420ac7c2844d827ca6be9ab4016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9371dc8fde57549e55995e54019018bbeef8420ac7c2844d827ca6be9ab4016", kill_on_drop: false }` [INFO] [stdout] a9371dc8fde57549e55995e54019018bbeef8420ac7c2844d827ca6be9ab4016 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f31b85b26def526d4236a90f06a2ba13b08e268f5f294214ae01dadc4eb402 [INFO] running `Command { std: "docker" "start" "-a" "e7f31b85b26def526d4236a90f06a2ba13b08e268f5f294214ae01dadc4eb402", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling hyprland-macros v0.3.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hyprland v0.3.8 [INFO] [stderr] Checking hyprworkspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s [INFO] running `Command { std: "docker" "inspect" "e7f31b85b26def526d4236a90f06a2ba13b08e268f5f294214ae01dadc4eb402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f31b85b26def526d4236a90f06a2ba13b08e268f5f294214ae01dadc4eb402", kill_on_drop: false }` [INFO] [stdout] e7f31b85b26def526d4236a90f06a2ba13b08e268f5f294214ae01dadc4eb402