[INFO] fetching crate rmqtt-bridge-ingress-mqtt 0.16.1... [INFO] testing rmqtt-bridge-ingress-mqtt-0.16.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rmqtt-bridge-ingress-mqtt 0.16.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rmqtt-bridge-ingress-mqtt 0.16.1 [INFO] finished tweaking crates.io crate rmqtt-bridge-ingress-mqtt 0.16.1 [INFO] tweaked toml for crates.io crate rmqtt-bridge-ingress-mqtt 0.16.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rmqtt-bridge-ingress-mqtt 0.16.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rmqtt-bridge-ingress-mqtt 0.16.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c238ee7908c9bea876e81261c0de8b14271686e4184bbf7c5acee701df6c6a44 [INFO] running `Command { std: "docker" "start" "-a" "c238ee7908c9bea876e81261c0de8b14271686e4184bbf7c5acee701df6c6a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c238ee7908c9bea876e81261c0de8b14271686e4184bbf7c5acee701df6c6a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c238ee7908c9bea876e81261c0de8b14271686e4184bbf7c5acee701df6c6a44", kill_on_drop: false }` [INFO] [stdout] c238ee7908c9bea876e81261c0de8b14271686e4184bbf7c5acee701df6c6a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c42f2a1383f42f12a2a92f71edb264e8544edae6c65c028d84ed55ffbd6cd2a [INFO] running `Command { std: "docker" "start" "-a" "9c42f2a1383f42f12a2a92f71edb264e8544edae6c65c028d84ed55ffbd6cd2a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling ntex-service v3.5.0 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling collection_literals v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling dequemap v0.2.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling std-ext v0.3.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-notify v0.1.1 [INFO] [stderr] Compiling rmqtt v0.16.1 [INFO] [stderr] Compiling systemstat v0.2.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rmqtt-macros v0.1.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 thiserror v1.0.69 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling queue-ext v0.4.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling mpsc v0.2.6 [INFO] [stderr] Compiling box-counter v0.3.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling task-exec-queue v0.9.3 [INFO] [stderr] Compiling rmqtt-utils v0.1.3 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling rust-box v0.15.0 [INFO] [stderr] Compiling ntex-http v0.1.15 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling leaky-bucket v1.1.2 [INFO] [stderr] Compiling ntex-util v2.14.0 [INFO] [stderr] Compiling rmqtt-codec v0.2.0 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling rmqtt-net v0.2.0 [INFO] [stderr] Compiling ntex-tokio v0.5.4 [INFO] [stderr] Compiling ntex-net v2.8.0 [INFO] [stderr] Compiling ntex-h2 v1.13.0 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex-mqtt v4.6.1 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling ntex-tls v2.6.1 [INFO] [stderr] Compiling ntex v2.16.0 [INFO] [stderr] Compiling rmqtt-bridge-ingress-mqtt v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "9c42f2a1383f42f12a2a92f71edb264e8544edae6c65c028d84ed55ffbd6cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c42f2a1383f42f12a2a92f71edb264e8544edae6c65c028d84ed55ffbd6cd2a", kill_on_drop: false }` [INFO] [stdout] 9c42f2a1383f42f12a2a92f71edb264e8544edae6c65c028d84ed55ffbd6cd2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f836591f9ee6ff64c4653acb72956932bb7912652bf59126f7a945fa390ebe6d [INFO] running `Command { std: "docker" "start" "-a" "f836591f9ee6ff64c4653acb72956932bb7912652bf59126f7a945fa390ebe6d", kill_on_drop: false }` [INFO] [stderr] Compiling rmqtt-bridge-ingress-mqtt v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s [INFO] running `Command { std: "docker" "inspect" "f836591f9ee6ff64c4653acb72956932bb7912652bf59126f7a945fa390ebe6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f836591f9ee6ff64c4653acb72956932bb7912652bf59126f7a945fa390ebe6d", kill_on_drop: false }` [INFO] [stdout] f836591f9ee6ff64c4653acb72956932bb7912652bf59126f7a945fa390ebe6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a40cb1da10ec504ff0f8658ea2f443f4a9e917de5ce786fc9b66f77e7fe23395 [INFO] running `Command { std: "docker" "start" "-a" "a40cb1da10ec504ff0f8658ea2f443f4a9e917de5ce786fc9b66f77e7fe23395", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmqtt_bridge_ingress_mqtt-ba989c985329106d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rmqtt_bridge_ingress_mqtt [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 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" "a40cb1da10ec504ff0f8658ea2f443f4a9e917de5ce786fc9b66f77e7fe23395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40cb1da10ec504ff0f8658ea2f443f4a9e917de5ce786fc9b66f77e7fe23395", kill_on_drop: false }` [INFO] [stdout] a40cb1da10ec504ff0f8658ea2f443f4a9e917de5ce786fc9b66f77e7fe23395