[INFO] cloning repository https://github.com/I-graham/kolmogorov
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/I-graham/kolmogorov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-graham%2Fkolmogorov", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-graham%2Fkolmogorov'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f458d66781e7d8b5198846ba6ec71aed2748209
[INFO] checking I-graham/kolmogorov against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-graham%2Fkolmogorov" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/I-graham/kolmogorov on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/I-graham/kolmogorov
[INFO] finished tweaking git repo https://github.com/I-graham/kolmogorov
[INFO] tweaked toml for git repo https://github.com/I-graham/kolmogorov written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/I-graham/kolmogorov 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 444d5d51ea88394883d2004dc8d14b5cf38428eacd64d31aeb6b58b93a96e318
[INFO] running `Command { std: "docker" "start" "-a" "444d5d51ea88394883d2004dc8d14b5cf38428eacd64d31aeb6b58b93a96e318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "444d5d51ea88394883d2004dc8d14b5cf38428eacd64d31aeb6b58b93a96e318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444d5d51ea88394883d2004dc8d14b5cf38428eacd64d31aeb6b58b93a96e318", kill_on_drop: false }`
[INFO] [stdout] 444d5d51ea88394883d2004dc8d14b5cf38428eacd64d31aeb6b58b93a96e318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00665d57c2f95aec9895dfe922afb5d1ea4c6ab036c96471519a561a7c073920
[INFO] running `Command { std: "docker" "start" "-a" "00665d57c2f95aec9895dfe922afb5d1ea4c6ab036c96471519a561a7c073920", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling getrandom v0.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking kolmogorov v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap as HashMap`
[INFO] [stdout]  --> src/lambda/term.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustc_hash::FxHashMap as HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scoped::*`
[INFO] [stdout]   --> src/search/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use scoped::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap as HashMap`
[INFO] [stdout]  --> src/lambda/term.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustc_hash::FxHashMap as HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scoped::*`
[INFO] [stdout]   --> src/search/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use scoped::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]  --> src/generate/random.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn mutate(lang: Box<dyn Language>, term: &Term, ty: Rc<Type>) -> Term {
[INFO] [stdout]   |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/generate/random.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut scope = VarsVec::default();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generate/random.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut scope = VarsVec::default();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `defs` is never read
[INFO] [stdout]   --> src/generate/random.rs:51:2
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Metadata {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     defs: VarsVec, // Variables in scope
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `probability` is never used
[INFO] [stdout]  --> src/generate/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn probability(p: f32) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random` is never used
[INFO] [stdout]  --> src/generate/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn random() -> f32 {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scoped` is never constructed
[INFO] [stdout]  --> src/search/scoped.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Scoped {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/search/scoped.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Scoped {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(lang: Box<dyn Language>, scope: &Context) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]  --> src/generate/random.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn mutate(lang: Box<dyn Language>, term: &Term, ty: Rc<Type>) -> Term {
[INFO] [stdout]   |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/generate/random.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut scope = VarsVec::default();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generate/random.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut scope = VarsVec::default();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `opaque`
[INFO] [stdout]   --> examples/opaque.rs:31:2
[INFO] [stdout]    |
[INFO] [stdout] 31 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/opaque.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kolmogorov` (example "opaque") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Analyzer` in this scope
[INFO] [stdout]  --> examples/synth_fib.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn fib_ctx() -> (Context, Option<Analyzer>) {
[INFO] [stdout]   |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn fib_ctx<Analyzer>() -> (Context, Option<Analyzer>) {
[INFO] [stdout]   |           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied
[INFO] [stdout]   --> examples/synth_fib.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |         'search: for term in search(base_ctxt.clone(), &targ, size, analyzer.clone()) {
[INFO] [stdout]    |                              ^^^^^^                                 ---------------- unexpected argument #4
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Box<dyn Language>`, found `Context`
[INFO] [stdout]   --> examples/synth_fib.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |         'search: for term in search(base_ctxt.clone(), &targ, size, analyzer.clone()) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Box<(dyn Language + 'static)>`
[INFO] [stdout]               found struct `kolmogorov::Context`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/search/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn search(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 93 -         'search: for term in search(base_ctxt.clone(), &targ, size, analyzer.clone()) {
[INFO] [stdout] 93 +         'search: for term in search(/* Box<(dyn Language + 'static)> */, &targ, size) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rc<RefCell<kolmogorov::Term>>: From<(kolmogorov::Term, Analysis)>` is not satisfied
[INFO] [stdout]    --> examples/synth_fib.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   let program = term! {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 102 | |                     [term] [Var(rec_arg)] [Num(n)]
[INFO] [stdout] 103 | |                 };
[INFO] [stdout]     | |_________________^ the trait `From<(kolmogorov::Term, Analysis)>` is not implemented for `Rc<RefCell<kolmogorov::Term>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<(kolmogorov::Term, Analysis)>` is not implemented for `Rc<RefCell<kolmogorov::Term>>`
[INFO] [stdout]             but trait `From<kolmogorov::Term>` is implemented for it
[INFO] [stdout]     = help: for that trait implementation, expected `kolmogorov::Term`, found `(kolmogorov::Term, Analysis)`
[INFO] [stdout]     = note: required for `(kolmogorov::Term, Analysis)` to implement `Into<Rc<RefCell<kolmogorov::Term>>>`
[INFO] [stdout]     = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/synth_fib.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   let program = term! {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 102 | |                     [term] [Var(rec_arg)] [Num(n)]
[INFO] [stdout] 103 | |                 };
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________expected `(Term, Analysis)`, found `Term`
[INFO] [stdout]     |                   expected due to this value
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(kolmogorov::Term, Analysis)`
[INFO] [stdout]                 found enum `kolmogorov::Term`
[INFO] [stdout]     = note: this error originates in the macro `term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/synth_fib.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let output = exec_ctxt.evaluate(&program);
[INFO] [stdout]     |                                        -------- ^^^^^^^^ expected `&Term`, found `&(Term, Analysis)`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&kolmogorov::Term`
[INFO] [stdout]                found reference `&(kolmogorov::Term, Analysis)`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lambda/context.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout] 69  |     pub fn evaluate(&self, term: &Term) -> Term {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(kolmogorov::Term, Analysis)` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> examples/synth_fib.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |             println!("{}", term);
[INFO] [stdout]     |                            ^^^^ `(kolmogorov::Term, Analysis)` cannot be formatted with the default formatter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `(kolmogorov::Term, Analysis)`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kolmogorov` (example "synth_fib") due to 6 previous errors
[INFO] [stdout] warning: field `defs` is never read
[INFO] [stdout]   --> src/generate/random.rs:51:2
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Metadata {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     defs: VarsVec, // Variables in scope
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `probability` is never used
[INFO] [stdout]  --> src/generate/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn probability(p: f32) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random` is never used
[INFO] [stdout]  --> src/generate/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn random() -> f32 {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scoped` is never constructed
[INFO] [stdout]  --> src/search/scoped.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Scoped {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/search/scoped.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Scoped {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(lang: Box<dyn Language>, scope: &Context) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00665d57c2f95aec9895dfe922afb5d1ea4c6ab036c96471519a561a7c073920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00665d57c2f95aec9895dfe922afb5d1ea4c6ab036c96471519a561a7c073920", kill_on_drop: false }`
[INFO] [stdout] 00665d57c2f95aec9895dfe922afb5d1ea4c6ab036c96471519a561a7c073920
