[INFO] cloning repository https://github.com/ShadowBlip/gamescope-dbus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShadowBlip/gamescope-dbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2Fgamescope-dbus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2Fgamescope-dbus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dfc89e46452d4167483b9d88c419483ae977008
[INFO] checking ShadowBlip/gamescope-dbus against try#2b3c0f3a743ea631d10817f9a05e6b73970e9ef1 for pr-139751-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2Fgamescope-dbus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShadowBlip/gamescope-dbus
[INFO] finished tweaking git repo https://github.com/ShadowBlip/gamescope-dbus
[INFO] tweaked toml for git repo https://github.com/ShadowBlip/gamescope-dbus written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShadowBlip/gamescope-dbus on toolchain 2b3c0f3a743ea631d10817f9a05e6b73970e9ef1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShadowBlip/gamescope-dbus 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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e51a206b1ae06df1e678204c986dd80f56cf71c51a0cfb21f032e6f8145852a4
[INFO] running `Command { std: "docker" "start" "-a" "e51a206b1ae06df1e678204c986dd80f56cf71c51a0cfb21f032e6f8145852a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e51a206b1ae06df1e678204c986dd80f56cf71c51a0cfb21f032e6f8145852a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51a206b1ae06df1e678204c986dd80f56cf71c51a0cfb21f032e6f8145852a4", kill_on_drop: false }`
[INFO] [stdout] e51a206b1ae06df1e678204c986dd80f56cf71c51a0cfb21f032e6f8145852a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1945ae2890dd3ef7409d151771e1b885dc76b438fb38858a5e063b9ca7f879b
[INFO] running `Command { std: "docker" "start" "-a" "d1945ae2890dd3ef7409d151771e1b885dc76b438fb38858a5e063b9ca7f879b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking gamescope-wayland-client v0.1.0 (https://github.com/ShadowBlip/gamescope-wayland-client.git?rev=a51f85d92ecc7f6125c768b48af57a9994a124ef#a51f85d9)
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking gamescope-x11-client v0.1.0 (https://github.com/ShadowBlip/gamescope-x11-client.git?rev=41934d46f7e48c3ad806106bd69e8c28886aa89e#41934d46)
[INFO] [stderr]     Checking gamescope-dbus v1.10.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d1945ae2890dd3ef7409d151771e1b885dc76b438fb38858a5e063b9ca7f879b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1945ae2890dd3ef7409d151771e1b885dc76b438fb38858a5e063b9ca7f879b", kill_on_drop: false }`
[INFO] [stdout] d1945ae2890dd3ef7409d151771e1b885dc76b438fb38858a5e063b9ca7f879b
