[INFO] fetching crate mqtt-typed-client 0.1.0...
[INFO] checking mqtt-typed-client-0.1.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate mqtt-typed-client 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mqtt-typed-client 0.1.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8729ea903f56a03e3ffa9da6f263b8544999b3b7ee697366b26c17a6954ea48c
[INFO] running `Command { std: "docker" "start" "-a" "8729ea903f56a03e3ffa9da6f263b8544999b3b7ee697366b26c17a6954ea48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8729ea903f56a03e3ffa9da6f263b8544999b3b7ee697366b26c17a6954ea48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8729ea903f56a03e3ffa9da6f263b8544999b3b7ee697366b26c17a6954ea48c", kill_on_drop: false }`
[INFO] [stdout] 8729ea903f56a03e3ffa9da6f263b8544999b3b7ee697366b26c17a6954ea48c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89cec7297bdfbe2a8e73e18e34e175220cc4270c73a8f7423712b70e1c44e639
[INFO] running `Command { std: "docker" "start" "-a" "89cec7297bdfbe2a8e73e18e34e175220cc4270c73a8f7423712b70e1c44e639", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking lru v0.15.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling mqtt-typed-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking mqtt-typed-client-core v0.1.0
[INFO] [stderr]    Compiling mqtt-typed-client-macros v0.1.0
[INFO] [stdout] error[E0446]: private type `TemperatureReading` in public interface
[INFO] [stdout]   --> examples/002_configuration.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct TemperatureReading {
[INFO] [stdout]    | ------------------------- `TemperatureReading` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 33 | #[mqtt_topic("sensors/temperature/{location}/{sensor_id}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `Message` in public interface
[INFO] [stdout]   --> examples/007_custom_patterns.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Message {
[INFO] [stdout]    | -------------- `Message` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 46 | #[mqtt_topic("greetings/{language}/{sender}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "007_custom_patterns") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0446]: private type `DemoMessage` in public interface
[INFO] [stdout]   --> examples/006_retain_and_clear.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct DemoMessage {
[INFO] [stdout]    | ------------------ `DemoMessage` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 62 | #[mqtt_topic("demo/retain")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "002_configuration") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "006_retain_and_clear") due to 1 previous error
[INFO] [stdout] error[E0446]: private type `PingPongMessage` in public interface
[INFO] [stdout]   --> examples/001_ping_pong.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum PingPongMessage {
[INFO] [stdout]    | -------------------- `PingPongMessage` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 67 | #[mqtt_topic("game/{player}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "001_ping_pong") due to 1 previous error
[INFO] [stdout] error[E0446]: private type `Message` in public interface
[INFO] [stdout]   --> examples/003_hello_world_lwt.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Message {
[INFO] [stdout]    | -------------- `Message` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 41 | #[mqtt_topic("greetings/{language}/{sender}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "003_hello_world_lwt") due to 1 previous error
[INFO] [stdout] error[E0446]: private type `Message` in public interface
[INFO] [stdout]   --> examples/000_hello_world.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Message {
[INFO] [stdout]    | -------------- `Message` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[mqtt_topic("greetings/{language}/{sender}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "000_hello_world") due to 1 previous error
[INFO] [stdout] error[E0446]: private type `Message` in public interface
[INFO] [stdout]   --> examples/004_hello_world_tls.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Message {
[INFO] [stdout]    | -------------- `Message` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 34 | #[mqtt_topic("greetings/{language}/{sender}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "004_hello_world_tls") due to 1 previous error
[INFO] [stdout] error[E0446]: private type `Message` in public interface
[INFO] [stdout]   --> examples/005_hello_world_serializers.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Message {
[INFO] [stdout]    | -------------- `Message` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 27 | #[mqtt_topic("greetings/{language}/{sender}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `mqtt_topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mqtt-typed-client` (example "005_hello_world_serializers") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "89cec7297bdfbe2a8e73e18e34e175220cc4270c73a8f7423712b70e1c44e639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cec7297bdfbe2a8e73e18e34e175220cc4270c73a8f7423712b70e1c44e639", kill_on_drop: false }`
[INFO] [stdout] 89cec7297bdfbe2a8e73e18e34e175220cc4270c73a8f7423712b70e1c44e639
