[INFO] crate lifxi 0.1.1 is already in cache [INFO] testing lifxi-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate lifxi 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lifxi 0.1.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lifxi 0.1.1 [INFO] finished tweaking crates.io crate lifxi 0.1.1 [INFO] tweaked toml for crates.io crate lifxi 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 130c14581e00e7f8af5370661c2cdbc45b4601e10d697e724f5b144c1dfb74a0 [INFO] running `"docker" "start" "-a" "130c14581e00e7f8af5370661c2cdbc45b4601e10d697e724f5b144c1dfb74a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling lifxi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/selector.rs:203:69 [INFO] [stderr] | [INFO] [stderr] 203 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:797:69 [INFO] [stderr] | [INFO] [stderr] 797 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:820:69 [INFO] [stderr] | [INFO] [stderr] 820 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:836:69 [INFO] [stderr] | [INFO] [stderr] 836 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/http/state.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.50s [INFO] running `"docker" "inspect" "130c14581e00e7f8af5370661c2cdbc45b4601e10d697e724f5b144c1dfb74a0"` [INFO] running `"docker" "rm" "-f" "130c14581e00e7f8af5370661c2cdbc45b4601e10d697e724f5b144c1dfb74a0"` [INFO] [stdout] 130c14581e00e7f8af5370661c2cdbc45b4601e10d697e724f5b144c1dfb74a0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0110631a3b7f8886d7e841269d3b9209b6a29c5bccc76be3c96da423ae09cb92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0110631a3b7f8886d7e841269d3b9209b6a29c5bccc76be3c96da423ae09cb92"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lifxi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/selector.rs:203:69 [INFO] [stderr] | [INFO] [stderr] 203 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:797:69 [INFO] [stderr] | [INFO] [stderr] 797 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:820:69 [INFO] [stderr] | [INFO] [stderr] 820 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:836:69 [INFO] [stderr] | [INFO] [stderr] 836 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/http/state.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/selector.rs:203:69 [INFO] [stderr] | [INFO] [stderr] 203 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:797:69 [INFO] [stderr] | [INFO] [stderr] 797 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:820:69 [INFO] [stderr] | [INFO] [stderr] 820 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:836:69 [INFO] [stderr] | [INFO] [stderr] 836 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/http/state.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.01s [INFO] running `"docker" "inspect" "0110631a3b7f8886d7e841269d3b9209b6a29c5bccc76be3c96da423ae09cb92"` [INFO] running `"docker" "rm" "-f" "0110631a3b7f8886d7e841269d3b9209b6a29c5bccc76be3c96da423ae09cb92"` [INFO] [stdout] 0110631a3b7f8886d7e841269d3b9209b6a29c5bccc76be3c96da423ae09cb92 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea8491523ca8b21f63a20c5d40d2e0ceba5edb3d56072d514739a7289aee2e57 [INFO] running `"docker" "start" "-a" "ea8491523ca8b21f63a20c5d40d2e0ceba5edb3d56072d514739a7289aee2e57"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/selector.rs:203:69 [INFO] [stderr] | [INFO] [stderr] 203 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:797:69 [INFO] [stderr] | [INFO] [stderr] 797 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:820:69 [INFO] [stderr] | [INFO] [stderr] 820 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:836:69 [INFO] [stderr] | [INFO] [stderr] 836 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/http/state.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/selector.rs:203:69 [INFO] [stderr] | [INFO] [stderr] 203 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:797:69 [INFO] [stderr] | [INFO] [stderr] 797 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:820:69 [INFO] [stderr] | [INFO] [stderr] 820 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/http/state.rs:836:69 [INFO] [stderr] | [INFO] [stderr] 836 | fn deserialize>(deserializer: D) -> Result<(Self), D::Error> { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/http/state.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lifxi-164b1752d2f12074 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test http::state::tests::state::builder ... ok [INFO] [stdout] test http::state::tests::state::change::builder ... ok [INFO] [stdout] test http::selector::tests::serialize ... ok [INFO] [stdout] test http::selector::tests::deserialize ... ok [INFO] [stdout] test http::state::tests::color::serialize ... ok [INFO] [stdout] test http::state::tests::color::validate ... ok [INFO] [stdout] test http::state::tests::color::deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lifxi [INFO] [stdout] [INFO] [stdout] running 100 tests [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::period (line 103) ... ok [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Pulse::power (line 349) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Pulse::persist (line 330) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::power (line 160) ... ok [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::breathe (line 484) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::cycles (line 122) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Client::validate (line 124) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Client (line 68) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe (line 48) ... ok [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Pulse::period (line 292) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Pulse::cycles (line 311) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::peak (line 179) ... FAILED [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::persist (line 141) ... ok [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Breathe::from (line 84) ... ok [INFO] [stdout] test src/http/client/effects.rs - http::client::effects::Pulse::from (line 273) ... ok [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Activate (line 79) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::pulse (line 506) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::prelude (line 27) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::change_state (line 461) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::cycle (line 531) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::toggle (line 565) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Client::new (line 90) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Activate::fast (line 170) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::list (line 418) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Activate::transition (line 112) ... FAILED [INFO] [stdout] test src/http/client/mod.rs - http::client::Selected::set_state (line 440) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Activate::overwrite (line 152) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Scenes::activate (line 42) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Activate::ignore (line 132) ... FAILED [INFO] [stdout] test src/http/client/scenes.rs - http::client::scenes::Scenes::list (line 20) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::brightness (line 177) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState (line 372) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::infrared (line 518) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::infrared (line 213) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::brightness (line 482) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::hue (line 444) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::saturation (line 463) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::Cycle (line 563) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::transition (line 425) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::kelvin (line 500) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::ChangeState::power (line 406) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::color (line 159) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::fast (line 231) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState (line 107) ... ok [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::transition (line 195) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetStates (line 295) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::SetState::power (line 141) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::Toggle (line 13) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::Toggle::transition (line 49) ... FAILED [INFO] [stdout] test src/http/client/states.rs - http::client::states::Toggle (line 25) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::Selector::zoned (line 327) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::Combine::combine (line 403) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::SelectorParseError::NoLabel (line 119) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::SelectorParseError::NoValue (line 128) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::SelectorParseError::UnknownLabel (line 142) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::Selectors::combine (line 20) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Color::validate (line 650) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::MultipleBrightnesses (line 225) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::LongString (line 306) ... FAILED [INFO] [stdout] test src/http/selector.rs - http::selector::T::random (line 386) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::MultipleSaturations (line 216) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::MultipleHues (line 207) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::MultipleKelvins (line 234) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoBlue (line 279) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoBrightness (line 161) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoSaturation (line 143) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoHue (line 125) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoGreen (line 261) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericBlue (line 288) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::ShortString (line 297) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoRed (line 243) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericHue (line 134) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NoKelvin (line 179) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericBrightness (line 170) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericRed (line 252) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericGreen (line 270) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericKelvin (line 188) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::WeirdHsbkComponent (line 198) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::BrightnessLow (line 552) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::KelvinLow (line 570) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::BrightnessHigh (line 543) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::ColorParseError::NonNumericSaturation (line 152) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::Hue (line 516) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::HsbkEmpty (line 580) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::KelvinHigh (line 561) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::RgbStrLong (line 599) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::State::brightness (line 884) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::RgbStrShort (line 588) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::SaturationLow (line 534) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::State::infrared (line 908) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::State::transition (line 896) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::brightness (line 1006) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::hue (line 984) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::Error::SaturationHigh (line 525) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::power (line 962) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::transition (line 973) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::State::power (line 860) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::saturation (line 995) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::State::color (line 872) ... FAILED [INFO] [stdout] test src/http/state.rs - http::state::StateChange::kelvin (line 1017) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Pulse::power (line 349) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Pulse::persist (line 330) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::breathe (line 484) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Breathe::cycles (line 122) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Client::validate (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Client (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Pulse::period (line 292) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Pulse::cycles (line 311) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/effects.rs - http::client::effects::Breathe::peak (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Activate (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::pulse (line 506) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::prelude (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::change_state (line 461) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::cycle (line 531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::toggle (line 565) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Client::new (line 90) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Activate::fast (line 170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::list (line 418) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Activate::transition (line 112) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/mod.rs - http::client::Selected::set_state (line 440) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Activate::overwrite (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Scenes::activate (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Activate::ignore (line 132) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/scenes.rs - http::client::scenes::Scenes::list (line 20) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::brightness (line 177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState (line 372) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::infrared (line 518) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::infrared (line 213) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::brightness (line 482) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::hue (line 444) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::saturation (line 463) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::Cycle (line 563) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::transition (line 425) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::kelvin (line 500) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::ChangeState::power (line 406) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::color (line 159) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::fast (line 231) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::transition (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetStates (line 295) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::SetState::power (line 141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::Toggle (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::Toggle::transition (line 49) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/client/states.rs - http::client::states::Toggle (line 25) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::Selector::zoned (line 327) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::Combine::combine (line 403) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::SelectorParseError::NoLabel (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::SelectorParseError::NoValue (line 128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::SelectorParseError::UnknownLabel (line 142) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::Selectors::combine (line 20) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Color::validate (line 650) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::MultipleBrightnesses (line 225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::LongString (line 306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/selector.rs - http::selector::T::random (line 386) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::MultipleSaturations (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::MultipleHues (line 207) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::MultipleKelvins (line 234) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoBlue (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoBrightness (line 161) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoSaturation (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoHue (line 125) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoGreen (line 261) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericBlue (line 288) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::ShortString (line 297) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoRed (line 243) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericHue (line 134) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NoKelvin (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericBrightness (line 170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericRed (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericGreen (line 270) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericKelvin (line 188) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::WeirdHsbkComponent (line 198) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::BrightnessLow (line 552) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::KelvinLow (line 570) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::BrightnessHigh (line 543) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::ColorParseError::NonNumericSaturation (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::Hue (line 516) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::HsbkEmpty (line 580) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::KelvinHigh (line 561) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::RgbStrLong (line 599) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::State::brightness (line 884) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::RgbStrShort (line 588) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::SaturationLow (line 534) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::State::infrared (line 908) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::State::transition (line 896) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::brightness (line 1006) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::hue (line 984) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::Error::SaturationHigh (line 525) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::power (line 962) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::transition (line 973) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::State::power (line 860) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::saturation (line 995) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::State::color (line 872) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/http/state.rs - http::state::StateChange::kelvin (line 1017) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Breathe::cycles (line 122) [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Breathe::peak (line 179) [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Pulse::cycles (line 311) [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Pulse::period (line 292) [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Pulse::persist (line 330) [INFO] [stdout] src/http/client/effects.rs - http::client::effects::Pulse::power (line 349) [INFO] [stdout] src/http/client/mod.rs - http::client::Client (line 68) [INFO] [stdout] src/http/client/mod.rs - http::client::Client::new (line 90) [INFO] [stdout] src/http/client/mod.rs - http::client::Client::validate (line 124) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::breathe (line 484) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::change_state (line 461) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::cycle (line 531) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::list (line 418) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::pulse (line 506) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::set_state (line 440) [INFO] [stdout] src/http/client/mod.rs - http::client::Selected::toggle (line 565) [INFO] [stdout] src/http/client/mod.rs - http::client::prelude (line 27) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Activate (line 79) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Activate::fast (line 170) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Activate::ignore (line 132) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Activate::overwrite (line 152) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Activate::transition (line 112) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Scenes::activate (line 42) [INFO] [stdout] src/http/client/scenes.rs - http::client::scenes::Scenes::list (line 20) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState (line 372) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::brightness (line 482) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::hue (line 444) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::infrared (line 518) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::kelvin (line 500) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::power (line 406) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::saturation (line 463) [INFO] [stdout] src/http/client/states.rs - http::client::states::ChangeState::transition (line 425) [INFO] [stdout] src/http/client/states.rs - http::client::states::Cycle (line 563) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::brightness (line 177) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::color (line 159) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::fast (line 231) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::infrared (line 213) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::power (line 141) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetState::transition (line 195) [INFO] [stdout] src/http/client/states.rs - http::client::states::SetStates (line 295) [INFO] [stdout] src/http/client/states.rs - http::client::states::Toggle (line 13) [INFO] [stdout] src/http/client/states.rs - http::client::states::Toggle (line 25) [INFO] [stdout] src/http/client/states.rs - http::client::states::Toggle::transition (line 49) [INFO] [stdout] src/http/selector.rs - http::selector::Combine::combine (line 403) [INFO] [stdout] src/http/selector.rs - http::selector::Selector::zoned (line 327) [INFO] [stdout] src/http/selector.rs - http::selector::SelectorParseError::NoLabel (line 119) [INFO] [stdout] src/http/selector.rs - http::selector::SelectorParseError::NoValue (line 128) [INFO] [stdout] src/http/selector.rs - http::selector::SelectorParseError::UnknownLabel (line 142) [INFO] [stdout] src/http/selector.rs - http::selector::Selectors::combine (line 20) [INFO] [stdout] src/http/selector.rs - http::selector::T::random (line 386) [INFO] [stdout] src/http/state.rs - http::state::Color::validate (line 650) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::LongString (line 306) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::MultipleBrightnesses (line 225) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::MultipleHues (line 207) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::MultipleKelvins (line 234) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::MultipleSaturations (line 216) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoBlue (line 279) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoBrightness (line 161) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoGreen (line 261) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoHue (line 125) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoKelvin (line 179) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoRed (line 243) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NoSaturation (line 143) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericBlue (line 288) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericBrightness (line 170) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericGreen (line 270) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericHue (line 134) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericKelvin (line 188) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericRed (line 252) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::NonNumericSaturation (line 152) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::ShortString (line 297) [INFO] [stdout] src/http/state.rs - http::state::ColorParseError::WeirdHsbkComponent (line 198) [INFO] [stdout] src/http/state.rs - http::state::Error::BrightnessHigh (line 543) [INFO] [stdout] src/http/state.rs - http::state::Error::BrightnessLow (line 552) [INFO] [stdout] src/http/state.rs - http::state::Error::HsbkEmpty (line 580) [INFO] [stdout] src/http/state.rs - http::state::Error::Hue (line 516) [INFO] [stdout] src/http/state.rs - http::state::Error::KelvinHigh (line 561) [INFO] [stdout] src/http/state.rs - http::state::Error::KelvinLow (line 570) [INFO] [stdout] src/http/state.rs - http::state::Error::RgbStrLong (line 599) [INFO] [stdout] src/http/state.rs - http::state::Error::RgbStrShort (line 588) [INFO] [stdout] src/http/state.rs - http::state::Error::SaturationHigh (line 525) [INFO] [stdout] src/http/state.rs - http::state::Error::SaturationLow (line 534) [INFO] [stdout] src/http/state.rs - http::state::State::brightness (line 884) [INFO] [stdout] src/http/state.rs - http::state::State::color (line 872) [INFO] [stdout] src/http/state.rs - http::state::State::infrared (line 908) [INFO] [stdout] src/http/state.rs - http::state::State::power (line 860) [INFO] [stdout] src/http/state.rs - http::state::State::transition (line 896) [INFO] [stdout] src/http/state.rs - http::state::StateChange::brightness (line 1006) [INFO] [stdout] src/http/state.rs - http::state::StateChange::hue (line 984) [INFO] [stdout] src/http/state.rs - http::state::StateChange::kelvin (line 1017) [INFO] [stdout] src/http/state.rs - http::state::StateChange::power (line 962) [INFO] [stdout] src/http/state.rs - http::state::StateChange::saturation (line 995) [INFO] [stdout] src/http/state.rs - http::state::StateChange::transition (line 973) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 93 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "ea8491523ca8b21f63a20c5d40d2e0ceba5edb3d56072d514739a7289aee2e57"` [INFO] running `"docker" "rm" "-f" "ea8491523ca8b21f63a20c5d40d2e0ceba5edb3d56072d514739a7289aee2e57"` [INFO] [stdout] ea8491523ca8b21f63a20c5d40d2e0ceba5edb3d56072d514739a7289aee2e57