[INFO] fetching crate mqtt-typed-client 0.1.0... [INFO] testing mqtt-typed-client-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mqtt-typed-client 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate mqtt-typed-client 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mqtt-typed-client 0.1.0 [INFO] tweaked toml for crates.io crate mqtt-typed-client 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mqtt-typed-client 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mqtt-typed-client 0.1.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 214cf34a82ec1e293616188a939101533475e8248fd5218c752126dd0430bbbb [INFO] running `Command { std: "docker" "start" "-a" "214cf34a82ec1e293616188a939101533475e8248fd5218c752126dd0430bbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "214cf34a82ec1e293616188a939101533475e8248fd5218c752126dd0430bbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214cf34a82ec1e293616188a939101533475e8248fd5218c752126dd0430bbbb", kill_on_drop: false }` [INFO] [stdout] 214cf34a82ec1e293616188a939101533475e8248fd5218c752126dd0430bbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a78563557b69218d1b7950e0b24efe174bc8ec1f930b522842abfab39c6ae315 [INFO] running `Command { std: "docker" "start" "-a" "a78563557b69218d1b7950e0b24efe174bc8ec1f930b522842abfab39c6ae315", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling lru v0.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling mqtt-typed-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling mqtt-typed-client-core v0.1.0 [INFO] [stderr] Compiling mqtt-typed-client-macros v0.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.48s [INFO] running `Command { std: "docker" "inspect" "a78563557b69218d1b7950e0b24efe174bc8ec1f930b522842abfab39c6ae315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78563557b69218d1b7950e0b24efe174bc8ec1f930b522842abfab39c6ae315", kill_on_drop: false }` [INFO] [stdout] a78563557b69218d1b7950e0b24efe174bc8ec1f930b522842abfab39c6ae315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54deeecd71762304c023bd7998a64dd2459f2258aaa90679cef21d4c1bdd939 [INFO] running `Command { std: "docker" "start" "-a" "f54deeecd71762304c023bd7998a64dd2459f2258aaa90679cef21d4c1bdd939", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling mqtt-typed-client-core v0.1.0 [INFO] [stderr] Compiling mqtt-typed-client-macros v0.1.0 [INFO] [stderr] Compiling mqtt-typed-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.22s [INFO] running `Command { std: "docker" "inspect" "f54deeecd71762304c023bd7998a64dd2459f2258aaa90679cef21d4c1bdd939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54deeecd71762304c023bd7998a64dd2459f2258aaa90679cef21d4c1bdd939", kill_on_drop: false }` [INFO] [stdout] f54deeecd71762304c023bd7998a64dd2459f2258aaa90679cef21d4c1bdd939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41c94741800899efebb9765332a880bd50a3b230f0da867210c536947d6170c3 [INFO] running `Command { std: "docker" "start" "-a" "41c94741800899efebb9765332a880bd50a3b230f0da867210c536947d6170c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_typed_client-890574d10f1a0c85) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_info_module ... ok [INFO] [stdout] test tests::test_macros_feature_enabled ... ok [INFO] [stdout] test tests::test_version_is_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mqtt_typed_client [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/lib.rs - (line 165) ... ignored [INFO] [stdout] test src/lib.rs - (line 231) ... ignored [INFO] [stdout] test src/lib.rs - (line 244) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 111) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 129) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 156) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 188) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 230) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 242) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 256) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 267) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 64) ... ignored [INFO] [stdout] test src/lib.rs - comparison (line 90) ... ignored [INFO] [stdout] test src/lib.rs - examples (line 236) ... ignored [INFO] [stdout] test src/lib.rs - examples (line 381) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_000_hello_world (line 65) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_001_ping_pong (line 83) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_002_configuration (line 101) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_003_hello_world_lwt (line 123) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_004_hello_world_tls (line 141) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_005_hello_world_serializers (line 159) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_006_retain_and_clear (line 177) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_007_custom_patterns (line 195) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_008_modular_example (line 213) ... ignored [INFO] [stdout] test src/lib.rs - examples::example_100_all_serializers_demo (line 231) ... ignored [INFO] [stdout] test src/lib.rs - (line 192) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 25 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41c94741800899efebb9765332a880bd50a3b230f0da867210c536947d6170c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c94741800899efebb9765332a880bd50a3b230f0da867210c536947d6170c3", kill_on_drop: false }` [INFO] [stdout] 41c94741800899efebb9765332a880bd50a3b230f0da867210c536947d6170c3