[INFO] fetching crate rsiot 0.0.84...
[INFO] testing rsiot-0.0.84 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rsiot 0.0.84 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rsiot 0.0.84
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsiot 0.0.84
[INFO] tweaked toml for crates.io crate rsiot 0.0.84 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot 0.0.84 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsiot 0.0.84 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b1526b5f4389bd260f4a00c624d8d98c641b6688c3d05aa34629312dc8e0a3e
[INFO] running `Command { std: "docker" "start" "-a" "2b1526b5f4389bd260f4a00c624d8d98c641b6688c3d05aa34629312dc8e0a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b1526b5f4389bd260f4a00c624d8d98c641b6688c3d05aa34629312dc8e0a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1526b5f4389bd260f4a00c624d8d98c641b6688c3d05aa34629312dc8e0a3e", kill_on_drop: false }`
[INFO] [stdout] 2b1526b5f4389bd260f4a00c624d8d98c641b6688c3d05aa34629312dc8e0a3e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7a7da9c7302d24dfcbae94b4d4cee016dd8b945a8f82e5d9e66961b3b25f3b2
[INFO] running `Command { std: "docker" "start" "-a" "c7a7da9c7302d24dfcbae94b4d4cee016dd8b945a8f82e5d9e66961b3b25f3b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling normpath v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rsiot-macros v0.0.73
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling embuild v0.33.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling rsiot v0.0.84 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use message_channel::IMessageChannel;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `message::phy_quantity::PhyQuantity`
[INFO] [stdout]   --> src/message/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use phy_quantity::PhyQuantity;
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]  --> src/message/example_message_channel.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::IMessageChannel;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/example_message_channel.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl IMessageChannel for ExampleMessageChannel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/message_channel.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl IMessageChannel for MessageChannel {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageChannel` is never used
[INFO] [stdout]   --> src/message/message_channel.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub enum MessageChannel {}
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 43.65s
[INFO] running `Command { std: "docker" "inspect" "c7a7da9c7302d24dfcbae94b4d4cee016dd8b945a8f82e5d9e66961b3b25f3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a7da9c7302d24dfcbae94b4d4cee016dd8b945a8f82e5d9e66961b3b25f3b2", kill_on_drop: false }`
[INFO] [stdout] c7a7da9c7302d24dfcbae94b4d4cee016dd8b945a8f82e5d9e66961b3b25f3b2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2246b0468f1a7afa3251ed8c9efd4bb30cf6bf4c3e4f281f2de6badd887a09bc
[INFO] running `Command { std: "docker" "start" "-a" "2246b0468f1a7afa3251ed8c9efd4bb30cf6bf4c3e4f281f2de6badd887a09bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rsiot v0.0.84 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use message_channel::IMessageChannel;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `message::phy_quantity::PhyQuantity`
[INFO] [stdout]   --> src/message/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use phy_quantity::PhyQuantity;
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]  --> src/message/example_message_channel.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::IMessageChannel;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/example_message_channel.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl IMessageChannel for ExampleMessageChannel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/message_channel.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl IMessageChannel for MessageChannel {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageChannel` is never used
[INFO] [stdout]   --> src/message/message_channel.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub enum MessageChannel {}
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: enum `ServerMessages` is never used
[INFO] [stdout]   --> examples/cmp_websocket_server_and_client/shared.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ServerMessages {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessages` is never used
[INFO] [stdout]   --> examples/cmp_websocket_server_and_client/shared.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum ClientMessages {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cmp_modbus_client1`
[INFO] [stdout]   --> examples/cmp_modbus_client_simulator.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "cmp_modbus_client1")]
[INFO] [stdout]    |       ^^^^^^^^^^--------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"cmp_modbus_client"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bincode`, `cmp_auth`, `cmp_esp`, `cmp_filesystem`, `cmp_http_client`, `cmp_http_client_wasm`, `cmp_http_server`, `cmp_influxdb`, `cmp_leptos`, `cmp_linux_can`, `cmp_linux_gpio`, `cmp_linux_i2c_master`, `cmp_linux_spi_master`, `cmp_linux_uart_master`, `cmp_math`, `cmp_modbus_client`, `cmp_mqtt_client`, `cmp_os_process`, `cmp_plc`, `cmp_raspberrypi`, `cmp_redis_client`, `cmp_slint`, `cmp_surrealdb`, `cmp_svg`, `cmp_system_info`, `cmp_telegram`, `cmp_timescaledb`, `cmp_websocket_client`, `cmp_websocket_client_wasm`, `cmp_websocket_server`, `cmp_webstorage`, `default`, `env_vars`, `executor`, and `leptos_router` and 11 more
[INFO] [stdout]    = help: consider adding `cmp_modbus_client1` 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: enum `ServerMessages` is never used
[INFO] [stdout]   --> examples/cmp_websocket_server_and_client/shared.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ServerMessages {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessages` is never used
[INFO] [stdout]   --> examples/cmp_websocket_server_and_client/shared.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum ClientMessages {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cmp_modbus_client1`
[INFO] [stdout]  --> examples/cmp_modbus_client_fermenter/main.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "cmp_modbus_client1")]
[INFO] [stdout]   |       ^^^^^^^^^^--------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"cmp_modbus_client"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bincode`, `cmp_auth`, `cmp_esp`, `cmp_filesystem`, `cmp_http_client`, `cmp_http_client_wasm`, `cmp_http_server`, `cmp_influxdb`, `cmp_leptos`, `cmp_linux_can`, `cmp_linux_gpio`, `cmp_linux_i2c_master`, `cmp_linux_spi_master`, `cmp_linux_uart_master`, `cmp_math`, `cmp_modbus_client`, `cmp_mqtt_client`, `cmp_os_process`, `cmp_plc`, `cmp_raspberrypi`, `cmp_redis_client`, `cmp_slint`, `cmp_surrealdb`, `cmp_svg`, `cmp_system_info`, `cmp_telegram`, `cmp_timescaledb`, `cmp_websocket_client`, `cmp_websocket_client_wasm`, `cmp_websocket_server`, `cmp_webstorage`, `default`, `env_vars`, `executor`, and `leptos_router` and 11 more
[INFO] [stdout]   = help: consider adding `cmp_modbus_client1` 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: `cmp_modbus_client1`
[INFO] [stdout]  --> examples/cmp_modbus_client_fermenter/main.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cmp_modbus_client1")]
[INFO] [stdout]   |       ^^^^^^^^^^--------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"cmp_modbus_client"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bincode`, `cmp_auth`, `cmp_esp`, `cmp_filesystem`, `cmp_http_client`, `cmp_http_client_wasm`, `cmp_http_server`, `cmp_influxdb`, `cmp_leptos`, `cmp_linux_can`, `cmp_linux_gpio`, `cmp_linux_i2c_master`, `cmp_linux_spi_master`, `cmp_linux_uart_master`, `cmp_math`, `cmp_modbus_client`, `cmp_mqtt_client`, `cmp_os_process`, `cmp_plc`, `cmp_raspberrypi`, `cmp_redis_client`, `cmp_slint`, `cmp_surrealdb`, `cmp_svg`, `cmp_system_info`, `cmp_telegram`, `cmp_timescaledb`, `cmp_websocket_client`, `cmp_websocket_client_wasm`, `cmp_websocket_server`, `cmp_webstorage`, `default`, `env_vars`, `executor`, and `leptos_router` and 11 more
[INFO] [stdout]   = help: consider adding `cmp_modbus_client1` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cmp_modbus_client1`
[INFO] [stdout]  --> examples/cmp_modbus_client_fermenter/main.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "cmp_modbus_client1")]
[INFO] [stdout]   |       ^^^^^^^^^^--------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"cmp_modbus_client"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bincode`, `cmp_auth`, `cmp_esp`, `cmp_filesystem`, `cmp_http_client`, `cmp_http_client_wasm`, `cmp_http_server`, `cmp_influxdb`, `cmp_leptos`, `cmp_linux_can`, `cmp_linux_gpio`, `cmp_linux_i2c_master`, `cmp_linux_spi_master`, `cmp_linux_uart_master`, `cmp_math`, `cmp_modbus_client`, `cmp_mqtt_client`, `cmp_os_process`, `cmp_plc`, `cmp_raspberrypi`, `cmp_redis_client`, `cmp_slint`, `cmp_surrealdb`, `cmp_svg`, `cmp_system_info`, `cmp_telegram`, `cmp_timescaledb`, `cmp_websocket_client`, `cmp_websocket_client_wasm`, `cmp_websocket_server`, `cmp_webstorage`, `default`, `env_vars`, `executor`, and `leptos_router` and 11 more
[INFO] [stdout]   = help: consider adding `cmp_modbus_client1` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerToClient` is never constructed
[INFO] [stdout]  --> examples/cmp_http_server_and_client/shared.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerToClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientToServer` is never used
[INFO] [stdout]   --> examples/cmp_http_server_and_client/shared.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum ClientToServer {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerToClient` is never constructed
[INFO] [stdout]  --> examples/cmp_http_server_and_client/shared.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerToClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientToServer` is never used
[INFO] [stdout]   --> examples/cmp_http_server_and_client/shared.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum ClientToServer {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerToClient` is never constructed
[INFO] [stdout]  --> examples/cmp_http_server_and_client/shared.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerToClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientToServer` is never used
[INFO] [stdout]   --> examples/cmp_http_server_and_client/shared.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum ClientToServer {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `components` in `rsiot`
[INFO] [stdout]    --> examples/cmp_svg/config_external_process/mod.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     components::cmp_external_fn_process::*,
[INFO] [stdout]     |     ^^^^^^^^^^ could not find `components` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 154 | pub mod components;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `components` in `rsiot`
[INFO] [stdout]    --> examples/cmp_svg/config_inject_periodic/mod.rs:3:13
[INFO] [stdout]     |
[INFO] [stdout]   3 | use rsiot::{components::cmp_inject_periodic::*, executor::Component};
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `components` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 154 | pub mod components;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsiot::executor`
[INFO] [stdout]    --> examples/cmp_svg/config_external_process/mod.rs:5:5
[INFO] [stdout]     |
[INFO] [stdout]   5 |     executor::{CmpInOut, CmpResult, Component},
[INFO] [stdout]     |     ^^^^^^^^ could not find `executor` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 163 | pub mod executor;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `components` in `rsiot`
[INFO] [stdout]    --> examples/cmp_svg/config_svg/mod.rs:1:12
[INFO] [stdout]     |
[INFO] [stdout]   1 | use rsiot::components::cmp_svg::*;
[INFO] [stdout]     |            ^^^^^^^^^^ could not find `components` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 154 | pub mod components;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsiot::executor`
[INFO] [stdout]    --> examples/cmp_svg/config_inject_periodic/mod.rs:3:49
[INFO] [stdout]     |
[INFO] [stdout]   3 | use rsiot::{components::cmp_inject_periodic::*, executor::Component};
[INFO] [stdout]     |                                                 ^^^^^^^^ could not find `executor` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 163 | pub mod executor;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsiot::executor`
[INFO] [stdout]    --> examples/cmp_svg/main.rs:8:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | use rsiot::executor::{ComponentExecutor, ComponentExecutorConfig};
[INFO] [stdout]     |            ^^^^^^^^ could not find `executor` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 163 | pub mod executor;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Custom` is never used
[INFO] [stdout]  --> examples/cmp_raspberrypi/message.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Custom {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `rsiot`
[INFO] [stdout]    --> examples/cmp_svg/config_svg/mod.rs:5:24
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub fn cmp() -> rsiot::executor::Component<Config<Msg>, Msg> {
[INFO] [stdout]     |                        ^^^^^^^^ could not find `executor` in `rsiot`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 163 | pub mod executor;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Data` is never used
[INFO] [stdout]  --> examples/cmp_plc/cmp_plc/message.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Data {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Config` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_external_process/mod.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn cmp() -> Component<Config<Msg>, Msg> {
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Config` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_external_process/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let config = Config {
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BoxFuture` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_external_process/mod.rs:36:48
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn fn_process_wrapper(input: CmpInOut<Msg>) -> BoxFuture<'static, CmpResult> {
[INFO] [stdout]    |                                                ^^^^^^^^^ help: a trait with a similar name exists: `Future`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `Future` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Config` in this scope
[INFO] [stdout]  --> examples/cmp_svg/config_inject_periodic/mod.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn cmp() -> Component<Config<Msg, impl FnMut() -> Vec<Msg>>, Msg> {
[INFO] [stdout]   |                           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Config` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_inject_periodic/mod.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let config = Config {
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Config` in this scope
[INFO] [stdout]  --> examples/cmp_svg/config_svg/mod.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn cmp() -> rsiot::executor::Component<Config<Msg>, Msg> {
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Config` in this scope
[INFO] [stdout]  --> examples/cmp_svg/config_svg/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let config = Config {
[INFO] [stdout]   |                  ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rsiot::components_config::http_client::Config;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use time::format_description::well_known::iso8601::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvgChange` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     SvgChange {
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SvgChange` in this scope
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     SvgChange {
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cmp`
[INFO] [stdout]   --> examples/cmp_svg/config_inject_periodic/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Cmp::new(config)
[INFO] [stdout]    |     ^^^ use of undeclared type `Cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cmp`
[INFO] [stdout]   --> examples/cmp_svg/config_external_process/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Cmp::new(config)
[INFO] [stdout]    |     ^^^ use of undeclared type `Cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cmp`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Cmp::new(config)
[INFO] [stdout]    |     ^^^ use of undeclared type `Cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvgChangeType`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...                   SvgChangeType::ChangeText {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of undeclared type `SvgChangeType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvgChangeType`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...                   SvgChangeType::ChangeAttr {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of undeclared type `SvgChangeType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvgChangeType`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...                   SvgChangeType::ChangeAttr {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of undeclared type `SvgChangeType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvgChangeType`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...                   SvgChangeType::ChangeAttr {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of undeclared type `SvgChangeType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvgChangeType`
[INFO] [stdout]   --> examples/cmp_svg/config_svg/mod.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...                   SvgChangeType::ChangeAttrStyle {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of undeclared type `SvgChangeType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsiot` (example "cmp_svg") due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use message_channel::IMessageChannel;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `message::phy_quantity::PhyQuantity`
[INFO] [stdout]   --> src/message/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use phy_quantity::PhyQuantity;
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]  --> src/message/example_message_channel.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::IMessageChannel;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/example_message_channel.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl IMessageChannel for ExampleMessageChannel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `message::message_channel::IMessageChannel`
[INFO] [stdout]   --> src/message/message_channel.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     impl IMessageChannel for MessageChannel {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageChannel` is never used
[INFO] [stdout]   --> src/message/message_channel.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub enum MessageChannel {}
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2246b0468f1a7afa3251ed8c9efd4bb30cf6bf4c3e4f281f2de6badd887a09bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2246b0468f1a7afa3251ed8c9efd4bb30cf6bf4c3e4f281f2de6badd887a09bc", kill_on_drop: false }`
[INFO] [stdout] 2246b0468f1a7afa3251ed8c9efd4bb30cf6bf4c3e4f281f2de6badd887a09bc
