[INFO] fetching crate android-auto 0.1.0... [INFO] testing android-auto-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate android-auto 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate android-auto 0.1.0 [INFO] finished tweaking crates.io crate android-auto 0.1.0 [INFO] tweaked toml for crates.io crate android-auto 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate android-auto 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate android-auto 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac8dc0b9956be081b61f92c702df1dd1c3f87fcb4564cb12b562eba204ed93cc [INFO] running `Command { std: "docker" "start" "-a" "ac8dc0b9956be081b61f92c702df1dd1c3f87fcb4564cb12b562eba204ed93cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac8dc0b9956be081b61f92c702df1dd1c3f87fcb4564cb12b562eba204ed93cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8dc0b9956be081b61f92c702df1dd1c3f87fcb4564cb12b562eba204ed93cc", kill_on_drop: false }` [INFO] [stdout] ac8dc0b9956be081b61f92c702df1dd1c3f87fcb4564cb12b562eba204ed93cc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6457caab80855aeb0590719026d897b73c09d9e9c7745fc215d2ca302ac54895 [INFO] running `Command { std: "docker" "start" "-a" "6457caab80855aeb0590719026d897b73c09d9e9c7745fc215d2ca302ac54895", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [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 futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling regex v1.11.1 [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 num-derive v0.4.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitfield-macros v0.19.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling bitfield v0.19.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling bluer v0.17.3 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling android-auto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bluetooth-rust v0.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/lib.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 548 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 554 | 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/lib.rs:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | 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] 806 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 806 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:808:14 [INFO] [stdout] | [INFO] [stdout] 808 | 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] 808 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 808 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [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 2m 35s [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" "6457caab80855aeb0590719026d897b73c09d9e9c7745fc215d2ca302ac54895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6457caab80855aeb0590719026d897b73c09d9e9c7745fc215d2ca302ac54895", kill_on_drop: false }` [INFO] [stdout] 6457caab80855aeb0590719026d897b73c09d9e9c7745fc215d2ca302ac54895 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8712763816cd0bf2b9bd4f0029e2153b3c6a4adfdb1422ce8766e6e08765cd [INFO] running `Command { std: "docker" "start" "-a" "6f8712763816cd0bf2b9bd4f0029e2153b3c6a4adfdb1422ce8766e6e08765cd", kill_on_drop: false }` [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/lib.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 548 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 554 | 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/lib.rs:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | 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] 806 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 806 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:808:14 [INFO] [stdout] | [INFO] [stdout] 808 | 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] 808 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 808 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [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.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `InputEvent` is never constructed [INFO] [stdout] --> src/lib.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 548 | enum InputMessage { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 554 | 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/lib.rs:806:14 [INFO] [stdout] | [INFO] [stdout] 806 | 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] 806 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] 806 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:808:14 [INFO] [stdout] | [INFO] [stdout] 808 | 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] 808 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] 808 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stdout] | [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 `test` profile [unoptimized + debuginfo] target(s) in 3.94s [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" "6f8712763816cd0bf2b9bd4f0029e2153b3c6a4adfdb1422ce8766e6e08765cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8712763816cd0bf2b9bd4f0029e2153b3c6a4adfdb1422ce8766e6e08765cd", kill_on_drop: false }` [INFO] [stdout] 6f8712763816cd0bf2b9bd4f0029e2153b3c6a4adfdb1422ce8766e6e08765cd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc60ff7a80d7dab95dc7b9f430875abb2613f5c03688ba1f5d03924bce7b3742 [INFO] running `Command { std: "docker" "start" "-a" "bc60ff7a80d7dab95dc7b9f430875abb2613f5c03688ba1f5d03924bce7b3742", kill_on_drop: false }` [INFO] [stderr] warning: variant `InputEvent` is never constructed [INFO] [stderr] --> src/lib.rs:554:5 [INFO] [stderr] | [INFO] [stderr] 548 | enum InputMessage { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 554 | InputEvent(ChannelId, Wifi::InputEventIndication), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InputMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:806:14 [INFO] [stderr] | [INFO] [stderr] 806 | Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stderr] | -------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 806 - Playback(ChannelId, Wifi::MediaInfoChannelPlaybackData), [INFO] [stderr] 806 + Playback((), Wifi::MediaInfoChannelPlaybackData), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:808:14 [INFO] [stderr] | [INFO] [stderr] 808 | Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stderr] | -------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `MediaStatusMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 808 - Metadata(ChannelId, Wifi::MediaInfoChannelMetadataData), [INFO] [stderr] 808 + Metadata((), Wifi::MediaInfoChannelMetadataData), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variant `Auth` is never constructed [INFO] [stderr] --> src/bluetooth.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub enum BluetoothMessage { [INFO] [stderr] | ---------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 19 | Auth, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BluetoothMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `android-auto` (lib) generated 4 warnings [INFO] [stderr] warning: `android-auto` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/android_auto-6869f02f40346b42) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests android_auto [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] running `Command { std: "docker" "inspect" "bc60ff7a80d7dab95dc7b9f430875abb2613f5c03688ba1f5d03924bce7b3742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc60ff7a80d7dab95dc7b9f430875abb2613f5c03688ba1f5d03924bce7b3742", kill_on_drop: false }` [INFO] [stdout] bc60ff7a80d7dab95dc7b9f430875abb2613f5c03688ba1f5d03924bce7b3742