[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] testing UnJavaScripter/elgato-pedal-controller-linux against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnJavaScripter%2Felgato-pedal-controller-linux" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UnJavaScripter/elgato-pedal-controller-linux on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded wayland-protocols-misc v0.3.8 [INFO] [stderr] Downloaded core-graphics v0.25.0 [INFO] [stderr] Downloaded xkbcommon v0.8.0 [INFO] [stderr] Downloaded enigo v0.5.0 [INFO] [stderr] Downloaded hidapi v2.6.3 [INFO] [stderr] Downloaded syn v2.0.49 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f236b5b527bb310e7f8ee044538011418cd80140ee214a7bd1bf78f3b7edf3 [INFO] running `Command { std: "docker" "start" "-a" "94f236b5b527bb310e7f8ee044538011418cd80140ee214a7bd1bf78f3b7edf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f236b5b527bb310e7f8ee044538011418cd80140ee214a7bd1bf78f3b7edf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f236b5b527bb310e7f8ee044538011418cd80140ee214a7bd1bf78f3b7edf3", kill_on_drop: false }` [INFO] [stdout] 94f236b5b527bb310e7f8ee044538011418cd80140ee214a7bd1bf78f3b7edf3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 175b3ee313fc614cd73da6d0337a433ade18fcdc0fecadb3e8264dcc7f78aeda [INFO] running `Command { std: "docker" "start" "-a" "175b3ee313fc614cd73da6d0337a433ade18fcdc0fecadb3e8264dcc7f78aeda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.8 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling x11rb v0.13.1 [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" "175b3ee313fc614cd73da6d0337a433ade18fcdc0fecadb3e8264dcc7f78aeda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175b3ee313fc614cd73da6d0337a433ade18fcdc0fecadb3e8264dcc7f78aeda", kill_on_drop: false }` [INFO] [stdout] 175b3ee313fc614cd73da6d0337a433ade18fcdc0fecadb3e8264dcc7f78aeda [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2766d60f1660bcf52fd1869670114ffb0e8a96f6354fa89cdc035e92cf3b5588 [INFO] running `Command { std: "docker" "start" "-a" "2766d60f1660bcf52fd1869670114ffb0e8a96f6354fa89cdc035e92cf3b5588", 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.36s [INFO] running `Command { std: "docker" "inspect" "2766d60f1660bcf52fd1869670114ffb0e8a96f6354fa89cdc035e92cf3b5588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2766d60f1660bcf52fd1869670114ffb0e8a96f6354fa89cdc035e92cf3b5588", kill_on_drop: false }` [INFO] [stdout] 2766d60f1660bcf52fd1869670114ffb0e8a96f6354fa89cdc035e92cf3b5588 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c59c48c1366f3f728348257e7dac9923974f9d08150b3dadfb3c17a9133abe7f [INFO] running `Command { std: "docker" "start" "-a" "c59c48c1366f3f728348257e7dac9923974f9d08150b3dadfb3c17a9133abe7f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elgato_pedal_controller-d8bf0ced8e7a29cd) [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" "c59c48c1366f3f728348257e7dac9923974f9d08150b3dadfb3c17a9133abe7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59c48c1366f3f728348257e7dac9923974f9d08150b3dadfb3c17a9133abe7f", kill_on_drop: false }` [INFO] [stdout] c59c48c1366f3f728348257e7dac9923974f9d08150b3dadfb3c17a9133abe7f