[INFO] fetching crate mockforge-mqtt 0.2.5...
[INFO] testing mockforge-mqtt-0.2.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mockforge-mqtt 0.2.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mockforge-mqtt 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mockforge-mqtt 0.2.5
[INFO] tweaked toml for crates.io crate mockforge-mqtt 0.2.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mockforge-mqtt 0.2.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mockforge-mqtt 0.2.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 740d70024fd72a1e69ee2d73c87cf1229ca428f3c88ed49e48cfb0c4ed4ae6a6
[INFO] running `Command { std: "docker" "start" "-a" "740d70024fd72a1e69ee2d73c87cf1229ca428f3c88ed49e48cfb0c4ed4ae6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "740d70024fd72a1e69ee2d73c87cf1229ca428f3c88ed49e48cfb0c4ed4ae6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740d70024fd72a1e69ee2d73c87cf1229ca428f3c88ed49e48cfb0c4ed4ae6a6", kill_on_drop: false }`
[INFO] [stdout] 740d70024fd72a1e69ee2d73c87cf1229ca428f3c88ed49e48cfb0c4ed4ae6a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 131c2b2881e5872cb5b144653d14991670faeba1bb1eb8995e76ea776aae9d98
[INFO] running `Command { std: "docker" "start" "-a" "131c2b2881e5872cb5b144653d14991670faeba1bb1eb8995e76ea776aae9d98", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling borrow-or-share v0.2.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling jsonpath v0.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling prost-reflect v0.16.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rumqttd v0.18.0
[INFO] [stderr]    Compiling mockforge-core v0.2.5
[INFO] [stderr]    Compiling mockforge-mqtt v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 35s
[INFO] running `Command { std: "docker" "inspect" "131c2b2881e5872cb5b144653d14991670faeba1bb1eb8995e76ea776aae9d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131c2b2881e5872cb5b144653d14991670faeba1bb1eb8995e76ea776aae9d98", kill_on_drop: false }`
[INFO] [stdout] 131c2b2881e5872cb5b144653d14991670faeba1bb1eb8995e76ea776aae9d98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64d6ab1d09480c730413c8bbc60456d0d1bdaf896c3100f9697d344774a79b8a
[INFO] running `Command { std: "docker" "start" "-a" "64d6ab1d09480c730413c8bbc60456d0d1bdaf896c3100f9697d344774a79b8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling prost-reflect v0.16.2
[INFO] [stderr]    Compiling rumqttd v0.18.0
[INFO] [stderr]    Compiling mockforge-core v0.2.5
[INFO] [stderr]    Compiling mockforge-mqtt v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "64d6ab1d09480c730413c8bbc60456d0d1bdaf896c3100f9697d344774a79b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d6ab1d09480c730413c8bbc60456d0d1bdaf896c3100f9697d344774a79b8a", kill_on_drop: false }`
[INFO] [stdout] 64d6ab1d09480c730413c8bbc60456d0d1bdaf896c3100f9697d344774a79b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 583cf8d4aa969a1179da4f920cb0d0a8c0fbb889f1fbb95e586a3755ed03648c
[INFO] running `Command { std: "docker" "start" "-a" "583cf8d4aa969a1179da4f920cb0d0a8c0fbb889f1fbb95e586a3755ed03648c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mockforge_mqtt-77b9e879a93ab2b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b265093af3af6995)
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_broker_creation ... ok
[INFO] [stdout] test test_qo_s_handling ... ok
[INFO] [stdout] test test_session_management ... ok
[INFO] [stdout] test test_retained_messages ... ok
[INFO] [stdout] test test_validation ... ok
[INFO] [stdout] test test_fixture_matching ... ok
[INFO] [stdout] test test_spec_registry ... ok
[INFO] [stdout] test test_template_integration ... ok
[INFO] [stdout] test test_topic_wildcards ... ok
[INFO] [stdout] test test_topic_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mockforge_mqtt
[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" "583cf8d4aa969a1179da4f920cb0d0a8c0fbb889f1fbb95e586a3755ed03648c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583cf8d4aa969a1179da4f920cb0d0a8c0fbb889f1fbb95e586a3755ed03648c", kill_on_drop: false }`
[INFO] [stdout] 583cf8d4aa969a1179da4f920cb0d0a8c0fbb889f1fbb95e586a3755ed03648c
