[INFO] cloning repository https://github.com/AlexMelanFromRingo/lotus-led
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexMelanFromRingo/lotus-led" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Flotus-led", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Flotus-led'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfdadee8bc5f31daa2e813eaa1a04fe705b85894
[INFO] testing AlexMelanFromRingo/lotus-led against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMelanFromRingo%2Flotus-led" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AlexMelanFromRingo/lotus-led
[INFO] finished tweaking git repo https://github.com/AlexMelanFromRingo/lotus-led
[INFO] tweaked toml for git repo https://github.com/AlexMelanFromRingo/lotus-led written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexMelanFromRingo/lotus-led on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexMelanFromRingo/lotus-led 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f
[INFO] running `Command { std: "docker" "start" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling btleplug v0.11.8
[INFO] [stderr]    Compiling lotus_led v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::modes::ModeConfig`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::modes::ModeConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lerp_color`
[INFO] [stdout]  --> src/modes/software.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::protocol::{Packet, hsv_to_rgb, lerp_color, cct_to_rgb};
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
[INFO] running `Command { std: "docker" "inspect" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::modes::ModeConfig`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::modes::ModeConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lerp_color`
[INFO] [stdout]  --> src/modes/software.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::protocol::{Packet, hsv_to_rgb, lerp_color, cct_to_rgb};
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lotus_led v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::modes::ModeConfig`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::modes::ModeConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lerp_color`
[INFO] [stdout]  --> src/modes/software.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::protocol::{Packet, hsv_to_rgb, lerp_color, cct_to_rgb};
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::modes::ModeConfig`
[INFO] [stderr]  --> src/config.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::modes::ModeConfig;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lerp_color`
[INFO] [stderr]  --> src/modes/software.rs:7:43
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::protocol::{Packet, hsv_to_rgb, lerp_color, cct_to_rgb};
[INFO] [stderr]   |                                           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lotus_led` (lib) generated 2 warnings (run `cargo fix --lib -p lotus_led` to apply 2 suggestions)
[INFO] [stderr] warning: `lotus_led` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lotus_led-e1fba65f82ac4e10)
[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] [stderr]      Running unittests src/bin/led.rs (/opt/rustwide/target/debug/deps/led-1b022e13b59a0500)
[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] [stderr]    Doc-tests lotus_led
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] test src/device.rs - device::DeviceGroup (line 263) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/device.rs - device::DeviceGroup (line 263) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `strip_a` in this scope
[INFO] [stdout]    --> src/device.rs:264:35
[INFO] [stdout]     |
[INFO] [stdout] 264 | let group = DeviceGroup::new(vec![strip_a, strip_b]);
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `strip_b` in this scope
[INFO] [stdout]    --> src/device.rs:264:44
[INFO] [stdout]     |
[INFO] [stdout] 264 | let group = DeviceGroup::new(vec![strip_a, strip_b]);
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/device.rs:265:45
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_device_rs_263_0() {
[INFO] [stdout]     |                                      -------------------------------------- this is not `async`
[INFO] [stdout] 264 | let group = DeviceGroup::new(vec![strip_a, strip_b]);
[INFO] [stdout] 265 | group.broadcast(Packet::color(255, 0, 128)).await?;
[INFO] [stdout]     |                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/device.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_device_rs_263_0() {
[INFO] [stdout]     |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 266 | group.get(0).set_color(255, 0, 0).await?;
[INFO] [stdout]     |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DeviceGroup` in this scope
[INFO] [stdout]    --> src/device.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 | let group = DeviceGroup::new(vec![strip_a, strip_b]);
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `DeviceGroup`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Packet` in this scope
[INFO] [stdout]    --> src/device.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 | group.broadcast(Packet::color(255, 0, 128)).await?;
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `Packet`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/device.rs - device::DeviceGroup (line 263)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.14s; merged doctests compilation took 0.08s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f", kill_on_drop: false }`
[INFO] [stdout] e6b35361b95662a6713522a75fd953acfba2fa281eee4b2723f4b621ec0e162f
