[INFO] fetching crate metaplex-pulsar 4.1.1...
[INFO] testing metaplex-pulsar-4.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate metaplex-pulsar 4.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate metaplex-pulsar 4.1.1
[INFO] finished tweaking crates.io crate metaplex-pulsar 4.1.1
[INFO] tweaked toml for crates.io crate metaplex-pulsar 4.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaplex-pulsar 4.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metaplex-pulsar 4.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 972ece10bbfbc2f93169bedd9b29c6db38b34383e67ca2c8e53fec1614ecf9c6
[INFO] running `Command { std: "docker" "start" "-a" "972ece10bbfbc2f93169bedd9b29c6db38b34383e67ca2c8e53fec1614ecf9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "972ece10bbfbc2f93169bedd9b29c6db38b34383e67ca2c8e53fec1614ecf9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972ece10bbfbc2f93169bedd9b29c6db38b34383e67ca2c8e53fec1614ecf9c6", kill_on_drop: false }`
[INFO] [stdout] 972ece10bbfbc2f93169bedd9b29c6db38b34383e67ca2c8e53fec1614ecf9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba10d9a0f57fec5d79ac746e4afcae7fd34e6c172f4d2bc19586a1f63d0b165d
[INFO] running `Command { std: "docker" "start" "-a" "ba10d9a0f57fec5d79ac746e4afcae7fd34e6c172f4d2bc19586a1f63d0b165d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling lz4-sys v1.9.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.44
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling async-global-executor v2.2.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling async-process v1.4.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling asynchronous-codec v0.6.0
[INFO] [stderr]    Compiling metaplex-pulsar v4.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lz4 v1.23.3
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.21
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling oauth2 v4.2.3
[INFO] [stderr]    Compiling openidconnect v2.3.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/producer.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::connection::{self, Connection, SerialId};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound`
[INFO] [stdout]   --> src/service_discovery.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   panic!("ConsumerEngine got Disconnected");
[INFO] [stdout]     |                       ----------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/service_discovery.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_email` is never read
[INFO] [stdout]   --> src/authentication.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     struct OAuth2PrivateParams {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |         client_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuth2PrivateParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/producer.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<(), Exe> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<'_, (), Exe> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "ba10d9a0f57fec5d79ac746e4afcae7fd34e6c172f4d2bc19586a1f63d0b165d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba10d9a0f57fec5d79ac746e4afcae7fd34e6c172f4d2bc19586a1f63d0b165d", kill_on_drop: false }`
[INFO] [stdout] ba10d9a0f57fec5d79ac746e4afcae7fd34e6c172f4d2bc19586a1f63d0b165d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66511b757327f3acfdc1630668e664748df22d6e8d7f62493e7465b8e04da84b
[INFO] running `Command { std: "docker" "start" "-a" "66511b757327f3acfdc1630668e664748df22d6e8d7f62493e7465b8e04da84b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/producer.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::connection::{self, Connection, SerialId};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound`
[INFO] [stdout]   --> src/service_discovery.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   panic!("ConsumerEngine got Disconnected");
[INFO] [stdout]     |                       ----------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/service_discovery.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_email` is never read
[INFO] [stdout]   --> src/authentication.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     struct OAuth2PrivateParams {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |         client_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuth2PrivateParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/producer.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<(), Exe> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<'_, (), Exe> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling metaplex-pulsar v4.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/producer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/round_trip.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/batching.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pulsar`
[INFO] [stdout]  --> examples/batching.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pulsar`
[INFO] [stdout]  --> examples/round_trip.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/consumer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pulsar::authentication::oauth2::{OAuth2Authentication};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pulsar`
[INFO] [stdout]  --> examples/consumer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/producer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pulsar::authentication::oauth2::{OAuth2Authentication};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pulsar`
[INFO] [stdout]  --> examples/producer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]  --> examples/reader.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/round_trip.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 | async fn main() -> Result<(), pulsar::Error> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/consumer.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn main() -> Result<(), pulsar::Error> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pulsar`
[INFO] [stdout]  --> examples/reader.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pulsar::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/producer.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn main() -> Result<(), pulsar::Error> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-pulsar` (example "consumer") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `metaplex-pulsar` (example "round_trip") due to 3 previous errors
[INFO] [stderr] error: could not compile `metaplex-pulsar` (example "producer") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/batching.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 | async fn main() -> Result<(), pulsar::Error> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-pulsar` (example "batching") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/reader.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |             r#type: pulsar::proto::schema::Type::String as i32,
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  3 + use metaplex_pulsar::proto::base_command::Type;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use metaplex_pulsar::proto::schema::Type;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -             r#type: pulsar::proto::schema::Type::String as i32,
[INFO] [stdout] 51 +             r#type: Type::String as i32,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]   --> examples/reader.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn main() -> Result<(), pulsar::Error> {
[INFO] [stdout]    |                               ^^^^^^ use of unresolved module or unlinked crate `pulsar`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pulsar`, use `cargo add pulsar` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-pulsar` (example "reader") due to 4 previous errors
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/producer.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::connection::{self, Connection, SerialId};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound`
[INFO] [stdout]   --> src/service_discovery.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   panic!("ConsumerEngine got Disconnected");
[INFO] [stdout]     |                       ----------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/consumer.rs:897:29
[INFO] [stdout]     |
[INFO] [stdout] 897 | ...                   self.reconnect().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> src/service_discovery.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/lib.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 |     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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] 445 | fn command_frame(i: &[u8]) -> IResult<&[u8], CommandFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame> {
[INFO] [stdout]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 | fn payload_frame(i: &[u8]) -> IResult<&[u8], PayloadFrame<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/producer.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<(), Exe> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn create_message(&mut self) -> MessageBuilder<'_, (), Exe> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66511b757327f3acfdc1630668e664748df22d6e8d7f62493e7465b8e04da84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66511b757327f3acfdc1630668e664748df22d6e8d7f62493e7465b8e04da84b", kill_on_drop: false }`
[INFO] [stdout] 66511b757327f3acfdc1630668e664748df22d6e8d7f62493e7465b8e04da84b
