[INFO] fetching crate rabbitmq_http_client 0.60.0...
[INFO] testing rabbitmq_http_client-0.60.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rabbitmq_http_client 0.60.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rabbitmq_http_client 0.60.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rabbitmq_http_client 0.60.0
[INFO] tweaked toml for crates.io crate rabbitmq_http_client 0.60.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rabbitmq_http_client 0.60.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rabbitmq_http_client 0.60.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded cargo_metadata v0.22.0
[INFO] [stderr]   Downloaded camino-tempfile v1.4.1
[INFO] [stderr]   Downloaded enable-ansi-support v0.2.1
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded amqp_serde v0.4.2
[INFO] [stderr]   Downloaded litrs v0.4.2
[INFO] [stderr]   Downloaded nextest-filtering v0.16.0
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded self_update v0.42.0
[INFO] [stderr]   Downloaded cfg-expr v0.20.3
[INFO] [stderr]   Downloaded guppy v0.17.21
[INFO] [stderr]   Downloaded target-spec v3.5.1
[INFO] [stderr]   Downloaded newtype-uuid v1.2.4
[INFO] [stderr]   Downloaded iddqd v0.3.13
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded cargo-nextest v0.9.104
[INFO] [stderr]   Downloaded quick-junit v0.5.1
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded amqprs v2.1.2
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded async-scoped v0.9.0
[INFO] [stderr]   Downloaded nextest-runner v0.87.0
[INFO] [stderr]   Downloaded sigchld v0.2.4
[INFO] [stderr]   Downloaded duct v1.1.0
[INFO] [stderr]   Downloaded future-queue v0.4.0
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded nextest-metadata v0.12.2
[INFO] [stderr]   Downloaded serde_ignored v0.1.14
[INFO] [stderr]   Downloaded target-spec-miette v0.4.4
[INFO] [stderr]   Downloaded windows-threading v0.1.0
[INFO] [stderr]   Downloaded recursion v0.5.4
[INFO] [stderr]   Downloaded win32job v2.0.3
[INFO] [stderr]   Downloaded cargo-platform v0.3.1
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded windows-future v0.2.1
[INFO] [stderr]   Downloaded nextest-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded swrite v0.1.0
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded shared_child v1.1.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded rbase64 v2.0.3
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded idna_adapter v1.0.0
[INFO] [stderr]   Downloaded mukti-metadata v0.3.0
[INFO] [stderr]   Downloaded windows v0.61.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91cb0e3e8f8388584237245eea0d538e93e21e280e73c7ce96dcbae6cb7ca7bb
[INFO] running `Command { std: "docker" "start" "-a" "91cb0e3e8f8388584237245eea0d538e93e21e280e73c7ce96dcbae6cb7ca7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91cb0e3e8f8388584237245eea0d538e93e21e280e73c7ce96dcbae6cb7ca7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91cb0e3e8f8388584237245eea0d538e93e21e280e73c7ce96dcbae6cb7ca7bb", kill_on_drop: false }`
[INFO] [stdout] 91cb0e3e8f8388584237245eea0d538e93e21e280e73c7ce96dcbae6cb7ca7bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 031acf38777f3b8f73ed3cc2239c8cf34df2e645dd79ccf1e1ef8f5585e2d33c
[INFO] running `Command { std: "docker" "start" "-a" "031acf38777f3b8f73ed3cc2239c8cf34df2e645dd79ccf1e1ef8f5585e2d33c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling rbase64 v2.0.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rabbitmq_http_client v0.60.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "031acf38777f3b8f73ed3cc2239c8cf34df2e645dd79ccf1e1ef8f5585e2d33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031acf38777f3b8f73ed3cc2239c8cf34df2e645dd79ccf1e1ef8f5585e2d33c", kill_on_drop: false }`
[INFO] [stdout] 031acf38777f3b8f73ed3cc2239c8cf34df2e645dd79ccf1e1ef8f5585e2d33c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c239c5fc188f70850a3d25424abfb26ac28c999abcfea47f60dc6ff531e65184
[INFO] running `Command { std: "docker" "start" "-a" "c239c5fc188f70850a3d25424abfb26ac28c999abcfea47f60dc6ff531e65184", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling target-spec v3.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling newtype-uuid v1.2.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling recursion v0.5.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling duct v1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling iddqd v0.3.13
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling config v0.15.17
[INFO] [stderr]    Compiling cargo-nextest v0.9.104
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling camino-tempfile v1.4.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling swrite v0.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling quick-junit v0.5.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling enable-ansi-support v0.2.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rbase64 v2.0.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling future-queue v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.3.1
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling mukti-metadata v0.3.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling amqp_serde v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling nextest-metadata v0.12.2
[INFO] [stderr]    Compiling target-spec-miette v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling amqprs v2.1.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling cargo_metadata v0.22.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling guppy v0.17.21
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling nextest-filtering v0.16.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rabbitmq_http_client v0.60.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nextest-runner v0.87.0
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_feature_flag_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     api::Client,
[INFO] [stdout]    |     ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_channel_tests.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rabbitmq_http_client::api::Client;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_consumer_tests.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rabbitmq_http_client::{api::Client, requests::VirtualHostParams};
[INFO] [stdout]    |                            ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_cluster_metadata_tests.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rabbitmq_http_client::api::Client;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_virtual_host_tests.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rabbitmq_http_client::{api::Client, commons::QueueType, requests::VirtualHostParams};
[INFO] [stdout]    |                            ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "blocking_leader_rebalancing_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "blocking_user_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "blocking_node_tests") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/async_queue_federation_tests.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 | use rabbitmq_http_client::{api::Client, requests::VirtualHostParams};
[INFO] [stdout]    |                            ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rabbitmq_http_client::api`
[INFO] [stdout]   --> tests/test_helpers.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rabbitmq_http_client::api::Client as AsyncClient;
[INFO] [stdout]    |                           ^^^ could not find `api` in `rabbitmq_http_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 34 | pub mod api;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_cluster_metadata_tests") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_channel_tests") due to 2 previous errors
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_consumer_tests") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_feature_flag_tests") due to 2 previous errors
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "blocking_feature_flag_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "unit_node_memory_footprint_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_virtual_host_tests") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "unit_default_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "blocking_deprecated_feature_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "unit_policy_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rabbitmq_http_client` (test "async_queue_federation_tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c239c5fc188f70850a3d25424abfb26ac28c999abcfea47f60dc6ff531e65184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c239c5fc188f70850a3d25424abfb26ac28c999abcfea47f60dc6ff531e65184", kill_on_drop: false }`
[INFO] [stdout] c239c5fc188f70850a3d25424abfb26ac28c999abcfea47f60dc6ff531e65184
