[INFO] fetching crate svc-rumq-client 0.1.0-alpha.11...
[INFO] testing svc-rumq-client-0.1.0-alpha.11 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate svc-rumq-client 0.1.0-alpha.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate svc-rumq-client 0.1.0-alpha.11
[INFO] finished tweaking crates.io crate svc-rumq-client 0.1.0-alpha.11
[INFO] tweaked toml for crates.io crate svc-rumq-client 0.1.0-alpha.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate svc-rumq-client 0.1.0-alpha.11 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svc-rumq-client 0.1.0-alpha.11 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6839a27a8ff799606b567ece130286dd0e264ad1165de02b6e7ccfefa1cb3441
[INFO] running `Command { std: "docker" "start" "-a" "6839a27a8ff799606b567ece130286dd0e264ad1165de02b6e7ccfefa1cb3441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6839a27a8ff799606b567ece130286dd0e264ad1165de02b6e7ccfefa1cb3441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6839a27a8ff799606b567ece130286dd0e264ad1165de02b6e7ccfefa1cb3441", kill_on_drop: false }`
[INFO] [stdout] 6839a27a8ff799606b567ece130286dd0e264ad1165de02b6e7ccfefa1cb3441
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2048bf80749ead0b5e67c2e97c309352afe756d09154aea0494083b18e9c525
[INFO] running `Command { std: "docker" "start" "-a" "c2048bf80749ead0b5e67c2e97c309352afe756d09154aea0494083b18e9c525", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.36
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling pin-project v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling rumq-core v0.1.0-alpha.10
[INFO] [stderr]    Compiling svc-rumq-client v0.1.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `Packet` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.90s
[INFO] running `Command { std: "docker" "inspect" "c2048bf80749ead0b5e67c2e97c309352afe756d09154aea0494083b18e9c525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2048bf80749ead0b5e67c2e97c309352afe756d09154aea0494083b18e9c525", kill_on_drop: false }`
[INFO] [stdout] c2048bf80749ead0b5e67c2e97c309352afe756d09154aea0494083b18e9c525
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0498afc0ea3008bbb1796607d6dbd3a7289356649ecac1984f225d437643fbad
[INFO] running `Command { std: "docker" "start" "-a" "0498afc0ea3008bbb1796607d6dbd3a7289356649ecac1984f225d437643fbad", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.13
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `Packet` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pem v0.8.1
[INFO] [stderr]    Compiling color-backtrace v0.3.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling envy v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling svc-rumq-client v0.1.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rumq_client`
[INFO] [stdout]  --> examples/reconnection.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rumq_client::{self, MqttOptions, QoS, Publish, Request, MqttEventLoop, eventloop};
[INFO] [stdout]   |                   ^^^^ no external crate `rumq_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rumq_client`
[INFO] [stdout]  --> examples/gcloud.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rumq_client::{self, QoS, MqttOptions, Publish, Request, MqttEventLoop, eventloop};
[INFO] [stdout]   |                   ^^^^ no external crate `rumq_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rumq_client`
[INFO] [stdout]  --> examples/smoke.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rumq_client::{self, QoS, MqttOptions, Publish, Request, MqttEventLoop, eventloop};
[INFO] [stdout]   |                   ^^^^ no external crate `rumq_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rumq_client`
[INFO] [stdout]  --> examples/pubsub.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rumq_client::{self, MqttOptions, QoS, Publish, Subscribe, Request, MqttEventLoop, eventloop};
[INFO] [stdout]   |                   ^^^^ no external crate `rumq_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/smoke.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut stream = eventloop.connect().await.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/smoke.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         requests_tx.send(publish_request(i)).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/reconnection.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut stream = eventloop.connect().await.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/pubsub.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut stream = eventloop.connect().await.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/pubsub.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         requests_tx.send(publish_request(i)).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/gcloud.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut stream = eventloop.connect().await.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svc-rumq-client` (example "smoke") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/gcloud.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         requests_tx.send(publish_request(i)).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/reconnection.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         requests_tx.send(publish).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rumq_client`
[INFO] [stdout]  --> examples/tls.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rumq_client::{self, MqttOptions, QoS, Publish, Subscribe, Request, MqttEventLoop, eventloop};
[INFO] [stdout]   |                   ^^^^ no external crate `rumq_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svc-rumq-client` (example "pubsub") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tls.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut stream = eventloop.connect().await.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tls.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         requests_tx.send(publish_request(i)).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svc-rumq-client` (example "reconnection") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `MqttWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the name `Packet` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]    --> src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use rumq_core::mqtt4::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]    --> src/lib.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rumq_core::mqtt4::{MqttRead, MqttWrite, Packet};
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svc-rumq-client` (example "gcloud") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svc-rumq-client` (example "tls") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0498afc0ea3008bbb1796607d6dbd3a7289356649ecac1984f225d437643fbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0498afc0ea3008bbb1796607d6dbd3a7289356649ecac1984f225d437643fbad", kill_on_drop: false }`
[INFO] [stdout] 0498afc0ea3008bbb1796607d6dbd3a7289356649ecac1984f225d437643fbad
