[INFO] fetching crate miniconf_mqtt 0.18.0...
[INFO] checking miniconf_mqtt-0.18.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate miniconf_mqtt 0.18.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate miniconf_mqtt 0.18.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate miniconf_mqtt 0.18.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate miniconf_mqtt 0.18.0
[INFO] tweaked toml for crates.io crate miniconf_mqtt 0.18.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate miniconf_mqtt 0.18.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-json-core v0.6.0
[INFO] [stderr]   Downloaded smlang-macros v0.8.0
[INFO] [stderr]   Downloaded smlang v0.6.0
[INFO] [stderr]   Downloaded string_morph v0.1.0
[INFO] [stderr]   Downloaded std-embedded-nal v0.3.0
[INFO] [stderr]   Downloaded machine v0.3.0
[INFO] [stderr]   Downloaded smlang-macros v0.6.0
[INFO] [stderr]   Downloaded varint-rs v2.2.0
[INFO] [stderr]   Downloaded smlang v0.8.0
[INFO] [stderr]   Downloaded miniconf v0.18.0
[INFO] [stderr]   Downloaded minimq v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72443c7a519cc06552f7a9bfed2abc05fd3bbb8294fc89264225ffc81ac31f99
[INFO] running `Command { std: "docker" "start" "-a" "72443c7a519cc06552f7a9bfed2abc05fd3bbb8294fc89264225ffc81ac31f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72443c7a519cc06552f7a9bfed2abc05fd3bbb8294fc89264225ffc81ac31f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72443c7a519cc06552f7a9bfed2abc05fd3bbb8294fc89264225ffc81ac31f99", kill_on_drop: false }`
[INFO] [stdout] 72443c7a519cc06552f7a9bfed2abc05fd3bbb8294fc89264225ffc81ac31f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48b817cc4933c2fe6965ef90701810c0f7b34dcda99c8386268b8c1751ad7ed5
[INFO] running `Command { std: "docker" "start" "-a" "48b817cc4933c2fe6965ef90701810c0f7b34dcda99c8386268b8c1751ad7ed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling string_morph v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking embedded-nal v0.8.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking std-embedded-nal v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking embedded-time v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking std-embedded-time v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling machine v0.3.0
[INFO] [stderr]    Compiling smlang-macros v0.6.0
[INFO] [stderr]    Compiling smlang-macros v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking smlang v0.6.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking smlang v0.8.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde-json-core v0.6.0
[INFO] [stderr]     Checking minimq v0.9.0
[INFO] [stderr]     Checking miniconf v0.18.0
[INFO] [stderr]     Checking miniconf_mqtt v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `miniconf::Tree`
[INFO] [stdout]  --> examples/mqtt.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use miniconf::{Leaf, Tree};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      no `Tree` in the root
[INFO] [stdout]   |                      help: a similar name exists in the module: `tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tree` in this scope
[INFO] [stdout]   --> examples/mqtt.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[tree(validate=self.validate_four)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeKey` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout] 60  |     client.set_alive("\"hello\"");
[INFO] [stdout]     |            ^^^^^^^^^ the trait `TreeKey` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeKey`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:15
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |               ^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn set_alive(&mut self, alive: &'a str) {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeSerialize` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout] 60  |     client.set_alive("\"hello\"");
[INFO] [stdout]     |            ^^^^^^^^^ the trait `TreeSerialize` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeSerialize`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn set_alive(&mut self, alive: &'a str) {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeKey` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:65:19
[INFO] [stdout]     |
[INFO] [stdout] 65  |         if client.update(&mut settings).unwrap() {
[INFO] [stdout]     |                   ^^^^^^ the trait `TreeKey` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeKey`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::update`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:15
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |               ^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::update`
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub fn update(&mut self, settings: &mut Settings) -> Result<bool, Error<Stack::Error>> {
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeSerialize` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:65:19
[INFO] [stdout]     |
[INFO] [stdout] 65  |         if client.update(&mut settings).unwrap() {
[INFO] [stdout]     |                   ^^^^^^ the trait `TreeSerialize` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeSerialize`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::update`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::update`
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub fn update(&mut self, settings: &mut Settings) -> Result<bool, Error<Stack::Error>> {
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeDeserializeOwned` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout] 60  |     client.set_alive("\"hello\"");
[INFO] [stdout]     |            ^^^^^^^^^ the trait `for<'de> TreeDeserialize<'de>` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeDeserialize<'de>`:
[INFO] [stdout]               &RefCell<T>
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `Settings` to implement `TreeDeserializeOwned`
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:41
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::set_alive`
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn set_alive(&mut self, alive: &'a str) {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeKey` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:52:22
[INFO] [stdout]     |
[INFO] [stdout] 52  |       let mut client = miniconf_mqtt::MqttClient::<_, _, _, _, 4>::new(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 53  | |         Stack,
[INFO] [stdout] 54  | |         "test/id",
[INFO] [stdout] 55  | |         StandardClock::default(),
[INFO] [stdout] 56  | |         minimq::ConfigBuilder::<minimq::broker::IpBroker>::new(localhost.into(), &mut buffer)
[INFO] [stdout] 57  | |             .keepalive_interval(60),
[INFO] [stdout] 58  | |     )
[INFO] [stdout]     | |_____^ the trait `TreeKey` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeKey`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:15
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |               ^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeSerialize` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:52:22
[INFO] [stdout]     |
[INFO] [stdout] 52  |       let mut client = miniconf_mqtt::MqttClient::<_, _, _, _, 4>::new(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 53  | |         Stack,
[INFO] [stdout] 54  | |         "test/id",
[INFO] [stdout] 55  | |         StandardClock::default(),
[INFO] [stdout] 56  | |         minimq::ConfigBuilder::<minimq::broker::IpBroker>::new(localhost.into(), &mut buffer)
[INFO] [stdout] 57  | |             .keepalive_interval(60),
[INFO] [stdout] 58  | |     )
[INFO] [stdout]     | |_____^ the trait `TreeSerialize` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeSerialize`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: TreeDeserializeOwned` is not satisfied
[INFO] [stdout]    --> examples/mqtt.rs:52:22
[INFO] [stdout]     |
[INFO] [stdout] 52  |       let mut client = miniconf_mqtt::MqttClient::<_, _, _, _, 4>::new(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 53  | |         Stack,
[INFO] [stdout] 54  | |         "test/id",
[INFO] [stdout] 55  | |         StandardClock::default(),
[INFO] [stdout] 56  | |         minimq::ConfigBuilder::<minimq::broker::IpBroker>::new(localhost.into(), &mut buffer)
[INFO] [stdout] 57  | |             .keepalive_interval(60),
[INFO] [stdout] 58  | |     )
[INFO] [stdout]     | |_____^ the trait `for<'de> TreeDeserialize<'de>` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `TreeDeserialize<'de>`:
[INFO] [stdout]               &RefCell<T>
[INFO] [stdout]               &mut T
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `Settings` to implement `TreeDeserializeOwned`
[INFO] [stdout] note: required by a bound in `miniconf_mqtt::MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:41
[INFO] [stdout]     |
[INFO] [stdout] 235 |     Settings: TreeKey + TreeSerialize + TreeDeserializeOwned,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^ required by this bound in `MqttClient::<'a, Settings, Stack, Clock, Broker, Y>::new`
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniconf_mqtt` (example "mqtt") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "48b817cc4933c2fe6965ef90701810c0f7b34dcda99c8386268b8c1751ad7ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b817cc4933c2fe6965ef90701810c0f7b34dcda99c8386268b8c1751ad7ed5", kill_on_drop: false }`
[INFO] [stdout] 48b817cc4933c2fe6965ef90701810c0f7b34dcda99c8386268b8c1751ad7ed5
