[INFO] cloning repository https://github.com/UnJavaScripter/elgato-pedal-controller-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnJavaScripter/elgato-pedal-controller-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnJavaScripter%2Felgato-pedal-controller-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnJavaScripter%2Felgato-pedal-controller-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0e39de7505297addb0055a896079d72d215970
[INFO] building UnJavaScripter/elgato-pedal-controller-linux against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnJavaScripter%2Felgato-pedal-controller-linux" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux
[INFO] finished tweaking git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux
[INFO] tweaked toml for git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e27f8ef09ec93ea1a2d70edcee8c1f0f6e0fcd14ccdc18534df223b0902bc6d
[INFO] running `Command { std: "docker" "start" "-a" "1e27f8ef09ec93ea1a2d70edcee8c1f0f6e0fcd14ccdc18534df223b0902bc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e27f8ef09ec93ea1a2d70edcee8c1f0f6e0fcd14ccdc18534df223b0902bc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e27f8ef09ec93ea1a2d70edcee8c1f0f6e0fcd14ccdc18534df223b0902bc6d", kill_on_drop: false }`
[INFO] [stdout] 1e27f8ef09ec93ea1a2d70edcee8c1f0f6e0fcd14ccdc18534df223b0902bc6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24e811875126034b1be8fa6d5a9a49c1d6cfa9ba09fb33941cc916c7819e16fa
[INFO] running `Command { std: "docker" "start" "-a" "24e811875126034b1be8fa6d5a9a49c1d6cfa9ba09fb33941cc916c7819e16fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling enigo v0.5.0
[INFO] [stderr]    Compiling elgato-pedal-controller v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "24e811875126034b1be8fa6d5a9a49c1d6cfa9ba09fb33941cc916c7819e16fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e811875126034b1be8fa6d5a9a49c1d6cfa9ba09fb33941cc916c7819e16fa", kill_on_drop: false }`
[INFO] [stdout] 24e811875126034b1be8fa6d5a9a49c1d6cfa9ba09fb33941cc916c7819e16fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8731df7d29ee0a58a3d5015fec551a538b2720dc020bece04a4815b09941321
[INFO] running `Command { std: "docker" "start" "-a" "a8731df7d29ee0a58a3d5015fec551a538b2720dc020bece04a4815b09941321", kill_on_drop: false }`
[INFO] [stderr]    Compiling elgato-pedal-controller v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "a8731df7d29ee0a58a3d5015fec551a538b2720dc020bece04a4815b09941321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8731df7d29ee0a58a3d5015fec551a538b2720dc020bece04a4815b09941321", kill_on_drop: false }`
[INFO] [stdout] a8731df7d29ee0a58a3d5015fec551a538b2720dc020bece04a4815b09941321
