[INFO] cloning repository https://github.com/kuyu132/rumqtt-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuyu132/rumqtt-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyu132%2Frumqtt-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyu132%2Frumqtt-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e24fb8ca328d9d90059b479ab08a5ca2d082240a [INFO] testing kuyu132/rumqtt-client against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyu132%2Frumqtt-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kuyu132/rumqtt-client [INFO] finished tweaking git repo https://github.com/kuyu132/rumqtt-client [INFO] tweaked toml for git repo https://github.com/kuyu132/rumqtt-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kuyu132/rumqtt-client on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kuyu132/rumqtt-client 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc333e4925c11953657548f01a8b345f6ee90dc033fb91dce8dd8fcf2c859c74 [INFO] running `Command { std: "docker" "start" "-a" "cc333e4925c11953657548f01a8b345f6ee90dc033fb91dce8dd8fcf2c859c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc333e4925c11953657548f01a8b345f6ee90dc033fb91dce8dd8fcf2c859c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc333e4925c11953657548f01a8b345f6ee90dc033fb91dce8dd8fcf2c859c74", kill_on_drop: false }` [INFO] [stdout] cc333e4925c11953657548f01a8b345f6ee90dc033fb91dce8dd8fcf2c859c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd46f45050bd3d2ca65f97111515060d531ab3bd101cbc2b599562e35f6898a [INFO] running `Command { std: "docker" "start" "-a" "3fd46f45050bd3d2ca65f97111515060d531ab3bd101cbc2b599562e35f6898a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling metrics v0.22.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling metrics-util v0.16.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling symbolic-demangle v12.17.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling symbolic-common v12.17.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [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 http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pprof v0.14.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling simplerouter v0.1.0 (/opt/rustwide/workdir/benchmarks/simplerouter) [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rumqttd v0.20.0 (/opt/rustwide/workdir/rumqttd) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rumqttc v0.25.1 (/opt/rustwide/workdir/rumqttc) [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> rumqttd/src/link/timer.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AcksRequest` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct AcksRequest; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Request` is never used [INFO] [stdout] --> rumqttd/src/router/mod.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | pub enum Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rumqttd/src/link/local.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard<'_, RawMutex, VecDeque> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling benchmarks v0.4.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> benchmarks/parsers/nats.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "3fd46f45050bd3d2ca65f97111515060d531ab3bd101cbc2b599562e35f6898a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd46f45050bd3d2ca65f97111515060d531ab3bd101cbc2b599562e35f6898a", kill_on_drop: false }` [INFO] [stdout] 3fd46f45050bd3d2ca65f97111515060d531ab3bd101cbc2b599562e35f6898a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403e9d1185b16a64dee0b84725d55a9e323ae21d63b0730e4fedfd73216ac93f [INFO] running `Command { std: "docker" "start" "-a" "403e9d1185b16a64dee0b84725d55a9e323ae21d63b0730e4fedfd73216ac93f", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> rumqttd/src/link/timer.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AcksRequest` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct AcksRequest; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Request` is never used [INFO] [stdout] --> rumqttd/src/router/mod.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | pub enum Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rumqttd/src/link/local.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard<'_, RawMutex, VecDeque> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simplerouter v0.1.0 (/opt/rustwide/workdir/benchmarks/simplerouter) [INFO] [stderr] Compiling benchmarks v0.4.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> benchmarks/parsers/nats.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rumqttd v0.20.0 (/opt/rustwide/workdir/rumqttd) [INFO] [stderr] Compiling rumqttc v0.25.1 (/opt/rustwide/workdir/rumqttc) [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> rumqttd/src/link/timer.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AcksRequest` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct AcksRequest; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Request` is never used [INFO] [stdout] --> rumqttd/src/router/mod.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | pub enum Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> rumqttd/src/router/mod.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rumqttd/src/link/local.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn buffer(&self) -> MutexGuard<'_, RawMutex, VecDeque> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 16.15s [INFO] running `Command { std: "docker" "inspect" "403e9d1185b16a64dee0b84725d55a9e323ae21d63b0730e4fedfd73216ac93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403e9d1185b16a64dee0b84725d55a9e323ae21d63b0730e4fedfd73216ac93f", kill_on_drop: false }` [INFO] [stdout] 403e9d1185b16a64dee0b84725d55a9e323ae21d63b0730e4fedfd73216ac93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8def868df3133b5054be7d4f9f572b6965bcaa31ab3d7a097368154161748bcd [INFO] running `Command { std: "docker" "start" "-a" "8def868df3133b5054be7d4f9f572b6965bcaa31ab3d7a097368154161748bcd", kill_on_drop: false }` [INFO] [stderr] warning: enum `Error` is never used [INFO] [stderr] --> rumqttd/src/link/timer.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | pub enum Error { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `AcksRequest` is never constructed [INFO] [stderr] --> rumqttd/src/router/mod.rs:202:12 [INFO] [stderr] | [INFO] [stderr] 202 | pub struct AcksRequest; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Request` is never used [INFO] [stderr] --> rumqttd/src/router/mod.rs:205:10 [INFO] [stderr] | [INFO] [stderr] 205 | pub enum Request { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Message` is never constructed [INFO] [stderr] --> rumqttd/src/router/mod.rs:211:12 [INFO] [stderr] | [INFO] [stderr] 211 | pub struct Message { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Data` is never constructed [INFO] [stderr] --> rumqttd/src/router/mod.rs:232:12 [INFO] [stderr] | [INFO] [stderr] 232 | pub struct Data { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rumqttd/src/link/local.rs:162:19 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn buffer(&self) -> MutexGuard> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 162 | pub fn buffer(&self) -> MutexGuard<'_, RawMutex, VecDeque> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rumqttd` (lib) generated 6 warnings (run `cargo fix --lib -p rumqttd` to apply 1 suggestion) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> benchmarks/parsers/nats.rs:60:41 [INFO] [stderr] | [INFO] [stderr] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 60 | fn generate_data(count: usize, payload: &[u8]) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `benchmarks` (bin "natsparser" test) generated 1 warning (run `cargo fix --bin "natsparser" -p benchmarks --tests` to apply 1 suggestion) [INFO] [stderr] warning: `rumqttd` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.59s [INFO] [stdout] [INFO] [stderr] Running unittests parsers/nats.rs (/opt/rustwide/target/debug/deps/natsparser-ae73fbdc0d4510e0) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests router/routernxn.rs (/opt/rustwide/target/debug/deps/routernxn-f371445a1efeaf7e) [INFO] [stdout] [INFO] [stderr] Running unittests clients/rumqttasync.rs (/opt/rustwide/target/debug/deps/rumqttasync-160851ab735cde67) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests clients/rumqttasyncqos0.rs (/opt/rustwide/target/debug/deps/rumqttasyncqos0-032239c2ca5f6d30) [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] [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] [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] [stderr] Running unittests clients/rumqttsync.rs (/opt/rustwide/target/debug/deps/rumqttsync-a7bfd5e3b8f0710d) [INFO] [stdout] [INFO] [stderr] Running unittests parsers/v4.rs (/opt/rustwide/target/debug/deps/v4parser-575fc1135d0b49bb) [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] [stderr] Running unittests parsers/v5.rs (/opt/rustwide/target/debug/deps/v5parser-e42777115058060e) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttc-6538a42e47f61d18) [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] [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] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test mqttbytes::topic::test::dollar_subscriptions_doesnt_match_dollar_topic ... ok [INFO] [stdout] test mqttbytes::topic::test::filters_are_validated_correctly ... ok [INFO] [stdout] test client::test::calling_iter_twice_on_connection_shouldnt_panic ... ok [INFO] [stdout] test mqttbytes::topic::test::topics_match_with_filters_as_expected ... ok [INFO] [stdout] test mqttbytes::topic::test::wildcards_are_detected_correctly ... ok [INFO] [stdout] test mqttbytes::topic::test::zero_len_subscriptions_are_not_allowed ... ok [INFO] [stdout] test mqttbytes::v4::codec::tests::outgoing_max_packet_size_check ... ok [INFO] [stdout] test mqttbytes::v4::connect::test::connect_parsing_works ... ok [INFO] [stdout] test mqttbytes::v4::publish::test::qos0_publish_encoding_works ... ok [INFO] [stdout] test mqttbytes::v4::publish::test::qos0_publish_parsing_works ... ok [INFO] [stdout] test mqttbytes::topic::test::topics_are_validated_correctly ... ok [INFO] [stdout] test mqttbytes::v4::publish::test::qos1_publish_parsing_works ... ok [INFO] [stdout] test mqttbytes::v4::subscribe::test::subscribe_parsing_works ... ok [INFO] [stdout] test state::test::clean_is_calculating_pending_correctly ... ok [INFO] [stdout] test state::test::incoming_puback_should_remove_correct_publish_from_queue ... ok [INFO] [stdout] test state::test::incoming_puback_with_pkid_greater_than_max_inflight_should_be_handled_gracefully ... ok [INFO] [stdout] test mqttbytes::v4::connack::test::connack_encoding_works ... ok [INFO] [stdout] test mqttbytes::v4::connect::test::connect_encoding_works ... ok [INFO] [stdout] test mqttbytes::v4::suback::test::suback_parsing_works ... ok [INFO] [stdout] test state::test::incoming_pubcomp_should_release_correct_pkid_from_release_queue ... ok [INFO] [stdout] test mqttbytes::v4::subscribe::test::subscribe_encoding_works ... ok [INFO] [stdout] test state::test::incoming_publish_should_be_acked ... ok [INFO] [stdout] test state::test::incoming_publish_should_be_added_to_queue_correctly ... ok [INFO] [stdout] test state::test::incoming_pubrec_should_release_publish_from_queue_and_add_relid_to_rel_queue ... ok [INFO] [stdout] test state::test::incoming_pubrec_should_send_release_to_network_and_nothing_to_user ... ok [INFO] [stdout] test state::test::incoming_qos2_publish_should_send_rec_to_network_and_publish_to_user ... ok [INFO] [stdout] test state::test::next_pkid_increments_as_expected ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_succeed_if_pingresp_is_received ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_throw_errors_for_no_pingresp ... ok [INFO] [stdout] test state::test::incoming_pubrel_should_send_comp_to_network_and_nothing_to_user ... ok [INFO] [stdout] test state::test::outgoing_publish_should_set_pkid_and_add_publish_to_queue ... ok [INFO] [stdout] test test::accept_empty_client_id ... ok [INFO] [stdout] test client::test::should_be_able_to_build_test_client_from_channel ... ok [INFO] [stdout] test mqttbytes::v4::puback::test::puback_encoding_works ... ok [INFO] [stdout] test test::set_clean_session_when_client_id_present ... ok [INFO] [stdout] test mqttbytes::v4::publish::test::qos1_publish_encoding_works ... ok [INFO] [stdout] test v5::client::test::should_be_able_to_build_test_client_from_channel ... ok [INFO] [stdout] test v5::mqttbytes::v5::codec::tests::outgoing_max_packet_size_check ... ok [INFO] [stdout] test v5::mqttbytes::v5::connack::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::connect::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::disconnect::test::disconnect1_encoding_works ... ok [INFO] [stdout] test state::test::incoming_publish_should_not_be_acked_with_manual_acks ... ok [INFO] [stdout] test v5::mqttbytes::v5::disconnect::test::disconnect1_parsing_works ... ok [INFO] [stdout] test v5::mqttbytes::v5::disconnect::test::disconnect2_encoding_works ... ok [INFO] [stdout] test v5::mqttbytes::v5::disconnect::test::disconnect2_parsing_works ... ok [INFO] [stdout] test v5::mqttbytes::v5::disconnect::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::puback::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::pubcomp::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::pubrel::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::suback::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::subscribe::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::unsuback::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::unsubscribe::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::publish::test::length_calculation ... ok [INFO] [stdout] test v5::mqttbytes::v5::pubrec::test::length_calculation ... ok [INFO] [stdout] test v5::client::test::calling_iter_twice_on_connection_shouldnt_panic ... ok [INFO] [stdout] test v5::state::test::outgoing_publish_with_max_inflight_is_ok ... ok [INFO] [stdout] test mqttbytes::v4::connack::test::connack_parsing_works ... ok [INFO] [stdout] test v5::state::test::incoming_publish_should_be_added_to_queue_correctly ... ok [INFO] [stdout] test v5::state::test::next_pkid_increments_as_expected ... ok [INFO] [stdout] test v5::state::test::incoming_pubrec_should_release_publish_from_queue_and_add_relid_to_rel_queue ... ok [INFO] [stdout] test v5::state::test::incoming_publish_should_not_be_acked_with_manual_acks ... ok [INFO] [stdout] test v5::state::test::incoming_pubcomp_should_release_correct_pkid_from_release_queue ... ok [INFO] [stdout] test v5::state::test::incoming_qos2_publish_should_send_rec_to_network_and_publish_to_user ... ok [INFO] [stdout] test v5::state::test::incoming_puback_with_pkid_greater_than_max_inflight_should_be_handled_gracefully ... ok [INFO] [stdout] test v5::state::test::outgoing_publish_should_set_pkid_and_add_publish_to_queue ... ok [INFO] [stdout] test v5::state::test::incoming_puback_should_remove_correct_publish_from_queue ... ok [INFO] [stdout] test v5::state::test::incoming_pubrec_should_send_release_to_network_and_nothing_to_user ... ok [INFO] [stdout] test v5::state::test::incoming_pubrel_should_send_comp_to_network_and_nothing_to_user ... ok [INFO] [stdout] test v5::test::allow_empty_client_id ... ok [INFO] [stdout] test v5::state::test::incoming_publish_should_be_acked ... ok [INFO] [stderr] Running tests/broker.rs (/opt/rustwide/target/debug/deps/broker-e67f5f0858c9863f) [INFO] [stdout] test v5::state::test::outgoing_ping_handle_should_throw_errors_for_no_pingresp ... ok [INFO] [stdout] test v5::state::test::outgoing_ping_handle_should_succeed_if_pingresp_is_received ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/reliability.rs (/opt/rustwide/target/debug/deps/reliability-b31ed86703d4c355) [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] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test packet_id_collisions_are_detected_and_flow_control_is_applied ... ignored [INFO] [stdout] test test_valid_keep_alive_values ... ok [INFO] [stdout] test test_zero_keep_alive_values ... ok [INFO] [stdout] test test_invalid_keep_alive_value - should panic ... ok [INFO] [stdout] test next_poll_after_connect_failure_reconnects ... ok [INFO] [stdout] test idle_connection_triggers_pings_on_time ... ok [INFO] [stdout] test state_is_being_cleaned_properly_and_pending_request_calculated_properly ... ok [INFO] [stdout] test connection_should_timeout_on_time ... ok [INFO] [stdout] test requests_are_recovered_after_inflight_queue_size_falls_below_max ... ok [INFO] [stdout] test reconnection_resumes_from_the_previous_state ... ok [INFO] [stdout] test reconnection_resends_unacked_packets_from_the_previous_connection_first ... ok [INFO] [stdout] test detects_halfopen_connections_in_the_second_ping_request ... ok [INFO] [stdout] test requests_are_blocked_after_max_inflight_queue_size ... ok [INFO] [stdout] test some_outgoing_and_no_incoming_should_trigger_pings_on_time ... ok [INFO] [stdout] test some_incoming_and_no_outgoing_should_trigger_pings_on_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttd-4d60b50b87ed182f) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test protocol::v5::disconnect::test::disconnect2_parsing_works ... ok [INFO] [stdout] test protocol::v5::disconnect::test::disconnect1_parsing_works ... ok [INFO] [stdout] test protocol::v5::disconnect::test::disconnect1_encoding_works ... ok [INFO] [stdout] test router::logs::test::publish_filters_updating_correctly_on_new_publish ... ok [INFO] [stdout] test link::remote::tests::no_login_no_auth ... ok [INFO] [stdout] test link::remote::tests::login_matches_static_auth ... ok [INFO] [stdout] test protocol::v5::disconnect::test::disconnect2_encoding_works ... ok [INFO] [stdout] test link::remote::tests::login_fails_static_no_external ... ok [INFO] [stdout] test link::remote::tests::some_login_no_auth ... ok [INFO] [stdout] test link::remote::tests::login_fails_static_fails_external ... ok [INFO] [stdout] test link::remote::tests::login_fails_static_matches_external ... ok [INFO] [stdout] test router::iobufs::test::retransmission_map_is_calculated_accurately ... ok [INFO] [stdout] test router::shared_subs::tests::performs_round_robin ... ok [INFO] [stdout] test segments::tests::inmemory_appends_and_retention_policy_works ... ok [INFO] [stdout] test router::shared_subs::tests::handles_round_robin_when_last_removed ... ok [INFO] [stdout] test segments::segment::tests::readv_works_for_vec_of_u8 ... ok [INFO] [stdout] test router::shared_subs::tests::handles_round_robin_when_start_removed ... ok [INFO] [stdout] test router::logs::test::publish_filters_updating_correctly_on_new_topic_subscription ... ok [INFO] [stdout] test segments::segment::tests::readv_works_for_bytes ... ok [INFO] [stdout] test segments::tests::active_segment_appends_and_reads_works ... ok [INFO] [stdout] test segments::segment::tests::segment_works_for_bytes ... ok [INFO] [stdout] test link::remote::tests::external_auth_clousre_or_fnptr_type_check_or_fail_compile ... ok [INFO] [stdout] test segments::tests::read_jump_from_deleted_segment_works ... ok [INFO] [stdout] test segments::tests::read_switch_from_active_to_inactive_to_active_segment_works ... ok [INFO] [stdout] test segments::tests::read_with_jumps_works ... ok [INFO] [stdout] test segments::tests::reading_at_invalid_cursor_returns_none ... ok [INFO] [stdout] test link::local::test::push_sends_all_data_and_notifications_to_router ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.37s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rumqttd-39c930e855dd9e36) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simplerouter-b7eb379e0e79a04d) [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] [stderr] Running unittests src/bin/simplerouter.rs (/opt/rustwide/target/debug/deps/simplerouter-03ded29b25015485) [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] [stdout] [INFO] [stderr] Doc-tests rumqttc [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test rumqttc/src/v5/mqttbytes/v5/mod.rs - v5::mqttbytes::v5::FixedHeader (line 238) ... ignored [INFO] [stdout] test rumqttc/src/lib.rs - (line 35) - compile ... ok [INFO] [stdout] test rumqttc/src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test rumqttc/src/lib.rs - MqttOptions::new (line 503) ... ok [INFO] [stdout] test rumqttc/src/lib.rs - MqttOptions::set_clean_session (line 638) ... ok [INFO] [stdout] test rumqttc/src/v5/mod.rs - v5::MqttOptions::new (line 123) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] [stderr] Doc-tests rumqttd [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rumqttd/src/protocol/v4/mod.rs - protocol::v4::FixedHeader (line 47) ... ignored [INFO] [stdout] test rumqttd/src/protocol/v5/mod.rs - protocol::v5::FixedHeader (line 76) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests simplerouter [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test benchmarks/simplerouter/src/protocol/mod.rs - protocol::FixedHeader (line 139) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8def868df3133b5054be7d4f9f572b6965bcaa31ab3d7a097368154161748bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8def868df3133b5054be7d4f9f572b6965bcaa31ab3d7a097368154161748bcd", kill_on_drop: false }` [INFO] [stdout] 8def868df3133b5054be7d4f9f572b6965bcaa31ab3d7a097368154161748bcd