[INFO] cloning repository https://github.com/leung0750/ems-mqtt-collect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leung0750/ems-mqtt-collect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleung0750%2Fems-mqtt-collect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleung0750%2Fems-mqtt-collect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 159989328856ab472140bd5b254172e77dccf11c
[INFO] checking leung0750/ems-mqtt-collect against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleung0750%2Fems-mqtt-collect" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leung0750/ems-mqtt-collect
[INFO] finished tweaking git repo https://github.com/leung0750/ems-mqtt-collect
[INFO] tweaked toml for git repo https://github.com/leung0750/ems-mqtt-collect written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leung0750/ems-mqtt-collect on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leung0750/ems-mqtt-collect 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-connector v0.16.1
[INFO] [stderr]   Downloaded taos v0.12.3
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded mdsn v0.2.25
[INFO] [stderr]   Downloaded parse_duration v2.1.1
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded taos-error v0.12.4
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded taos-query v0.12.4
[INFO] [stderr]   Downloaded ws-tool v0.11.1
[INFO] [stderr]   Downloaded taos-ws v0.12.3
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded faststr v0.2.32
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc859bc8f324c673a7c74965fc4cf6521c43aab13e3b8b88add19ef8a93f1bd1
[INFO] running `Command { std: "docker" "start" "-a" "fc859bc8f324c673a7c74965fc4cf6521c43aab13e3b8b88add19ef8a93f1bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc859bc8f324c673a7c74965fc4cf6521c43aab13e3b8b88add19ef8a93f1bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc859bc8f324c673a7c74965fc4cf6521c43aab13e3b8b88add19ef8a93f1bd1", kill_on_drop: false }`
[INFO] [stdout] fc859bc8f324c673a7c74965fc4cf6521c43aab13e3b8b88add19ef8a93f1bd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55216f7670ae6fd77376ec2cff9feb8065aaff6255668b1be39e3ce33c23e48
[INFO] running `Command { std: "docker" "start" "-a" "d55216f7670ae6fd77376ec2cff9feb8065aaff6255668b1be39e3ce33c23e48", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling taos-error v0.12.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking mdsn v0.2.25
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking openssl-sys v0.9.111
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling taos-query v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustls-connector v0.16.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking parse_duration v2.1.1
[INFO] [stderr]     Checking faststr v0.2.32
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking ws-tool v0.11.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rumqttc v0.25.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking taos-ws v0.12.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking taos v0.12.3
[INFO] [stderr]     Checking mqtt_collect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_param_mapping_sync` is never used
[INFO] [stdout]    --> src/param_mapping/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn get_param_mapping_sync() -> &'static HashMap<&'static str, &'static str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tdengine_connected` is never used
[INFO] [stdout]   --> src/tdengine/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn is_tdengine_connected() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pKey` should have a snake case name
[INFO] [stdout]   --> src/mqtt/handle.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pKey: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `p_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param_mapping_sync` is never used
[INFO] [stdout]    --> src/param_mapping/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn get_param_mapping_sync() -> &'static HashMap<&'static str, &'static str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tdengine_connected` is never used
[INFO] [stdout]   --> src/tdengine/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn is_tdengine_connected() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pKey` should have a snake case name
[INFO] [stdout]   --> src/mqtt/handle.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pKey: String,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `p_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "d55216f7670ae6fd77376ec2cff9feb8065aaff6255668b1be39e3ce33c23e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55216f7670ae6fd77376ec2cff9feb8065aaff6255668b1be39e3ce33c23e48", kill_on_drop: false }`
[INFO] [stdout] d55216f7670ae6fd77376ec2cff9feb8065aaff6255668b1be39e3ce33c23e48
