[INFO] fetching crate magika 0.1.0-rc.2...
[INFO] checking magika-0.1.0-rc.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate magika 0.1.0-rc.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate magika 0.1.0-rc.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate magika 0.1.0-rc.2
[INFO] finished tweaking crates.io crate magika 0.1.0-rc.2
[INFO] tweaked toml for crates.io crate magika 0.1.0-rc.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 441c2d6400b05a72200b4a744b4b9f3c2c4c361e2428db71fb56f3d27d259a28
[INFO] running `Command { std: "docker" "start" "-a" "441c2d6400b05a72200b4a744b4b9f3c2c4c361e2428db71fb56f3d27d259a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441c2d6400b05a72200b4a744b4b9f3c2c4c361e2428db71fb56f3d27d259a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441c2d6400b05a72200b4a744b4b9f3c2c4c361e2428db71fb56f3d27d259a28", kill_on_drop: false }`
[INFO] [stdout] 441c2d6400b05a72200b4a744b4b9f3c2c4c361e2428db71fb56f3d27d259a28
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc10986432cdfa2c37480909f07e86d1fdc76bed0e259c87f5a170559576a992
[INFO] running `Command { std: "docker" "start" "-a" "cc10986432cdfa2c37480909f07e86d1fdc76bed0e259c87f5a170559576a992", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.9
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ort v2.0.0-rc.9
[INFO] [stderr]     Checking magika v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ort::GraphOptimizationLevel`
[INFO] [stdout]   --> src/builder.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ort::GraphOptimizationLevel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GraphOptimizationLevel` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ort::session::builder::GraphOptimizationLevel;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Session` in `ort`
[INFO] [stdout]   --> src/builder.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut session = ort::Session::builder()?;
[INFO] [stdout]    |                                ^^^^^^^ could not find `Session` in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut session = ort::Session::builder()?;
[INFO] [stdout] 55 +         let mut session = Session::builder()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 41 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> Result<ort::SessionOutputs>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -     ) -> Result<ort::SessionOutputs>;
[INFO] [stdout] 42 +     ) -> Result<SessionOutputs>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 58 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout] 59 +     ) -> Result<SessionOutputs> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 77 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout] 78 +     ) -> Result<SessionOutputs> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/session.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) session: ort::Session,
[INFO] [stdout]    |                              ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub(crate) session: ort::Session,
[INFO] [stdout] 26 +     pub(crate) session: Session,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ort::GraphOptimizationLevel`
[INFO] [stdout]   --> src/builder.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ort::GraphOptimizationLevel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GraphOptimizationLevel` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ort::session::builder::GraphOptimizationLevel;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Session` in `ort`
[INFO] [stdout]   --> src/builder.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut session = ort::Session::builder()?;
[INFO] [stdout]    |                                ^^^^^^^ could not find `Session` in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut session = ort::Session::builder()?;
[INFO] [stdout] 55 +         let mut session = Session::builder()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 41 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> Result<ort::SessionOutputs>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -     ) -> Result<ort::SessionOutputs>;
[INFO] [stdout] 42 +     ) -> Result<SessionOutputs>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 58 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout] 59 +     ) -> Result<SessionOutputs> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/future.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout]    |                        ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -         session: &ort::Session, input: Array2<i32>,
[INFO] [stdout] 77 +         session: &Session, input: Array2<i32>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SessionOutputs` in crate `ort`
[INFO] [stdout]   --> src/future.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::SessionOutputs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SessionOutputs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ) -> Result<ort::SessionOutputs> {
[INFO] [stdout] 78 +     ) -> Result<SessionOutputs> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/session.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) session: ort::Session,
[INFO] [stdout]    |                              ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use crate::Session;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub(crate) session: ort::Session,
[INFO] [stdout] 26 +     pub(crate) session: Session,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magika` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magika` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc10986432cdfa2c37480909f07e86d1fdc76bed0e259c87f5a170559576a992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc10986432cdfa2c37480909f07e86d1fdc76bed0e259c87f5a170559576a992", kill_on_drop: false }`
[INFO] [stdout] cc10986432cdfa2c37480909f07e86d1fdc76bed0e259c87f5a170559576a992
