[INFO] fetching crate make87 0.2.1-dev3... [INFO] checking make87-0.2.1-dev3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate make87 0.2.1-dev3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate make87 0.2.1-dev3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate make87 0.2.1-dev3 [INFO] tweaked toml for crates.io crate make87 0.2.1-dev3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate make87 0.2.1-dev3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate make87 0.2.1-dev3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11cca3671f2f9e88f4e534df14544a113f3226d98bc49ebe0f79408a4c74d46b [INFO] running `Command { std: "docker" "start" "-a" "11cca3671f2f9e88f4e534df14544a113f3226d98bc49ebe0f79408a4c74d46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11cca3671f2f9e88f4e534df14544a113f3226d98bc49ebe0f79408a4c74d46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cca3671f2f9e88f4e534df14544a113f3226d98bc49ebe0f79408a4c74d46b", kill_on_drop: false }` [INFO] [stdout] 11cca3671f2f9e88f4e534df14544a113f3226d98bc49ebe0f79408a4c74d46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1df275d9f4b9f7b8dcb7ff09a78f58981cb4df6dd9d802b8720aecbaa702d22b [INFO] running `Command { std: "docker" "start" "-a" "1df275d9f4b9f7b8dcb7ff09a78f58981cb4df6dd9d802b8720aecbaa702d22b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking make87 v0.2.1-dev3 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `Peripheral` is never used [INFO] [stdout] --> src/peripherals/base.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Peripheral { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeripheralManager` is never constructed [INFO] [stdout] --> src/peripherals/base.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct PeripheralManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/peripherals/base.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl PeripheralManager { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 30 | pub fn new(config: ApplicationConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn from_default_env() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_peripheral_by_name(&self, name: &str) -> Option<&Peripheral> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn list_peripherals(&self) -> Vec<&Peripheral> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn contains(&self, name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_peripheral_from_model` is never used [INFO] [stdout] --> src/peripherals/base.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn create_peripheral_from_model(mp: &PeripheralModel) -> Peripheral { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::encodings::ProtobufEncoder` [INFO] [stdout] --> examples/subscriber.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use make87::encodings::{Encoder, ProtobufEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ProtobufEncoder` in `encodings` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/encodings/mod.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "protobuf")] [INFO] [stdout] | -------------------- the item is gated behind the `protobuf` feature [INFO] [stdout] 12 | pub use protobuf::ProtobufEncoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/subscriber.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use make87_messages::text::PlainText; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::interfaces::zenoh` [INFO] [stdout] --> examples/subscriber.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use make87::interfaces::zenoh::{ConfiguredSubscriber, ZenohInterface}; [INFO] [stdout] | ^^^^^ could not find `zenoh` in `interfaces` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/interfaces/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "zenoh")] [INFO] [stdout] | ----------------- the item is gated behind the `zenoh` feature [INFO] [stdout] 2 | pub mod zenoh; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::encodings::ProtobufEncoder` [INFO] [stdout] --> examples/queryable.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use make87::encodings::{Encoder, ProtobufEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ProtobufEncoder` in `encodings` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/encodings/mod.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "protobuf")] [INFO] [stdout] | -------------------- the item is gated behind the `protobuf` feature [INFO] [stdout] 12 | pub use protobuf::ProtobufEncoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/queryable.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use make87_messages::core::Header; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/queryable.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use make87_messages::google::protobuf::Timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/queryable.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use make87_messages::text::PlainText; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::interfaces::zenoh` [INFO] [stdout] --> examples/queryable.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use make87::interfaces::zenoh::{ConfiguredQueryable, ZenohInterface}; [INFO] [stdout] | ^^^^^ could not find `zenoh` in `interfaces` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/interfaces/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "zenoh")] [INFO] [stdout] | ----------------- the item is gated behind the `zenoh` feature [INFO] [stdout] 2 | pub mod zenoh; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `make87` (example "subscriber") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `make87` (example "queryable") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `make87::encodings::ProtobufEncoder` [INFO] [stdout] --> examples/querier.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use make87::encodings::{Encoder, ProtobufEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ProtobufEncoder` in `encodings` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/encodings/mod.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "protobuf")] [INFO] [stdout] | -------------------- the item is gated behind the `protobuf` feature [INFO] [stdout] 12 | pub use protobuf::ProtobufEncoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/querier.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use make87_messages::core::Header; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/querier.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use make87_messages::google::protobuf::Timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/querier.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use make87_messages::text::PlainText; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::interfaces::zenoh` [INFO] [stdout] --> examples/querier.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use make87::interfaces::zenoh::ZenohInterface; [INFO] [stdout] | ^^^^^ could not find `zenoh` in `interfaces` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/interfaces/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "zenoh")] [INFO] [stdout] | ----------------- the item is gated behind the `zenoh` feature [INFO] [stdout] 2 | pub mod zenoh; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `make87` (example "querier") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `make87::encodings::ProtobufEncoder` [INFO] [stdout] --> examples/publisher.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use make87::encodings::{Encoder, ProtobufEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ProtobufEncoder` in `encodings` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/encodings/mod.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "protobuf")] [INFO] [stdout] | -------------------- the item is gated behind the `protobuf` feature [INFO] [stdout] 12 | pub use protobuf::ProtobufEncoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/publisher.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use make87_messages::core::Header; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/publisher.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use make87_messages::google::protobuf::Timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] --> examples/publisher.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use make87_messages::text::PlainText; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `make87_messages` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `make87_messages`, use `cargo add make87_messages` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `make87::interfaces::zenoh` [INFO] [stdout] --> examples/publisher.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use make87::interfaces::zenoh::ZenohInterface; [INFO] [stdout] | ^^^^^ could not find `zenoh` in `interfaces` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/interfaces/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "zenoh")] [INFO] [stdout] | ----------------- the item is gated behind the `zenoh` feature [INFO] [stdout] 2 | pub mod zenoh; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `make87` (example "publisher") due to 5 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Camera(CameraPeripheral), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] 11 - Camera(CameraPeripheral), [INFO] [stdout] 11 + Camera(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | Gpu(GpuPeripheral), [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 12 - Gpu(GpuPeripheral), [INFO] [stdout] 12 + Gpu(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Gpio(GpioPeripheral), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 13 - Gpio(GpioPeripheral), [INFO] [stdout] 13 + Gpio(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | I2c(I2cPeripheral), [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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 - I2c(I2cPeripheral), [INFO] [stdout] 14 + I2c(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Isp(IspPeripheral), [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 15 - Isp(IspPeripheral), [INFO] [stdout] 15 + Isp(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | Codec(CodecPeripheral), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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 - Codec(CodecPeripheral), [INFO] [stdout] 16 + Codec(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | Rendering(RenderingPeripheral), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 17 - Rendering(RenderingPeripheral), [INFO] [stdout] 17 + Rendering(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | RealSense(RealSenseCameraPeripheral), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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 - RealSense(RealSenseCameraPeripheral), [INFO] [stdout] 18 + RealSense(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | GenericDevice(GenericDevicePeripheral), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 19 - GenericDevice(GenericDevicePeripheral), [INFO] [stdout] 19 + GenericDevice(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/peripherals/base.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | Other(OtherPeripheral), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Peripheral` has derived impls for the traits `Clone` and `Debug`, but these are 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] 20 - Other(OtherPeripheral), [INFO] [stdout] 20 + Other(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/peripherals/base.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct PeripheralManager { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 25 | peripherals: HashMap, [INFO] [stdout] 26 | config: ApplicationConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1df275d9f4b9f7b8dcb7ff09a78f58981cb4df6dd9d802b8720aecbaa702d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df275d9f4b9f7b8dcb7ff09a78f58981cb4df6dd9d802b8720aecbaa702d22b", kill_on_drop: false }` [INFO] [stdout] 1df275d9f4b9f7b8dcb7ff09a78f58981cb4df6dd9d802b8720aecbaa702d22b