[INFO] cloning repository https://github.com/uglyoldbob/android-auto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uglyoldbob/android-auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fandroid-auto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fandroid-auto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c1e783bfebb54fd80ca65e413602bc2769e2156 [INFO] building uglyoldbob/android-auto against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fandroid-auto" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uglyoldbob/android-auto [INFO] finished tweaking git repo https://github.com/uglyoldbob/android-auto [INFO] tweaked toml for git repo https://github.com/uglyoldbob/android-auto written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uglyoldbob/android-auto on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uglyoldbob/android-auto 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest Rust 1.91.0-nightly compatible versions [INFO] [stderr] Adding aws-lc-fips-sys v0.13.8 [INFO] [stderr] Adding bindgen v0.72.1 [INFO] [stderr] Updating bluetooth-rust v0.2.3 -> v0.2.4 [INFO] [stderr] Updating cc v1.2.22 -> v1.2.39 [INFO] [stderr] Adding find-msvc-tools v0.1.2 [INFO] [stderr] Updating libloading v0.8.7 -> v0.8.8 (available: v0.8.9) [INFO] [stderr] Adding rustc-hash v2.1.1 [INFO] [stderr] Adding untrusted v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6035de9571d00b16bbe8fc3cd3f3bc056114e2072e95c54be0a27717d63664b [INFO] running `Command { std: "docker" "start" "-a" "e6035de9571d00b16bbe8fc3cd3f3bc056114e2072e95c54be0a27717d63664b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6035de9571d00b16bbe8fc3cd3f3bc056114e2072e95c54be0a27717d63664b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6035de9571d00b16bbe8fc3cd3f3bc056114e2072e95c54be0a27717d63664b", kill_on_drop: false }` [INFO] [stdout] e6035de9571d00b16bbe8fc3cd3f3bc056114e2072e95c54be0a27717d63664b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 336ddb866b83af1ddc7b10e4da2b65b7171f5b2cf94be8edfa373d0693b04ab9 [INFO] running `Command { std: "docker" "start" "-a" "336ddb866b83af1ddc7b10e4da2b65b7171f5b2cf94be8edfa373d0693b04ab9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling custom_debug v0.6.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling bitfield-macros v0.19.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling bitfield v0.19.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluer v0.17.3 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling android-auto v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bluetooth-rust v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stdout] warning: unused import: `AndroidAutoControlMessage` [INFO] [stdout] --> src/bluetooth.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [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: `AndroidAutoControlMessage` [INFO] [stdout] --> src/sensor.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1421:5 [INFO] [stdout] | [INFO] [stdout] 1413 | / loop { [INFO] [stdout] 1414 | | if let Ok(c) = profile.connectable().await { [INFO] [stdout] 1415 | | let network2 = wireless.get_wifi_details(); [INFO] [stdout] 1416 | | let mut stream = c.accept().await?; [INFO] [stdout] ... | [INFO] [stdout] 1420 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 1421 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1448:9 [INFO] [stdout] | [INFO] [stdout] 1433 | / loop { [INFO] [stdout] 1434 | | if let Ok((stream, addr)) = a.accept().await { [INFO] [stdout] 1435 | | let config2 = config.clone(); [INFO] [stdout] 1436 | | let _ = stream.set_nodelay(true); [INFO] [stdout] ... | [INFO] [stdout] 1447 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 1448 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Self::Audio(timestamp, mut data) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/input.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | InputEvent(ChannelId, Wifi::InputEventIndication), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 14 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 16 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] 14 + Status((), Wifi::NavigationStatus), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] | -------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] 16 + TurnIndication((), Wifi::NavigationTurnEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] | ------------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] 18 + DistanceIndication((), Wifi::NavigationDistanceEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Event` is never constructed [INFO] [stdout] --> src/sensor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum SensorMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Event(ChannelId, Wifi::SensorEventIndication), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SensorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Auth` is never constructed [INFO] [stdout] --> src/bluetooth.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum BluetoothMessage { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Auth, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BluetoothMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "336ddb866b83af1ddc7b10e4da2b65b7171f5b2cf94be8edfa373d0693b04ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336ddb866b83af1ddc7b10e4da2b65b7171f5b2cf94be8edfa373d0693b04ab9", kill_on_drop: false }` [INFO] [stdout] 336ddb866b83af1ddc7b10e4da2b65b7171f5b2cf94be8edfa373d0693b04ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf3c0e5eb5bd569c93a3046a9e44256f6ea86c9cf576943b172c347139ef6cec [INFO] running `Command { std: "docker" "start" "-a" "cf3c0e5eb5bd569c93a3046a9e44256f6ea86c9cf576943b172c347139ef6cec", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `AndroidAutoControlMessage` [INFO] [stdout] --> src/bluetooth.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [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: `AndroidAutoControlMessage` [INFO] [stdout] --> src/sensor.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1421:5 [INFO] [stdout] | [INFO] [stdout] 1413 | / loop { [INFO] [stdout] 1414 | | if let Ok(c) = profile.connectable().await { [INFO] [stdout] 1415 | | let network2 = wireless.get_wifi_details(); [INFO] [stdout] 1416 | | let mut stream = c.accept().await?; [INFO] [stdout] ... | [INFO] [stdout] 1420 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 1421 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1448:9 [INFO] [stdout] | [INFO] [stdout] 1433 | / loop { [INFO] [stdout] 1434 | | if let Ok((stream, addr)) = a.accept().await { [INFO] [stdout] 1435 | | let config2 = config.clone(); [INFO] [stdout] 1436 | | let _ = stream.set_nodelay(true); [INFO] [stdout] ... | [INFO] [stdout] 1447 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 1448 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Self::Audio(timestamp, mut data) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/input.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | InputEvent(ChannelId, Wifi::InputEventIndication), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 14 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 16 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] 14 + Status((), Wifi::NavigationStatus), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] | -------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] 16 + TurnIndication((), Wifi::NavigationTurnEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] | ------------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] 18 + DistanceIndication((), Wifi::NavigationDistanceEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Event` is never constructed [INFO] [stdout] --> src/sensor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum SensorMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Event(ChannelId, Wifi::SensorEventIndication), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SensorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Auth` is never constructed [INFO] [stdout] --> src/bluetooth.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum BluetoothMessage { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Auth, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BluetoothMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling android-auto v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AndroidAutoControlMessage` [INFO] [stdout] --> src/bluetooth.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [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: `AndroidAutoControlMessage` [INFO] [stdout] --> src/sensor.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | AndroidAutoCommonMessage, AndroidAutoConfiguration, AndroidAutoControlMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1421:5 [INFO] [stdout] | [INFO] [stdout] 1413 | / loop { [INFO] [stdout] 1414 | | if let Ok(c) = profile.connectable().await { [INFO] [stdout] 1415 | | let network2 = wireless.get_wifi_details(); [INFO] [stdout] 1416 | | let mut stream = c.accept().await?; [INFO] [stdout] ... | [INFO] [stdout] 1420 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 1421 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:1448:9 [INFO] [stdout] | [INFO] [stdout] 1433 | / loop { [INFO] [stdout] 1434 | | if let Ok((stream, addr)) = a.accept().await { [INFO] [stdout] 1435 | | let config2 = config.clone(); [INFO] [stdout] 1436 | | let _ = stream.set_nodelay(true); [INFO] [stdout] ... | [INFO] [stdout] 1447 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 1448 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Self::Audio(timestamp, mut data) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Auth` is never constructed [INFO] [stdout] --> src/bluetooth.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum BluetoothMessage { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Auth, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BluetoothMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/input.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | InputEvent(ChannelId, Wifi::InputEventIndication), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 14 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/mediastatus.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 16 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Status(ChannelId, Wifi::NavigationStatus), [INFO] [stdout] 14 + Status((), Wifi::NavigationStatus), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] | -------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - TurnIndication(ChannelId, Wifi::NavigationTurnEvent), [INFO] [stdout] 16 + TurnIndication((), Wifi::NavigationTurnEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/navigation.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] | ------------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NavigationMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - DistanceIndication(ChannelId, Wifi::NavigationDistanceEvent), [INFO] [stdout] 18 + DistanceIndication((), Wifi::NavigationDistanceEvent), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Event` is never constructed [INFO] [stdout] --> src/sensor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum SensorMessage { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Event(ChannelId, Wifi::SensorEventIndication), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SensorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "cf3c0e5eb5bd569c93a3046a9e44256f6ea86c9cf576943b172c347139ef6cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3c0e5eb5bd569c93a3046a9e44256f6ea86c9cf576943b172c347139ef6cec", kill_on_drop: false }` [INFO] [stdout] cf3c0e5eb5bd569c93a3046a9e44256f6ea86c9cf576943b172c347139ef6cec