[INFO] cloning repository https://github.com/average-gary/on-air
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/average-gary/on-air" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverage-gary%2Fon-air", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverage-gary%2Fon-air'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a58816373fc88cb253437e90f45147b6ba245dd0
[INFO] checking average-gary/on-air against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faverage-gary%2Fon-air" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/average-gary/on-air
[INFO] finished tweaking git repo https://github.com/average-gary/on-air
[INFO] tweaked toml for git repo https://github.com/average-gary/on-air written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/average-gary/on-air on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/average-gary/on-air 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 221d27cffe6d54dccd31c6ec51dd22179bbbe0d08292caf6c40c7b3822503fc9
[INFO] running `Command { std: "docker" "start" "-a" "221d27cffe6d54dccd31c6ec51dd22179bbbe0d08292caf6c40c7b3822503fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221d27cffe6d54dccd31c6ec51dd22179bbbe0d08292caf6c40c7b3822503fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221d27cffe6d54dccd31c6ec51dd22179bbbe0d08292caf6c40c7b3822503fc9", kill_on_drop: false }`
[INFO] [stdout] 221d27cffe6d54dccd31c6ec51dd22179bbbe0d08292caf6c40c7b3822503fc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2d5f1fc6a621b49930355896e64dbec1153153793dfab5437cb080d4ef30314
[INFO] running `Command { std: "docker" "start" "-a" "b2d5f1fc6a621b49930355896e64dbec1153153793dfab5437cb080d4ef30314", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking blynclight-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]   --> src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Navigator`, `Window`, and `console`
[INFO] [stdout]  --> src/lib.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use web_sys::{console, Navigator, Window};
[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 imports: `Navigator`, `Window`, and `console`
[INFO] [stdout]  --> src/lib.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use web_sys::{console, Navigator, Window};
[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 imports: `Array` and `Promise`
[INFO] [stdout]  --> src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use js_sys::{Array, Promise, Uint8Array};
[INFO] [stdout]   |              ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array` and `Promise`
[INFO] [stdout]  --> src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use js_sys::{Array, Promise, Uint8Array};
[INFO] [stdout]   |              ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/lib.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |             let options = BlynclightOptions::default();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/lib.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |             let options = BlynclightOptions::default();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLYNCLIGHT_DEVICES` is never used
[INFO] [stdout]   --> src/lib.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const BLYNCLIGHT_DEVICES: &[(u16, u16)] = &[
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connect_device` is never used
[INFO] [stdout]    --> src/lib.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl BlynclightController {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     async fn connect_device(&mut self, device: JsValue) -> Result<(), JsValue> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLYNCLIGHT_DEVICES` is never used
[INFO] [stdout]   --> src/lib.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const BLYNCLIGHT_DEVICES: &[(u16, u16)] = &[
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connect_device` is never used
[INFO] [stdout]    --> src/lib.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl BlynclightController {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     async fn connect_device(&mut self, device: JsValue) -> Result<(), JsValue> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
[INFO] running `Command { std: "docker" "inspect" "b2d5f1fc6a621b49930355896e64dbec1153153793dfab5437cb080d4ef30314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d5f1fc6a621b49930355896e64dbec1153153793dfab5437cb080d4ef30314", kill_on_drop: false }`
[INFO] [stdout] b2d5f1fc6a621b49930355896e64dbec1153153793dfab5437cb080d4ef30314
