[INFO] fetching crate rabbitmq-stream-client 0.9.0... [INFO] testing rabbitmq-stream-client-0.9.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rabbitmq-stream-client 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rabbitmq-stream-client 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rabbitmq-stream-client 0.9.0 [INFO] tweaked toml for crates.io crate rabbitmq-stream-client 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rabbitmq-stream-client 0.9.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rabbitmq-stream-client 0.9.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11b5d7e75609fb6c05d1366fc32873bbffab16de81c17b5f94e98f24dcedc964 [INFO] running `Command { std: "docker" "start" "-a" "11b5d7e75609fb6c05d1366fc32873bbffab16de81c17b5f94e98f24dcedc964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11b5d7e75609fb6c05d1366fc32873bbffab16de81c17b5f94e98f24dcedc964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b5d7e75609fb6c05d1366fc32873bbffab16de81c17b5f94e98f24dcedc964", kill_on_drop: false }` [INFO] [stdout] 11b5d7e75609fb6c05d1366fc32873bbffab16de81c17b5f94e98f24dcedc964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841523c6d540c5a3a0231e5fc8ef120810dc0e9d24ca70d1ed8d395a6c1bc9af [INFO] running `Command { std: "docker" "start" "-a" "841523c6d540c5a3a0231e5fc8ef120810dc0e9d24ca70d1ed8d395a6c1bc9af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rabbitmq-stream-protocol v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rabbitmq-stream-client v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.52s [INFO] running `Command { std: "docker" "inspect" "841523c6d540c5a3a0231e5fc8ef120810dc0e9d24ca70d1ed8d395a6c1bc9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841523c6d540c5a3a0231e5fc8ef120810dc0e9d24ca70d1ed8d395a6c1bc9af", kill_on_drop: false }` [INFO] [stdout] 841523c6d540c5a3a0231e5fc8ef120810dc0e9d24ca70d1ed8d395a6c1bc9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a980bc5a77565550529ec857bae4aa301629fb8a5bc3d2dfcde578f5388863c [INFO] running `Command { std: "docker" "start" "-a" "3a980bc5a77565550529ec857bae4aa301629fb8a5bc3d2dfcde578f5388863c", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.11.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling fake v4.3.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rabbitmq-stream-protocol v0.9.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rabbitmq-stream-client v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stdout] warning: struct `TestClient` is never constructed [INFO] [stdout] --> tests/./common.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestClient { [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 `Countdown` is never constructed [INFO] [stdout] --> tests/./common.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Countdown(Arc); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/./common.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Countdown { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 28 | pub fn new(n: u32) -> (Self, impl Future + Send) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `partitions` is never read [INFO] [stdout] --> tests/./common.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct TestEnvironment { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub partitions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create`, `create_with_option`, and `create_super_stream` are never used [INFO] [stdout] --> tests/./common.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 47 | impl TestClient { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 48 | pub async fn create() -> TestClient { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub async fn create_with_option(options: ClientOptions) -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn create_super_stream() -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_super_stream` is never used [INFO] [stdout] --> tests/./common.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 107 | impl TestEnvironment { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | pub async fn create_super_stream() -> TestEnvironment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_generic_super_stream` is never used [INFO] [stdout] --> tests/./common.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | pub async fn create_generic_super_stream( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RabbitConnection` is never constructed [INFO] [stdout] --> tests/./common.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct RabbitConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_http_connection` is never used [INFO] [stdout] --> tests/./common.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn list_http_connection() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_named_connection` is never used [INFO] [stdout] --> tests/./common.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn wait_for_named_connection(connection_name: String) -> RabbitConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `drop_connection` is never used [INFO] [stdout] --> tests/./common.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | pub async fn drop_connection(connection: RabbitConnection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Countdown` is never constructed [INFO] [stdout] --> tests/./common.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Countdown(Arc); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/./common.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Countdown { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 28 | pub fn new(n: u32) -> (Self, impl Future + Send) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestEnvironment` is never constructed [INFO] [stdout] --> tests/./common.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct TestEnvironment { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `create_super_stream` are never used [INFO] [stdout] --> tests/./common.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 107 | impl TestEnvironment { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 108 | pub async fn create() -> TestEnvironment { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub async fn create_super_stream() -> TestEnvironment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestClient` is never constructed [INFO] [stdout] --> tests/./common.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestClient { [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 `Countdown` is never constructed [INFO] [stdout] --> tests/./common.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Countdown(Arc); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/./common.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Countdown { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 28 | pub fn new(n: u32) -> (Self, impl Future + Send) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create`, `create_with_option`, and `create_super_stream` are never used [INFO] [stdout] --> tests/./common.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 47 | impl TestClient { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 48 | pub async fn create() -> TestClient { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub async fn create_with_option(options: ClientOptions) -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn create_super_stream() -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RabbitConnection` is never constructed [INFO] [stdout] --> tests/./common.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct RabbitConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_http_connection` is never used [INFO] [stdout] --> tests/./common.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn list_http_connection() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_named_connection` is never used [INFO] [stdout] --> tests/./common.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn wait_for_named_connection(connection_name: String) -> RabbitConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `drop_connection` is never used [INFO] [stdout] --> tests/./common.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | pub async fn drop_connection(connection: RabbitConnection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestClient` is never constructed [INFO] [stdout] --> tests/./common.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestClient { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `partitions` is never read [INFO] [stdout] --> tests/./common.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct TestEnvironment { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub partitions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create`, `create_with_option`, and `create_super_stream` are never used [INFO] [stdout] --> tests/./common.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 47 | impl TestClient { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 48 | pub async fn create() -> TestClient { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub async fn create_with_option(options: ClientOptions) -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn create_super_stream() -> TestClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (test "consumer_test"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name consumer_test --edition=2018 tests/consumer_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=df955b21a05a2ae5 -C extra-filename=-1700328bf81a60b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (test "producer_test"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name producer_test --edition=2018 tests/producer_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=d6e97efd4e5c30c2 -C extra-filename=-c154fdff34b2e1a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name rabbitmq_stream_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=2cafd4e96d99ab42 -C extra-filename=-111732b883c937ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (test "client_test"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name client_test --edition=2018 tests/client_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=de5d6eaa02cea2a8 -C extra-filename=-af9ca115d2dce756 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (test "environment_test"); 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name environment_test --edition=2018 tests/environment_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=70f466c89b1eb645 -C extra-filename=-c569b6987e4c3a51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (example "complex_message") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name complex_message --edition=2018 examples/complex_message.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=9228e588a9245ac6 -C extra-filename=-4144ed34d307bae5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` (example "env_callback") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name env_callback --edition=2018 examples/env_callback.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=435a29dbe6ea78ea -C extra-filename=-3257fa14e9c2f42a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8eab23b44e0c3511.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-627cfa671aa60afd.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-a4114590c28104dc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e90e00293747ffd7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-1e4f0aa12f5e0c96.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-7e80a6c2adcfb64f.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-1626394a542d24b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdbe3f45bfe3e6d6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f4f31eb5ba25a30.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c0d37582aafe05.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-73ca203b24507513.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a09a93878784b529.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-646dd6bc6ac5c98a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4a06d1ecc91659b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d95e1d50a237ce24.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47f2dfca6f385d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-50caf974f0ae3012/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3a980bc5a77565550529ec857bae4aa301629fb8a5bc3d2dfcde578f5388863c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a980bc5a77565550529ec857bae4aa301629fb8a5bc3d2dfcde578f5388863c", kill_on_drop: false }` [INFO] [stdout] 3a980bc5a77565550529ec857bae4aa301629fb8a5bc3d2dfcde578f5388863c