[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] testing ShadowBlip/gamescope-dbus against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2Fgamescope-dbus" "/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/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShadowBlip/gamescope-dbus on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ShadowBlip/gamescope-wayland-client.git` [INFO] [stderr] Updating git repository `https://github.com/ShadowBlip/gamescope-x11-client.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_struct_codegen v0.10.1 [INFO] [stderr] Downloaded packed_struct v0.10.1 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded tokio v1.45.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db93dfddae03e7c7c6b9a0e5c6ccf83640379cba9d7b95654e10a179cc964da7 [INFO] running `Command { std: "docker" "start" "-a" "db93dfddae03e7c7c6b9a0e5c6ccf83640379cba9d7b95654e10a179cc964da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db93dfddae03e7c7c6b9a0e5c6ccf83640379cba9d7b95654e10a179cc964da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db93dfddae03e7c7c6b9a0e5c6ccf83640379cba9d7b95654e10a179cc964da7", kill_on_drop: false }` [INFO] [stdout] db93dfddae03e7c7c6b9a0e5c6ccf83640379cba9d7b95654e10a179cc964da7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f4ce8a3b0b1528d339cdf743f2e9c3ce83b7fda973da791e8df746814b37c19 [INFO] running `Command { std: "docker" "start" "-a" "6f4ce8a3b0b1528d339cdf743f2e9c3ce83b7fda973da791e8df746814b37c19", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.25.3 [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 zvariant_derive v3.15.2 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling gamescope-wayland-client v0.1.0 (https://github.com/ShadowBlip/gamescope-wayland-client.git?rev=a51f85d92ecc7f6125c768b48af57a9994a124ef#a51f85d9) [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling gamescope-x11-client v0.1.0 (https://github.com/ShadowBlip/gamescope-x11-client.git?rev=41934d46f7e48c3ad806106bd69e8c28886aa89e#41934d46) [INFO] [stderr] Compiling gamescope-dbus v1.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "6f4ce8a3b0b1528d339cdf743f2e9c3ce83b7fda973da791e8df746814b37c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4ce8a3b0b1528d339cdf743f2e9c3ce83b7fda973da791e8df746814b37c19", kill_on_drop: false }` [INFO] [stdout] 6f4ce8a3b0b1528d339cdf743f2e9c3ce83b7fda973da791e8df746814b37c19 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5db2cdf3865efe6442a44df4af4ed161cc213c218f3eb4179cda2a94881076 [INFO] running `Command { std: "docker" "start" "-a" "7c5db2cdf3865efe6442a44df4af4ed161cc213c218f3eb4179cda2a94881076", kill_on_drop: false }` [INFO] [stderr] Compiling gamescope-dbus v1.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `Command { std: "docker" "inspect" "7c5db2cdf3865efe6442a44df4af4ed161cc213c218f3eb4179cda2a94881076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5db2cdf3865efe6442a44df4af4ed161cc213c218f3eb4179cda2a94881076", kill_on_drop: false }` [INFO] [stdout] 7c5db2cdf3865efe6442a44df4af4ed161cc213c218f3eb4179cda2a94881076 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1274243d8af589aea8bf769f50f2cfcb031f65d60fb6ec17502d3078075f4656 [INFO] running `Command { std: "docker" "start" "-a" "1274243d8af589aea8bf769f50f2cfcb031f65d60fb6ec17502d3078075f4656", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gamescope_dbus-856749c406fcc178) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1274243d8af589aea8bf769f50f2cfcb031f65d60fb6ec17502d3078075f4656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1274243d8af589aea8bf769f50f2cfcb031f65d60fb6ec17502d3078075f4656", kill_on_drop: false }` [INFO] [stdout] 1274243d8af589aea8bf769f50f2cfcb031f65d60fb6ec17502d3078075f4656