[INFO] cloning repository https://github.com/helloitszak/qlight-ctrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helloitszak/qlight-ctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloitszak%2Fqlight-ctrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloitszak%2Fqlight-ctrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a58aa9c81294366b4c3f50c44df186c812ab6f5e [INFO] testing helloitszak/qlight-ctrl against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloitszak%2Fqlight-ctrl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helloitszak/qlight-ctrl on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/helloitszak/qlight-ctrl [INFO] finished tweaking git repo https://github.com/helloitszak/qlight-ctrl [INFO] tweaked toml for git repo https://github.com/helloitszak/qlight-ctrl written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/helloitszak/qlight-ctrl 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 064a08e1e611cdb464f126403a758e863306b6a71056e7a28bdb228479511a18 [INFO] running `Command { std: "docker" "start" "-a" "064a08e1e611cdb464f126403a758e863306b6a71056e7a28bdb228479511a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "064a08e1e611cdb464f126403a758e863306b6a71056e7a28bdb228479511a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064a08e1e611cdb464f126403a758e863306b6a71056e7a28bdb228479511a18", kill_on_drop: false }` [INFO] [stdout] 064a08e1e611cdb464f126403a758e863306b6a71056e7a28bdb228479511a18 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3976cebfd7ae45d0ca6221049500ba9b1360ba0dc8505e986d22384c8eded71e [INFO] running `Command { std: "docker" "start" "-a" "3976cebfd7ae45d0ca6221049500ba9b1360ba0dc8505e986d22384c8eded71e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hidapi v2.0.2 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling qlight v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `Command { std: "docker" "inspect" "3976cebfd7ae45d0ca6221049500ba9b1360ba0dc8505e986d22384c8eded71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3976cebfd7ae45d0ca6221049500ba9b1360ba0dc8505e986d22384c8eded71e", kill_on_drop: false }` [INFO] [stdout] 3976cebfd7ae45d0ca6221049500ba9b1360ba0dc8505e986d22384c8eded71e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3516f93aff118fccfb52ae8a69804438b3ef23cf7a56718a26247d4620a1dfb [INFO] running `Command { std: "docker" "start" "-a" "a3516f93aff118fccfb52ae8a69804438b3ef23cf7a56718a26247d4620a1dfb", kill_on_drop: false }` [INFO] [stderr] Compiling qlight v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "a3516f93aff118fccfb52ae8a69804438b3ef23cf7a56718a26247d4620a1dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3516f93aff118fccfb52ae8a69804438b3ef23cf7a56718a26247d4620a1dfb", kill_on_drop: false }` [INFO] [stdout] a3516f93aff118fccfb52ae8a69804438b3ef23cf7a56718a26247d4620a1dfb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63f9620885d1ddcfca4d00bf1f08dc79bcc919fb5e6a395a43f651a6bcd0856b [INFO] running `Command { std: "docker" "start" "-a" "63f9620885d1ddcfca4d00bf1f08dc79bcc919fb5e6a395a43f651a6bcd0856b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qlight-abf3dd0fc8d2ca5e) [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" "63f9620885d1ddcfca4d00bf1f08dc79bcc919fb5e6a395a43f651a6bcd0856b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f9620885d1ddcfca4d00bf1f08dc79bcc919fb5e6a395a43f651a6bcd0856b", kill_on_drop: false }` [INFO] [stdout] 63f9620885d1ddcfca4d00bf1f08dc79bcc919fb5e6a395a43f651a6bcd0856b