[INFO] fetching crate svc-rumq-client 0.1.0-alpha.11... [INFO] testing svc-rumq-client-0.1.0-alpha.11 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate svc-rumq-client 0.1.0-alpha.11 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svc-rumq-client 0.1.0-alpha.11 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.65 [INFO] [stderr] Downloaded proc-macro-nested v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.65 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded pem v0.8.1 [INFO] [stderr] Downloaded miniz_oxide v0.4.0 [INFO] [stderr] Downloaded pin-project v0.4.22 [INFO] [stderr] Downloaded backtrace v0.3.50 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded pin-project-internal v0.4.22 [INFO] [stderr] Downloaded wasm-bindgen v0.2.65 [INFO] [stderr] Downloaded cc v1.0.58 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] [stderr] Downloaded js-sys v0.3.42 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded envy v0.4.1 [INFO] [stderr] Downloaded futures-macro v0.3.5 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] [stderr] Downloaded rumq-core v0.1.0-alpha.10 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded web-sys v0.3.42 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] [stderr] Downloaded ring v0.16.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9027ff8482aa0be2e819d6948e63b1cf4e691107f86df972102b7c2b1a38fa55 [INFO] running `Command { std: "docker" "start" "-a" "9027ff8482aa0be2e819d6948e63b1cf4e691107f86df972102b7c2b1a38fa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9027ff8482aa0be2e819d6948e63b1cf4e691107f86df972102b7c2b1a38fa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9027ff8482aa0be2e819d6948e63b1cf4e691107f86df972102b7c2b1a38fa55", kill_on_drop: false }` [INFO] [stdout] 9027ff8482aa0be2e819d6948e63b1cf4e691107f86df972102b7c2b1a38fa55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fff81fbec129e5dd7b3ddb88b901b07331067d58ddeec02fab9479066c5fa2ea [INFO] running `Command { std: "docker" "start" "-a" "fff81fbec129e5dd7b3ddb88b901b07331067d58ddeec02fab9479066c5fa2ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [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 futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [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 webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [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-trait v0.1.36 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.22 [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 37.10s [INFO] running `Command { std: "docker" "inspect" "fff81fbec129e5dd7b3ddb88b901b07331067d58ddeec02fab9479066c5fa2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff81fbec129e5dd7b3ddb88b901b07331067d58ddeec02fab9479066c5fa2ea", kill_on_drop: false }` [INFO] [stdout] fff81fbec129e5dd7b3ddb88b901b07331067d58ddeec02fab9479066c5fa2ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e010a42fc81b2d8afb8131c544c19db6e59eb853aa06105bfe769dbd478d05c [INFO] running `Command { std: "docker" "start" "-a" "0e010a42fc81b2d8afb8131c544c19db6e59eb853aa06105bfe769dbd478d05c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [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 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 gimli v0.22.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling itoa v0.4.6 [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 crossbeam-channel v0.4.3 [INFO] [stderr] Compiling chrono v0.4.13 [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 pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.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/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[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/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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `svc-rumq-client` (example "smoke") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `svc-rumq-client` (example "pubsub") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svc-rumq-client` (example "tls") due to 1 previous error [INFO] [stderr] error: could not compile `svc-rumq-client` (example "reconnection") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain 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] 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 1 previous error [INFO] running `Command { std: "docker" "inspect" "0e010a42fc81b2d8afb8131c544c19db6e59eb853aa06105bfe769dbd478d05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e010a42fc81b2d8afb8131c544c19db6e59eb853aa06105bfe769dbd478d05c", kill_on_drop: false }` [INFO] [stdout] 0e010a42fc81b2d8afb8131c544c19db6e59eb853aa06105bfe769dbd478d05c