[INFO] cloning repository https://github.com/GoldsteinE/fw-lights [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoldsteinE/fw-lights" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Ffw-lights", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Ffw-lights'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6103c30732ef8d5771f981d03ca6567529c771e0 [INFO] testing GoldsteinE/fw-lights against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Ffw-lights" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GoldsteinE/fw-lights [INFO] finished tweaking git repo https://github.com/GoldsteinE/fw-lights [INFO] tweaked toml for git repo https://github.com/GoldsteinE/fw-lights written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GoldsteinE/fw-lights on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GoldsteinE/fw-lights 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be17c14b1642ef55af3476776d16c93ba68371e09aa2813fa84bf4bc31bfada6 [INFO] running `Command { std: "docker" "start" "-a" "be17c14b1642ef55af3476776d16c93ba68371e09aa2813fa84bf4bc31bfada6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be17c14b1642ef55af3476776d16c93ba68371e09aa2813fa84bf4bc31bfada6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be17c14b1642ef55af3476776d16c93ba68371e09aa2813fa84bf4bc31bfada6", kill_on_drop: false }` [INFO] [stdout] be17c14b1642ef55af3476776d16c93ba68371e09aa2813fa84bf4bc31bfada6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b9fa245beedbff18e837388906bffdce18466f6f97f855ea6d796443c3da096 [INFO] running `Command { std: "docker" "start" "-a" "3b9fa245beedbff18e837388906bffdce18466f6f97f855ea6d796443c3da096", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling guid_macros v0.11.0 (https://github.com/FrameworkComputer/framework-system#4ff42b89) [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling redox_hwio v0.1.6 (https://github.com/FrameworkComputer/rust-hwio?branch=freebsd#9bcff427) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling smbios-lib v0.9.1 (https://github.com/FrameworkComputer/smbios-lib.git?branch=no-std#b3e2fff8) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling framework_lib v0.2.1 (https://github.com/FrameworkComputer/framework-system#4ff42b89) [INFO] [stderr] Compiling fw-lights v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3b9fa245beedbff18e837388906bffdce18466f6f97f855ea6d796443c3da096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9fa245beedbff18e837388906bffdce18466f6f97f855ea6d796443c3da096", kill_on_drop: false }` [INFO] [stdout] 3b9fa245beedbff18e837388906bffdce18466f6f97f855ea6d796443c3da096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de66403b51ecfbf91cddb851eb428b6978f6128d867e2c6e80882d8b9685dac8 [INFO] running `Command { std: "docker" "start" "-a" "de66403b51ecfbf91cddb851eb428b6978f6128d867e2c6e80882d8b9685dac8", kill_on_drop: false }` [INFO] [stderr] Compiling fw-lights v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "de66403b51ecfbf91cddb851eb428b6978f6128d867e2c6e80882d8b9685dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de66403b51ecfbf91cddb851eb428b6978f6128d867e2c6e80882d8b9685dac8", kill_on_drop: false }` [INFO] [stdout] de66403b51ecfbf91cddb851eb428b6978f6128d867e2c6e80882d8b9685dac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4418c882e18c6fc134256f1f8deb26f288840f0cd8f2c4c50de0894bee466f1 [INFO] running `Command { std: "docker" "start" "-a" "a4418c882e18c6fc134256f1f8deb26f288840f0cd8f2c4c50de0894bee466f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fw_lights-18dd629514054e2d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fw_lights-d70b5fe5addd3fb4) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests fw_lights [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] [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" "a4418c882e18c6fc134256f1f8deb26f288840f0cd8f2c4c50de0894bee466f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4418c882e18c6fc134256f1f8deb26f288840f0cd8f2c4c50de0894bee466f1", kill_on_drop: false }` [INFO] [stdout] a4418c882e18c6fc134256f1f8deb26f288840f0cd8f2c4c50de0894bee466f1