[INFO] cloning repository https://github.com/evlaV/steamos-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evlaV/steamos-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FevlaV%2Fsteamos-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FevlaV%2Fsteamos-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85fbd8f97719277c4df326cf27e4803d4cb31ef9
[INFO] checking evlaV/steamos-manager against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FevlaV%2Fsteamos-manager" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evlaV/steamos-manager
[INFO] finished tweaking git repo https://github.com/evlaV/steamos-manager
[INFO] tweaked toml for git repo https://github.com/evlaV/steamos-manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evlaV/steamos-manager on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evlaV/steamos-manager 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded speech-dispatcher v0.16.0
[INFO] [stderr]   Downloaded input-linux-sys v0.9.0
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded speech-dispatcher-sys v0.7.0
[INFO] [stderr]   Downloaded input-linux v0.7.1
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded gobject-sys v0.21.5
[INFO] [stderr]   Downloaded cecd-proxy v0.1.0
[INFO] [stderr]   Downloaded cfg-expr v0.20.5
[INFO] [stderr]   Downloaded glib-macros v0.21.5
[INFO] [stderr]   Downloaded glib-sys v0.21.5
[INFO] [stderr]   Downloaded gio-sys v0.21.5
[INFO] [stderr]   Downloaded gio v0.21.5
[INFO] [stderr]   Downloaded glib v0.21.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2d6a51cb800d7ed717aba5d61703bdb13facf656cbc138731d5b3c5d2dc9e7e
[INFO] running `Command { std: "docker" "start" "-a" "a2d6a51cb800d7ed717aba5d61703bdb13facf656cbc138731d5b3c5d2dc9e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2d6a51cb800d7ed717aba5d61703bdb13facf656cbc138731d5b3c5d2dc9e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d6a51cb800d7ed717aba5d61703bdb13facf656cbc138731d5b3c5d2dc9e7e", kill_on_drop: false }`
[INFO] [stdout] a2d6a51cb800d7ed717aba5d61703bdb13facf656cbc138731d5b3c5d2dc9e7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7d1eddc61ff5c9e0f1c4bd6dbf3568f4b4fdbb361a4cb3ba1faab19671dd495
[INFO] running `Command { std: "docker" "start" "-a" "c7d1eddc61ff5c9e0f1c4bd6dbf3568f4b4fdbb361a4cb3ba1faab19671dd495", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling cfg-expr v0.20.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking input-linux-sys v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking input-linux v0.7.1
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking steamos-manager-macros v26.0.0 (/opt/rustwide/workdir/steamos-manager-macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking glib v0.21.5
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling speech-dispatcher-sys v0.7.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking gio v0.21.5
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking steamos-manager-proxy v26.0.0 (/opt/rustwide/workdir/steamos-manager-proxy)
[INFO] [stderr]     Checking cecd-proxy v0.1.0
[INFO] [stderr]     Checking speech-dispatcher v0.16.0
[INFO] [stderr]     Checking steamos-manager v26.0.0 (/opt/rustwide/workdir/steamos-manager)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "c7d1eddc61ff5c9e0f1c4bd6dbf3568f4b4fdbb361a4cb3ba1faab19671dd495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d1eddc61ff5c9e0f1c4bd6dbf3568f4b4fdbb361a4cb3ba1faab19671dd495", kill_on_drop: false }`
[INFO] [stdout] c7d1eddc61ff5c9e0f1c4bd6dbf3568f4b4fdbb361a4cb3ba1faab19671dd495
