[INFO] fetching crate hueclient 0.5.0...
[INFO] testing hueclient-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hueclient 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate hueclient 0.5.0
[INFO] finished tweaking crates.io crate hueclient 0.5.0
[INFO] tweaked toml for crates.io crate hueclient 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hueclient 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hueclient 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4bf41f9a5dfec114e5c2f0ef15baf763fdd434d8b191751834f705aba264452
[INFO] running `Command { std: "docker" "start" "-a" "a4bf41f9a5dfec114e5c2f0ef15baf763fdd434d8b191751834f705aba264452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4bf41f9a5dfec114e5c2f0ef15baf763fdd434d8b191751834f705aba264452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4bf41f9a5dfec114e5c2f0ef15baf763fdd434d8b191751834f705aba264452", kill_on_drop: false }`
[INFO] [stdout] a4bf41f9a5dfec114e5c2f0ef15baf763fdd434d8b191751834f705aba264452
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab9820751dfecea7671a08f6ee8276f48d047aea4200467f65256bb6d39bcf62
[INFO] running `Command { std: "docker" "start" "-a" "ab9820751dfecea7671a08f6ee8276f48d047aea4200467f65256bb6d39bcf62", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dns-parser v0.8.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-stream v0.2.1
[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 want v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling mdns v3.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[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 url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling hueclient v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s
[INFO] running `Command { std: "docker" "inspect" "ab9820751dfecea7671a08f6ee8276f48d047aea4200467f65256bb6d39bcf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9820751dfecea7671a08f6ee8276f48d047aea4200467f65256bb6d39bcf62", kill_on_drop: false }`
[INFO] [stdout] ab9820751dfecea7671a08f6ee8276f48d047aea4200467f65256bb6d39bcf62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 446d7a3cfbeda41accd070a5564b4d32273ea21aa7c7c3cd5a06a7ea6c91e29c
[INFO] running `Command { std: "docker" "start" "-a" "446d7a3cfbeda41accd070a5564b4d32273ea21aa7c7c3cd5a06a7ea6c91e29c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling mdns v3.0.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling futures v0.3.28
[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]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling hueclient v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.60s
[INFO] running `Command { std: "docker" "inspect" "446d7a3cfbeda41accd070a5564b4d32273ea21aa7c7c3cd5a06a7ea6c91e29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446d7a3cfbeda41accd070a5564b4d32273ea21aa7c7c3cd5a06a7ea6c91e29c", kill_on_drop: false }`
[INFO] [stdout] 446d7a3cfbeda41accd070a5564b4d32273ea21aa7c7c3cd5a06a7ea6c91e29c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d5f2ab3308a282392efa2c26ceed6d8abe0b74908b554e867f2063559d0eb63
[INFO] running `Command { std: "docker" "start" "-a" "2d5f2ab3308a282392efa2c26ceed6d8abe0b74908b554e867f2063559d0eb63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hueclient-ae516cf29ff1801b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test disco::tests::test_discover_hue_bridge ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hue_discover_bridge.rs (/opt/rustwide/target/debug/deps/hue_discover_bridge-d4ab410a2c4cb925)
[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/hue_event_stream.rs (/opt/rustwide/target/debug/deps/hue_event_stream-44c6a8182716e373)
[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/hue_get_all_groups.rs (/opt/rustwide/target/debug/deps/hue_get_all_groups-0cb3b9756f85ed0c)
[INFO] [stderr]      Running unittests src/bin/hue_get_all_lights.rs (/opt/rustwide/target/debug/deps/hue_get_all_lights-88633461563dd261)
[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] [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/hue_get_all_scenes.rs (/opt/rustwide/target/debug/deps/hue_get_all_scenes-a3cd50e30cc2506c)
[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/hue_register_user.rs (/opt/rustwide/target/debug/deps/hue_register_user-b3e1a607c98771b9)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hue_set_group_state.rs (/opt/rustwide/target/debug/deps/hue_set_group_state-2ba2f1d4a181bbd4)
[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/hue_set_light_state.rs (/opt/rustwide/target/debug/deps/hue_set_light_state-62540f602807deb8)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hue_set_scene.rs (/opt/rustwide/target/debug/deps/hue_set_scene-e736c3e2d50da75b)
[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 hueclient
[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] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/bridge.rs - bridge::UnauthBridge::with_user (line 269) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::with_application_key (line 419) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::discover (line 393) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... FAILED
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::get_all_devices (line 479) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 6) - compile ... FAILED
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::get_all_zones (line 587) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::register_application (line 435) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::UnauthBridge::register_application (line 286) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::get_all_rooms (line 538) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... FAILED
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::for_ip (line 380) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::discover_required (line 408) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::get_all_lights (line 508) - compile ... ok
[INFO] [stdout] test src/bridge.rs - bridge::Bridge::get_all_scenes (line 628) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_user` found for opaque type `impl Future<Output = UnauthBridge>` in the current scope
[INFO] [stdout]  --> src/lib.rs:20:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let bridge = hueclient::Bridge::discover_required()
[INFO] [stdout]   |  ______________-
[INFO] [stdout] 7 | |    .with_user(USERNAME);
[INFO] [stdout]   | |____-^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .await.with_user(USERNAME);
[INFO] [stdout]   |     ++++++
[INFO] [stdout] help: there is a method `with_subscriber` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 -    .with_user(USERNAME);
[INFO] [stdout] 7 +    .with_subscriber(USERNAME);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0599]: no method named `register_application` found for opaque type `impl Future<Output = UnauthBridge>` in the current scope
[INFO] [stdout]  --> src/lib.rs:10:6
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let bridge = hueclient::Bridge::discover_required()
[INFO] [stdout]   |  ______________-
[INFO] [stdout] 7 | |     .register_application("mycomputer") // Press the bridge before running this
[INFO] [stdout]   | |     -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = UnauthBridge>`
[INFO] [stdout]   | |_____|
[INFO] [stdout]   |
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .await.register_application("mycomputer") // Press the bridge before running this
[INFO] [stdout]   |      ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_user` found for opaque type `impl Future<Output = UnauthBridge>` in the current scope
[INFO] [stdout]  --> src/lib.rs:27:4
[INFO] [stdout]   |
[INFO] [stdout] 7 |   let bridge = hueclient::Bridge::discover_required()
[INFO] [stdout]   |  ______________-
[INFO] [stdout] 8 | |   .with_user(USERNAME);
[INFO] [stdout]   | |___-^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 |   .await.with_user(USERNAME);
[INFO] [stdout]   |    ++++++
[INFO] [stdout] help: there is a method `with_subscriber` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 -   .with_user(USERNAME);
[INFO] [stdout] 8 +   .with_subscriber(USERNAME);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2d5f2ab3308a282392efa2c26ceed6d8abe0b74908b554e867f2063559d0eb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5f2ab3308a282392efa2c26ceed6d8abe0b74908b554e867f2063559d0eb63", kill_on_drop: false }`
[INFO] [stdout] 2d5f2ab3308a282392efa2c26ceed6d8abe0b74908b554e867f2063559d0eb63
