[INFO] cloning repository https://github.com/felipefdl/no-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipefdl/no-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipefdl%2Fno-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipefdl%2Fno-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10d47eabac9787c5c5ceb507476528cec659b8d9
[INFO] testing felipefdl/no-cli against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipefdl%2Fno-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/felipefdl/no-cli
[INFO] finished tweaking git repo https://github.com/felipefdl/no-cli
[INFO] tweaked toml for git repo https://github.com/felipefdl/no-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipefdl/no-cli on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felipefdl/no-cli 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_macros_support v0.34.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded surge-ping v0.8.4
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded pnet_macros v0.34.0
[INFO] [stderr]   Downloaded jaq-std v2.1.2
[INFO] [stderr]   Downloaded jaq-json v1.1.3
[INFO] [stderr]   Downloaded hifijson v0.2.3
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.13.1
[INFO] [stderr]   Downloaded async-tungstenite v0.25.1
[INFO] [stderr]   Downloaded metrics v0.22.4
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded metrics-util v0.16.3
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded rumqttd v0.20.0
[INFO] [stderr]   Downloaded ws_stream_tungstenite v0.13.0
[INFO] [stderr]   Downloaded jaq-core v2.2.1
[INFO] [stderr]   Downloaded x509-parser v0.15.1
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573
[INFO] running `Command { std: "docker" "start" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling jaq-core v2.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling jaq-std v2.1.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pnet_packet v0.34.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hifijson v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling jaq-json v1.1.3
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling surge-ping v0.8.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rumqttc v0.25.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling network-output v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
[INFO] running `Command { std: "docker" "inspect" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.13.0
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jaq-std v2.1.2
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling pnet_packet v0.34.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-tungstenite v0.25.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rumqttc v0.25.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling surge-ping v0.8.4
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling jaq-json v1.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling network-output v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rumqttd v0.20.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 37s
[INFO] running `Command { std: "docker" "inspect" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/no-b2f788351b6409a5)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test addr::tests::client_bind_addr_v4 ... ok
[INFO] [stdout] test addr::tests::client_bind_addr_v6 ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_bracketed_ipv6 ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_bracketed_ipv6_unspecified ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_bare_port ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_missing_port ... ok
[INFO] [stdout] test addr::tests::strip_brackets_partial ... ok
[INFO] [stdout] test addr::tests::strip_brackets_with_brackets ... ok
[INFO] [stdout] test addr::tests::strip_brackets_without_brackets ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_invalid ... ok
[INFO] [stdout] test addr::tests::parse_listen_addr_ipv4 ... ok
[INFO] [stdout] test cli::tests::dns_record_type ... ok
[INFO] [stdout] test cli::tests::dns_basic ... ok
[INFO] [stdout] test cli::tests::global_count_short ... ok
[INFO] [stdout] test cli::tests::global_json_flag ... ok
[INFO] [stdout] test cli::tests::global_jq_filter ... ok
[INFO] [stdout] test cli::tests::dns_with_server ... ok
[INFO] [stdout] test cli::tests::global_count ... ok
[INFO] [stdout] test cli::tests::global_timeout ... ok
[INFO] [stdout] test cli::tests::global_no_color ... ok
[INFO] [stdout] test cli::tests::global_pretty_flag ... ok
[INFO] [stdout] test cli::tests::http_basic_get ... ok
[INFO] [stdout] test cli::tests::http_with_bearer ... ok
[INFO] [stdout] test cli::tests::http_post_with_options ... ok
[INFO] [stdout] test cli::tests::missing_required_args_fails ... ok
[INFO] [stdout] test cli::tests::jq_subcommand ... ok
[INFO] [stdout] test cli::tests::global_timeout_millis ... ok
[INFO] [stdout] test cli::tests::global_verbose ... ok
[INFO] [stdout] test cli::tests::parse_duration_invalid ... ok
[INFO] [stdout] test cli::tests::parse_duration_seconds ... ok
[INFO] [stdout] test cli::tests::global_timeout_minutes ... ok
[INFO] [stdout] test cli::tests::ping_basic ... ok
[INFO] [stdout] test cli::tests::ping_with_count ... ok
[INFO] [stdout] test cli::tests::parse_duration_milliseconds ... ok
[INFO] [stdout] test cli::tests::skills_install ... ok
[INFO] [stdout] test cli::tests::skills_install_with_path ... ok
[INFO] [stdout] test cli::tests::ping_with_interval ... ok
[INFO] [stdout] test cli::tests::sse_basic ... ok
[INFO] [stdout] test cli::tests::skills_export ... ok
[INFO] [stdout] test cli::tests::tcp_listen ... ok
[INFO] [stdout] test cli::tests::tcp_connect ... ok
[INFO] [stdout] test cli::tests::udp_send ... ok
[INFO] [stdout] test cli::tests::udp_listen ... ok
[INFO] [stdout] test cli::tests::udp_send_with_wait_duration ... ok
[INFO] [stdout] test cli::tests::udp_send_with_wait ... ok
[INFO] [stdout] test cli::tests::whois_ip_query ... ok
[INFO] [stdout] test error::tests::error_code_serializes_to_screaming_snake_case ... ok
[INFO] [stdout] test error::tests::exit_code_connection_errors ... ok
[INFO] [stdout] test cli::tests::ws_send ... ok
[INFO] [stdout] test cli::tests::ws_listen ... ok
[INFO] [stdout] test cli::tests::whois_basic ... ok
[INFO] [stdout] test cli::tests::whois_with_server ... ok
[INFO] [stdout] test error::tests::exit_code_invalid_input ... ok
[INFO] [stdout] test error::tests::exit_code_protocol_errors ... ok
[INFO] [stdout] test error::tests::net_error_display_format ... ok
[INFO] [stdout] test output::tests::detect_json_takes_precedence ... ok
[INFO] [stdout] test output::tests::detect_json_flag_overrides ... ok
[INFO] [stdout] test output::tests::json_serialization_metadata_skipped_when_none ... ok
[INFO] [stdout] test output::tests::detect_pretty_flag ... ok
[INFO] [stdout] test error::tests::exit_code_timeout ... ok
[INFO] [stdout] test error::tests::net_error_new_constructs_correctly ... ok
[INFO] [stdout] test output::tests::json_serialization_type_field_renamed ... ok
[INFO] [stdout] test output::tests::net_response_new_has_required_fields ... ok
[INFO] [stdout] test output::tests::protocol_serializes_to_lowercase ... ok
[INFO] [stdout] test output::tests::response_type_serializes_to_lowercase ... ok
[INFO] [stdout] test protocols::dns::tests::map_dns_error_generic ... ok
[INFO] [stdout] test protocols::dns::tests::parse_record_type_valid ... ok
[INFO] [stdout] test protocols::dns::tests::parse_record_type_invalid ... ok
[INFO] [stdout] test protocols::dns::tests::parse_server_addr_invalid ... ok
[INFO] [stdout] test output::tests::net_response_with_metadata ... ok
[INFO] [stdout] test protocols::mqtt::tests::map_mqtt_error_io_connection_refused ... ok
[INFO] [stdout] test protocols::dns::tests::parse_server_addr_ip_only ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_invalid_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_ipv6_default_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_ipv6_scheme_default_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_ipv6_with_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_ipv6_with_scheme ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_localhost_with_port ... ok
[INFO] [stdout] test cli::tests::mqtt_pub ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_with_scheme_default_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_with_scheme_and_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_without_scheme ... ok
[INFO] [stdout] test protocols::ping::tests::map_ping_error_io ... ok
[INFO] [stdout] test protocols::ping::tests::map_ping_error_protocol ... ok
[INFO] [stdout] test protocols::ping::tests::map_ping_error_timeout ... ok
[INFO] [stdout] test protocols::dns::tests::parse_server_addr_ip_port ... ok
[INFO] [stdout] test protocols::mqtt::tests::map_mqtt_error_flush_timeout ... ok
[INFO] [stdout] test protocols::mqtt::tests::map_mqtt_error_io_timed_out ... ok
[INFO] [stdout] test protocols::skills::tests::plugin_files_not_empty ... ok
[INFO] [stdout] test protocols::tcp::tests::map_tcp_error_connection_refused ... ok
[INFO] [stdout] test protocols::skills::tests::plugin_files_count ... ok
[INFO] [stdout] test protocols::mqtt::tests::map_mqtt_error_network_timeout ... ok
[INFO] [stdout] test protocols::tcp::tests::map_tcp_error_timed_out ... ok
[INFO] [stdout] test protocols::udp::tests::map_udp_error_connection_refused ... ok
[INFO] [stdout] test protocols::udp::tests::map_udp_error_other ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_app ... ok
[INFO] [stdout] test protocols::skills::tests::export_to_temp_dir ... ok
[INFO] [stdout] test protocols::skills::tests::install_to_temp_dir ... ok
[INFO] [stdout] test protocols::mqtt::tests::parse_broker_default_port ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_com ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_dev ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_ip ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_io ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_ipv6 ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_org ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_net ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_uk ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_unknown_tld ... ok
[INFO] [stdout] test protocols::whois::tests::map_whois_error_other ... ok
[INFO] [stdout] test protocols::whois::tests::map_whois_error_refused ... ok
[INFO] [stdout] test protocols::ping::tests::round_ms_precision ... ok
[INFO] [stdout] test protocols::ws::tests::map_ws_error_io_connection_refused ... ok
[INFO] [stdout] test protocols::udp::tests::map_udp_error_timed_out ... ok
[INFO] [stdout] test protocols::ws::tests::map_ws_error_io_timed_out ... ok
[INFO] [stdout] test protocols::whois::tests::detect_server_br ... ok
[INFO] [stdout] test protocols::whois::tests::map_whois_error_timeout ... ok
[INFO] [stdout] test protocols::tcp::tests::map_tcp_error_other ... ok
[INFO] [stdout] test url::tests::extract_host_bare_ipv6 ... ok
[INFO] [stdout] test url::tests::extract_host_bracketed_ipv6 ... ok
[INFO] [stdout] test url::tests::ipv6_link_local_gets_ws ... ok
[INFO] [stdout] test url::tests::ipv6_loopback_gets_http ... ok
[INFO] [stdout] test url::tests::ipv6_public_is_not_local ... ok
[INFO] [stdout] test url::tests::ipv6_ula_gets_http ... ok
[INFO] [stdout] test url::tests::is_local_host_known_locals ... ok
[INFO] [stdout] test url::tests::is_local_host_private_ranges ... ok
[INFO] [stdout] test url::tests::bare_ipv6_loopback_gets_http ... ok
[INFO] [stdout] test url::tests::localhost_gets_http ... ok
[INFO] [stdout] test cli::tests::mqtt_sub ... ok
[INFO] [stdout] test url::tests::ipv6_ula_is_local ... ok
[INFO] [stdout] test protocols::ws::tests::map_ws_error_protocol ... ok
[INFO] [stdout] test url::tests::ipv6_link_local_is_local ... ok
[INFO] [stdout] test url::tests::is_local_host_public ... ok
[INFO] [stdout] test url::tests::localhost_gets_ws ... ok
[INFO] [stdout] test url::tests::preserves_existing_http_scheme ... ok
[INFO] [stdout] test url::tests::preserves_existing_https_scheme ... ok
[INFO] [stdout] test url::tests::loopback_gets_http ... ok
[INFO] [stdout] test url::tests::preserves_existing_ws_scheme ... ok
[INFO] [stdout] test url::tests::private_172_32_gets_https ... ok
[INFO] [stdout] test url::tests::remote_host_gets_https ... ok
[INFO] [stdout] test url::tests::private_192_168_gets_http ... ok
[INFO] [stdout] test url::tests::remote_host_gets_wss ... ok
[INFO] [stdout] test url::tests::private_172_gets_http ... ok
[INFO] [stdout] test url::tests::remote_host_with_port_gets_https ... ok
[INFO] [stdout] test url::tests::zero_addr_gets_http ... ok
[INFO] [stdout] test url::tests::preserves_existing_wss_scheme ... ok
[INFO] [stdout] test url::tests::private_10_gets_http ... ok
[INFO] [stdout] test url::tests::private_172_31_gets_http ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli-integration.rs (/opt/rustwide/target/debug/deps/cli_integration-cb2491305598ac3f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test help_output ... ok
[INFO] [stdout] test help_shows_exit_codes ... ok
[INFO] [stdout] test jq_flag_in_help ... ok
[INFO] [stdout] test http_missing_args_fails ... ok
[INFO] [stdout] test invalid_subcommand_fails ... ok
[INFO] [stdout] test json_flag_produces_valid_json ... ignored
[INFO] [stdout] test version_output ... ok
[INFO] [stdout] test jq_stdin_string_raw ... ok
[INFO] [stdout] test jq_stdin_object ... ok
[INFO] [stdout] test jq_stdin_invalid_filter ... ok
[INFO] [stdout] test jq_stdin_invalid_json ... ok
[INFO] [stdout] test jq_stdin_array ... ok
[INFO] [stderr]      Running tests/dns.rs (/opt/rustwide/target/debug/deps/dns-7e9a47a99e55605e)
[INFO] [stdout] test http_invalid_url_exits_nonzero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test dns_a_record ... ignored
[INFO] [stdout] test dns_aaaa_record ... ignored
[INFO] [stdout] test dns_cname_record ... ignored
[INFO] [stdout] test dns_custom_server ... ignored
[INFO] [stdout] test dns_mx_record ... ignored
[INFO] [stdout] test dns_reverse_lookup ... ignored
[INFO] [stdout] test dns_invalid_record_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http.rs (/opt/rustwide/target/debug/deps/http-0ec4ff4ee2fbddbf)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test http_basic_auth ... ok
[INFO] [stdout] test http_bearer_auth_failure ... ok
[INFO] [stdout] test http_env_bearer_fallback ... ok
[INFO] [stdout] test http_custom_headers ... ok
[INFO] [stdout] test http_invalid_method ... ok
[INFO] [stdout] test http_file_download ... ok
[INFO] [stdout] test http_jq_filter_status ... ok
[INFO] [stdout] test http_bearer_auth_success ... ok
[INFO] [stdout] test http_body_json_auto_parse ... ok
[INFO] [stdout] test http_connection_refused ... ok
[INFO] [stdout] test http_jq_invalid_expression ... ok
[INFO] [stdout] test http_get_success ... ok
[INFO] [stdout] test http_jq_filter_type ... ok
[INFO] [stdout] test http_jq_filter_string_raw ... ok
[INFO] [stdout] test http_no_color_pretty_clean ... ok
[INFO] [stdout] test http_multiple_headers ... ok
[INFO] [stdout] test http_post_with_body ... ok
[INFO] [stdout] test http_no_color_pretty ... ok
[INFO] [stdout] test http_status_code_passthrough ... ok
[INFO] [stdout] test http_jq_filter_nested ... ok
[INFO] [stdout] test http_verbose_metadata ... ok
[INFO] [stdout] test http_timeout_triggers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mqtt.rs (/opt/rustwide/target/debug/deps/mqtt-17ccefff77d7be45)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test mqtt_invalid_port ... ok
[INFO] [stdout] test mqtt_connection_refused ... ok
[INFO] [stdout] test mqtt_broker_no_scheme ... ok
[INFO] [stdout] test mqtt_publish_success ... ok
[INFO] [stdout] test mqtt_broker_scheme ... ok
[INFO] [stdout] test mqtt_publish_json_payload ... ok
[INFO] [stdout] test mqtt_publish_timeout ... FAILED
[INFO] [stdout] test mqtt_sub_receives ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mqtt_publish_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mqtt_publish_timeout' (6557) panicked at tests/mqtt.rs:152:3:
[INFO] [stdout] assertion `left == right` failed: expected exit code TIMEOUT, got: 1
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3f95aa3f88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3f95aa3f88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3f95aa3f88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3f95aa3f88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3f95abb7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3f95abb7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d3f95aa9062 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d3f95aa9062 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d3f95a80e86 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3f95a80e86 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3f95a9ba19 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3f94fbc39c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d3f94fbc39c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3f95a9bc92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d3f95a9bc92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3f95a80f42 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d3f95a75f19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3f95a81e1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3f95abc04c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3f95abbf33 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5d3f95a754d5 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d3f94fa70b1 - mqtt[d3fb6aa6524d45e8]::mqtt_publish_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mqtt.rs:152:3
[INFO] [stdout]   22:     0x5d3f94fa4e77 - mqtt[d3fb6aa6524d45e8]::mqtt_publish_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mqtt.rs:135:26
[INFO] [stdout]   23:     0x5d3f94faf2a6 - <mqtt[d3fb6aa6524d45e8]::mqtt_publish_timeout::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3f94faf47b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d3f94faf47b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d3f94fbccf5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d3f94fbccf5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d3f94fbccf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d3f94fbccf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d3f94fbccf5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d3f94fbccf5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d3f94fbccf5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d3f94fb6604 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d3f94fb6604 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d3f94fbfd72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d3f94fbfd72 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d3f94fbfd72 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d3f94fbfd72 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d3f94fbfd72 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d3f94fbfd72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d3f94fbfd72 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d3f95aa328f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5d3f95aa328f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74b9078c4aa4 - <unknown>
[INFO] [stdout]   45:     0x74b907951a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mqtt_publish_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mqtt`
[INFO] running `Command { std: "docker" "inspect" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573", kill_on_drop: false }`
[INFO] [stdout] e6ebe4db071db8cf03efd3d9c5a6c2e287c4f51a4ee4fc99283e1505beac1573
