[INFO] fetching crate libunftp 0.19.0...
[INFO] checking libunftp-0.19.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libunftp 0.19.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate libunftp 0.19.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libunftp 0.19.0
[INFO] finished tweaking crates.io crate libunftp 0.19.0
[INFO] tweaked toml for crates.io crate libunftp 0.19.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded proxy-protocol v0.5.0
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded moka v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85ac2412ea5a2c8a31300ed7662f3d37f57eab4e79c05d3ba7c2792fbb327d67
[INFO] running `Command { std: "docker" "start" "-a" "85ac2412ea5a2c8a31300ed7662f3d37f57eab4e79c05d3ba7c2792fbb327d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85ac2412ea5a2c8a31300ed7662f3d37f57eab4e79c05d3ba7c2792fbb327d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ac2412ea5a2c8a31300ed7662f3d37f57eab4e79c05d3ba7c2792fbb327d67", kill_on_drop: false }`
[INFO] [stdout] 85ac2412ea5a2c8a31300ed7662f3d37f57eab4e79c05d3ba7c2792fbb327d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d535a23e799890ef4facf31d65e4d59b0e9c05d7800e95f985ac901e2d2ee238
[INFO] running `Command { std: "docker" "start" "-a" "d535a23e799890ef4facf31d65e4d59b0e9c05d7800e95f985ac901e2d2ee238", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling moka v0.11.3
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking proxy-protocol v0.5.0
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking libunftp v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/handler.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::{ops::Range, result::Result, sync::Arc};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/commands/dele.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{string::String, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/commands/rmd.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{string::String, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/storage/storage_backend.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc;
[INFO] [stdout]    |     ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/handler.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::{ops::Range, result::Result, sync::Arc};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/commands/dele.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{string::String, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/server/controlchan/commands/rmd.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::{string::String, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/storage/storage_backend.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc;
[INFO] [stdout]    |     ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/server/controlchan/handler.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) trait CommandHandler<Storage, User>: Send + Sync + std::fmt::Debug
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn name(&self) -> &str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/server/controlchan/middleware.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ControlChanMiddleware: Send + Sync {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn name(&self) -> &str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/server/controlchan/handler.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) trait CommandHandler<Storage, User>: Send + Sync + std::fmt::Debug
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn name(&self) -> &str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/server/controlchan/middleware.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ControlChanMiddleware: Send + Sync {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn name(&self) -> &str {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs`
[INFO] [stdout]  --> tests/common.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use unftp_sbe_fs::ServerExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server` in the current scope
[INFO] [stdout]    --> tests/common.rs:15:36
[INFO] [stdout]     |
[INFO] [stdout] 15  |     let server = libunftp::Server::with_fs(std::env::temp_dir())
[INFO] [stdout]     |                                    ^^^^^^^ function or associated item not found in `Server<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Server<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Server::<Storage, User>::new
[INFO] [stdout]       Server::<Storage, User>::with_authenticator
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/ftpserver.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout] 91  | /     pub fn new(sbe_generator: Box<dyn (Fn() -> Storage) + Send + Sync>) -> Self
[INFO] [stdout] 92  | |     where
[INFO] [stdout] 93  | |         AnonymousAuthenticator: Authenticator<User>,
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub fn with_authenticator(sbe_generator: Box<dyn (Fn() -> Storage) + Send + Sync>, authenticator: Arc<dyn Authenticator<User> + Send + Sync>) -> Sel...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs`
[INFO] [stdout]  --> tests/common.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use unftp_sbe_fs::ServerExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libunftp` (test "common") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server` in the current scope
[INFO] [stdout]    --> tests/common.rs:15:36
[INFO] [stdout]     |
[INFO] [stdout] 15  |     let server = libunftp::Server::with_fs(std::env::temp_dir())
[INFO] [stdout]     |                                    ^^^^^^^ function or associated item not found in `Server<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Server<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Server::<Storage, User>::new
[INFO] [stdout]       Server::<Storage, User>::with_authenticator
[INFO] [stdout]    --> /opt/rustwide/workdir/src/server/ftpserver.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout] 91  | /     pub fn new(sbe_generator: Box<dyn (Fn() -> Storage) + Send + Sync>) -> Self
[INFO] [stdout] 92  | |     where
[INFO] [stdout] 93  | |         AnonymousAuthenticator: Authenticator<User>,
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub fn with_authenticator(sbe_generator: Box<dyn (Fn() -> Storage) + Send + Sync>, authenticator: Arc<dyn Authenticator<User> + Send + Sync>) -> Sel...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libunftp` (test "pass_security") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d535a23e799890ef4facf31d65e4d59b0e9c05d7800e95f985ac901e2d2ee238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d535a23e799890ef4facf31d65e4d59b0e9c05d7800e95f985ac901e2d2ee238", kill_on_drop: false }`
[INFO] [stdout] d535a23e799890ef4facf31d65e4d59b0e9c05d7800e95f985ac901e2d2ee238
