[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] checking GoldsteinE/fw-lights against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldsteinE%2Ffw-lights" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GoldsteinE/fw-lights on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/FrameworkComputer/framework-system`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/FrameworkComputer/rust-hwio`
[INFO] [stderr]     Updating git repository `https://github.com/FrameworkComputer/smbios-lib.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded clap-verbosity-flag v2.2.3
[INFO] [stderr]   Downloaded serialport v4.7.0
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5f7913bedfb71e52a15c046e523351b683e9260f8dd16a1b6ad4a83cfe5c4d
[INFO] running `Command { std: "docker" "start" "-a" "0f5f7913bedfb71e52a15c046e523351b683e9260f8dd16a1b6ad4a83cfe5c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5f7913bedfb71e52a15c046e523351b683e9260f8dd16a1b6ad4a83cfe5c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5f7913bedfb71e52a15c046e523351b683e9260f8dd16a1b6ad4a83cfe5c4d", kill_on_drop: false }`
[INFO] [stdout] 0f5f7913bedfb71e52a15c046e523351b683e9260f8dd16a1b6ad4a83cfe5c4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a220a6fd10889b785a26e74fed2a4983926a58df9d9e85d0f8e5e6ab4cb5880
[INFO] running `Command { std: "docker" "start" "-a" "2a220a6fd10889b785a26e74fed2a4983926a58df9d9e85d0f8e5e6ab4cb5880", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]     Checking regex v1.11.1
[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]     Checking nix v0.25.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking redox_hwio v0.1.6 (https://github.com/FrameworkComputer/rust-hwio?branch=freebsd#9bcff427)
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[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 zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking serialport v4.7.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.3
[INFO] [stderr]     Checking 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 icu_properties v1.5.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking 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]     Checking toml v0.8.20
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling framework_lib v0.2.1 (https://github.com/FrameworkComputer/framework-system#4ff42b89)
[INFO] [stderr]     Checking fw-lights v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s
[INFO] running `Command { std: "docker" "inspect" "2a220a6fd10889b785a26e74fed2a4983926a58df9d9e85d0f8e5e6ab4cb5880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a220a6fd10889b785a26e74fed2a4983926a58df9d9e85d0f8e5e6ab4cb5880", kill_on_drop: false }`
[INFO] [stdout] 2a220a6fd10889b785a26e74fed2a4983926a58df9d9e85d0f8e5e6ab4cb5880
