[INFO] fetching crate sage_mqtt 0.5.0... [INFO] testing sage_mqtt-0.5.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate sage_mqtt 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sage_mqtt 0.5.0 [INFO] finished tweaking crates.io crate sage_mqtt 0.5.0 [INFO] tweaked toml for crates.io crate sage_mqtt 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sage_mqtt 0.5.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sage_mqtt 0.5.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_reader v1.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded tokio v1.15.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3fa5426a5a236e2ab908302e5448d82bb7b9dc077856016725ae18f95aa67e4 [INFO] running `Command { std: "docker" "start" "-a" "e3fa5426a5a236e2ab908302e5448d82bb7b9dc077856016725ae18f95aa67e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3fa5426a5a236e2ab908302e5448d82bb7b9dc077856016725ae18f95aa67e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fa5426a5a236e2ab908302e5448d82bb7b9dc077856016725ae18f95aa67e4", kill_on_drop: false }` [INFO] [stdout] e3fa5426a5a236e2ab908302e5448d82bb7b9dc077856016725ae18f95aa67e4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 301b289226223452b197b8d4521eb43d10e6b63d3b23d7d52e36d11eae97cddb [INFO] running `Command { std: "docker" "start" "-a" "301b289226223452b197b8d4521eb43d10e6b63d3b23d7d52e36d11eae97cddb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling unicode_reader v1.0.2 [INFO] [stderr] Compiling sage_mqtt v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `PayloadRequirements` is never used [INFO] [stdout] --> src/packet_type.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | enum PayloadRequirements { [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 [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `Command { std: "docker" "inspect" "301b289226223452b197b8d4521eb43d10e6b63d3b23d7d52e36d11eae97cddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301b289226223452b197b8d4521eb43d10e6b63d3b23d7d52e36d11eae97cddb", kill_on_drop: false }` [INFO] [stdout] 301b289226223452b197b8d4521eb43d10e6b63d3b23d7d52e36d11eae97cddb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b5088dd1dbd82c96b9102427f2b634b2c7e8b65f89d35e82499337c4b30e69 [INFO] running `Command { std: "docker" "start" "-a" "04b5088dd1dbd82c96b9102427f2b634b2c7e8b65f89d35e82499337c4b30e69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling sage_mqtt v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `PayloadRequirements` is never used [INFO] [stdout] --> src/packet_type.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | enum PayloadRequirements { [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 `PayloadRequirements` is never used [INFO] [stdout] --> src/packet_type.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | enum PayloadRequirements { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "04b5088dd1dbd82c96b9102427f2b634b2c7e8b65f89d35e82499337c4b30e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b5088dd1dbd82c96b9102427f2b634b2c7e8b65f89d35e82499337c4b30e69", kill_on_drop: false }` [INFO] [stdout] 04b5088dd1dbd82c96b9102427f2b634b2c7e8b65f89d35e82499337c4b30e69 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4cfe6439134d4d3b75de885b87a9b18c820a5e1a67a946368681b9dde0ca75f [INFO] running `Command { std: "docker" "start" "-a" "d4cfe6439134d4d3b75de885b87a9b18c820a5e1a67a946368681b9dde0ca75f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 136 tests [INFO] [stdout] test authentication::unit::encode ... ok [INFO] [stdout] test codec::binary_data::unit::encode ... ok [INFO] [stderr] warning: enum `PayloadRequirements` is never used [INFO] [stderr] --> src/packet_type.rs:31:6 [INFO] [stderr] | [INFO] [stderr] 31 | enum PayloadRequirements { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sage_mqtt` (lib) generated 1 warning [INFO] [stderr] warning: `sage_mqtt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sage_mqtt-04ff65c6b3c6e2ca) [INFO] [stdout] test authentication::unit::encode_empty ... ok [INFO] [stdout] test codec::binary_data::unit::decode_empty ... ok [INFO] [stdout] test codec::binary_data::unit::decode_eof ... ok [INFO] [stdout] test codec::binary_data::unit::decode ... ok [INFO] [stdout] test codec::binary_data::unit::encode_empty ... ok [INFO] [stdout] test codec::byte::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::decode_false ... ok [INFO] [stdout] test codec::byte::unit::decode_eof ... ok [INFO] [stdout] test codec::byte::unit::decode_true ... ok [INFO] [stdout] test codec::byte::unit::encode ... ok [INFO] [stdout] test codec::four_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::encode_true ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::packet_type::unit::mqtt_2_1_3_1 ... ok [INFO] [stdout] test codec::qos::unit::decode ... ok [INFO] [stdout] test codec::qos::unit::encode ... ok [INFO] [stdout] test codec::reason_code::unit::encode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::two_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_empty ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_eof ... ok [INFO] [stdout] test codec::utf8_string::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::encode_empty ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_lower_bound ... ok [INFO] [stdout] test codec::byte::unit::encode_false ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::mqtt_1_5_5_1 ... ok [INFO] [stdout] test control::auth::unit::decode ... ok [INFO] [stdout] test control::connack::unit::decode ... ok [INFO] [stdout] test control::auth::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode ... ok [INFO] [stdout] test control::connack::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode_default_auth ... ok [INFO] [stdout] test control::connect::unit::encode ... ok [INFO] [stdout] test control::disconnect::unit::decode ... ok [INFO] [stdout] test control::connect::unit::encode_default_auth ... ok [INFO] [stdout] test control::disconnect::unit::encode ... ok [INFO] [stdout] test control::puback::unit::encode ... ok [INFO] [stdout] test control::puback::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::encode ... ok [INFO] [stdout] test control::publish::unit::encode ... ok [INFO] [stdout] test control::pubrec::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::encode ... ok [INFO] [stdout] test control::pubcomp::unit::decode ... ok [INFO] [stdout] test control::pubrel::unit::decode ... ok [INFO] [stdout] test control::publish::unit::decode ... ok [INFO] [stdout] test control::pubrel::unit::encode ... ok [INFO] [stdout] test control::suback::unit::decode ... ok [INFO] [stdout] test control::suback::unit::encode ... ok [INFO] [stdout] test control::subscribe::unit::decode ... ok [INFO] [stdout] test control::unsuback::unit::decode ... ok [INFO] [stdout] test control::unsuback::unit::encode ... ok [INFO] [stdout] test control::subscribe::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::decode ... ok [INFO] [stdout] test control::unsubscribe::unit::encode ... ok [INFO] [stdout] test topic::unit::empty_1::from_str_ref ... ok [INFO] [stdout] test topic::unit::default_is_empty ... ok [INFO] [stdout] test topic::unit::empty_1::from_string ... ok [INFO] [stdout] test topic::unit::empty_2::from_str_ref ... ok [INFO] [stdout] test topic::unit::empty_2::from_string ... ok [INFO] [stdout] test topic::unit::empty_3::from_str_ref ... ok [INFO] [stdout] test topic::unit::empty_3::from_string ... ok [INFO] [stdout] test topic::unit::multiple::from_str_ref ... ok [INFO] [stdout] test topic::unit::multiple::from_string ... ok [INFO] [stdout] test topic::unit::multiple_head::from_str_ref ... ok [INFO] [stdout] test topic::unit::multiple_head::from_string ... ok [INFO] [stdout] test topic::unit::multiple_tail::from_str_ref ... ok [INFO] [stdout] test topic::unit::multiple_wrapped::from_str_ref ... ok [INFO] [stdout] test topic::unit::multiple_tail::from_string ... ok [INFO] [stdout] test topic::unit::multiple_wrapped::from_string ... ok [INFO] [stdout] test topic::unit::share_empty_1::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_empty_1::from_string ... ok [INFO] [stdout] test topic::unit::share_empty_2::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_empty_2::from_string ... ok [INFO] [stdout] test topic::unit::share_empty_3::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_empty_3::from_string ... ok [INFO] [stdout] test topic::unit::share_multiple::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_multiple::from_string ... ok [INFO] [stdout] test topic::unit::share_multiple_head::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_multiple_head::from_string ... ok [INFO] [stdout] test topic::unit::share_multiple_tail::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_multiple_tail::from_string ... ok [INFO] [stdout] test topic::unit::share_multiple_wrapped::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_multiple_wrapped::from_string ... ok [INFO] [stdout] test topic::unit::share_single::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_single::from_string ... ok [INFO] [stdout] test topic::unit::share_single_head::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_single_head::from_string ... ok [INFO] [stdout] test topic::unit::share_single_tail::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_single_tail::from_string ... ok [INFO] [stdout] test topic::unit::share_single_wrapped::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_single_wrapped::from_string ... ok [INFO] [stdout] test topic::unit::share_space::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_wildcard_plus_1::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_space::from_string ... ok [INFO] [stdout] test topic::unit::share_wildcard_plus_1::from_string ... ok [INFO] [stdout] test topic::unit::share_wildcard_plus_2::from_string ... ok [INFO] [stdout] test topic::unit::share_wildcard_pound_1::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_wildcard_pound_1::from_string ... ok [INFO] [stdout] test topic::unit::share_wildcard_plus_2::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_wildcard_pound_2::from_str_ref ... ok [INFO] [stdout] test topic::unit::share_wildcard_pound_2::from_string ... ok [INFO] [stdout] test topic::unit::single::from_str_ref ... ok [INFO] [stdout] test topic::unit::single::from_string ... ok [INFO] [stdout] test topic::unit::single_head::from_str_ref ... ok [INFO] [stdout] test topic::unit::single_head::from_string ... ok [INFO] [stdout] test topic::unit::single_tail::from_str_ref ... ok [INFO] [stdout] test topic::unit::single_tail::from_string ... ok [INFO] [stdout] test topic::unit::single_wrapped::from_str_ref ... ok [INFO] [stdout] test topic::unit::single_wrapped::from_string ... ok [INFO] [stdout] test topic::unit::space::from_str_ref ... ok [INFO] [stdout] test topic::unit::space::from_string ... ok [INFO] [stdout] test topic::unit::wildcard_plus::from_str_ref ... ok [INFO] [stdout] test topic::unit::wildcard_plus::from_string ... ok [INFO] [stdout] test topic::unit::wildcard_pound::from_str_ref ... ok [INFO] [stdout] test topic::unit::wildcard_pound::from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/defaults_encode_decode.rs (/opt/rustwide/target/debug/deps/defaults_encode_decode-04f9258f04d0028c) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test default_connack ... ok [INFO] [stdout] test connect_with_default_auth ... ok [INFO] [stdout] test default_auth ... ok [INFO] [stdout] test default_connect ... ok [INFO] [stdout] test default_pingreq ... ok [INFO] [stdout] test default_pingresp ... ok [INFO] [stdout] test default_disconnect ... ok [INFO] [stdout] test default_puback ... ok [INFO] [stdout] test default_pubcomp ... ok [INFO] [stdout] test default_pubrel ... ok [INFO] [stdout] test default_publish ... ok [INFO] [stdout] test default_pubrec ... ok [INFO] [stdout] test default_suback ... ok [INFO] [stdout] test default_subscribe ... ok [INFO] [stdout] test default_unsuback ... ok [INFO] [stdout] test default_unsubscribe ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sage_mqtt [INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stderr] = note: see issue #101730 for more information [INFO] [stderr] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4cfe6439134d4d3b75de885b87a9b18c820a5e1a67a946368681b9dde0ca75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cfe6439134d4d3b75de885b87a9b18c820a5e1a67a946368681b9dde0ca75f", kill_on_drop: false }` [INFO] [stdout] d4cfe6439134d4d3b75de885b87a9b18c820a5e1a67a946368681b9dde0ca75f