[INFO] cloning repository https://github.com/noonr48/WayScreenPass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noonr48/WayScreenPass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoonr48%2FWayScreenPass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoonr48%2FWayScreenPass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66ad8a06dd3109183066b62d5a764e52a459e66c
[INFO] checking noonr48/WayScreenPass against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoonr48%2FWayScreenPass" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noonr48/WayScreenPass
[INFO] finished tweaking git repo https://github.com/noonr48/WayScreenPass
[INFO] tweaked toml for git repo https://github.com/noonr48/WayScreenPass written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noonr48/WayScreenPass on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noonr48/WayScreenPass 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbus-codegen v0.9.1
[INFO] [stderr]   Downloaded dbus-tree v0.9.2
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded ksni v0.2.2
[INFO] [stderr]   Downloaded pipewire v0.8.0
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded pipewire-sys v0.8.0
[INFO] [stderr]   Downloaded libspa-sys v0.8.0
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded ffmpeg-sys-next v8.0.1
[INFO] [stderr]   Downloaded libspa v0.8.0
[INFO] [stderr]   Downloaded ffmpeg-next v8.0.0
[INFO] [stderr]   Downloaded ashpd v0.10.3
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49
[INFO] running `Command { std: "docker" "start" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking unicode-ident v1.0.23
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.0.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking remote-desktop-tray v0.1.0 (/opt/rustwide/workdir/crates/tray)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking remote-desktop-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking remote-desktop-client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Checking ashpd v0.10.3
[INFO] [stderr]     Checking remote-desktop-portal v0.1.0 (/opt/rustwide/workdir/crates/portal)
[INFO] [stderr]     Checking remote-desktop-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49", kill_on_drop: false }`
[INFO] [stdout] 60eaffa2287682ec67e699139e952fd1ee436247fe5cd646c432d050d11d2b49
