[INFO] cloning repository https://github.com/globin/acab-pattern-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/globin/acab-pattern-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobin%2Facab-pattern-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobin%2Facab-pattern-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fa6ff663b77184c65971ec5ee1a4aae27e695a7 [INFO] checking globin/acab-pattern-gen against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobin%2Facab-pattern-gen" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/globin/acab-pattern-gen on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/globin/acab-pattern-gen [INFO] finished tweaking git repo https://github.com/globin/acab-pattern-gen [INFO] tweaked toml for git repo https://github.com/globin/acab-pattern-gen written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/globin/acab-pattern-gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57053c8eb5f0cfdf0e6c5373c7cccbf253e5c9b93cb90f2be15cd99d693e2007 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "57053c8eb5f0cfdf0e6c5373c7cccbf253e5c9b93cb90f2be15cd99d693e2007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57053c8eb5f0cfdf0e6c5373c7cccbf253e5c9b93cb90f2be15cd99d693e2007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57053c8eb5f0cfdf0e6c5373c7cccbf253e5c9b93cb90f2be15cd99d693e2007", kill_on_drop: false }` [INFO] [stdout] 57053c8eb5f0cfdf0e6c5373c7cccbf253e5c9b93cb90f2be15cd99d693e2007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7cd3ebd3eeaa19b0d56a821084116ce0026b31586fed0a65f3aea6d88dacf8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad7cd3ebd3eeaa19b0d56a821084116ce0026b31586fed0a65f3aea6d88dacf8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking acab-pattern-gen v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `image::ImageRgb8` [INFO] [stdout] --> src/output.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use image::{self, ImageBuffer, ImageRgb8}; [INFO] [stdout] | ^^^^^^^^^ no `ImageRgb8` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `image::ImageRgb8` [INFO] [stdout] --> src/output.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use image::{self, ImageBuffer, ImageRgb8}; [INFO] [stdout] | ^^^^^^^^^ no `ImageRgb8` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/output.rs:38:53 [INFO] [stdout] | [INFO] [stdout] 38 | ImageRgb8(imgbuf).save(fout, image::PNG).unwrap(); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Printer` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use output::{Printer, ImageOutput, Output}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | let generators: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Generate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | let outputters: Vec> = vec![Box::new(ImageOutput)]; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/output.rs:38:53 [INFO] [stdout] | [INFO] [stdout] 38 | ImageRgb8(imgbuf).save(fout, image::PNG).unwrap(); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Printer` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use output::{Printer, ImageOutput, Output}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'fixed_size_array' [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::array::FixedSizeArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27778 for more information [INFO] [stdout] = help: add `#![feature(fixed_size_array)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | let generators: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Generate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | let outputters: Vec> = vec![Box::new(ImageOutput)]; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'fixed_size_array' [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::array::FixedSizeArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27778 for more information [INFO] [stdout] = help: add `#![feature(fixed_size_array)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:239:23 [INFO] [stdout] | [INFO] [stdout] 239 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:239:23 [INFO] [stdout] | [INFO] [stdout] 239 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/main.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | |inner| inner.as_slice().to_owned()).collect(); [INFO] [stdout] | ------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | multiple `as_slice` found [INFO] [stdout] | help: disambiguate the associated function for candidate #1: `FixedSizeArray::as_slice(&inner)` [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `FixedSizeArray` for the type `A` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `[T; N]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/main.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | outputters.iter().foreach(|outputter| outputter.output(&animations, w, h)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/main.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | outputters.iter().foreach(|outputter| outputter.output(&animations, w, h)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/output.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | animations.iter().foreach(|anim| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/output.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | animations.iter().foreach(|anim| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/output.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | anim.images.iter().enumerate().foreach(|(i, image)| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `itertools::Itertools::foreach`: Use .for_each() instead [INFO] [stdout] --> src/output.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | anim.images.iter().enumerate().foreach(|(i, image)| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::array::FixedSizeArray` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::array::FixedSizeArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::array::FixedSizeArray` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::array::FixedSizeArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `acab-pattern-gen` [INFO] [stdout] error: aborting due to 7 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0034, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad7cd3ebd3eeaa19b0d56a821084116ce0026b31586fed0a65f3aea6d88dacf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7cd3ebd3eeaa19b0d56a821084116ce0026b31586fed0a65f3aea6d88dacf8", kill_on_drop: false }` [INFO] [stdout] ad7cd3ebd3eeaa19b0d56a821084116ce0026b31586fed0a65f3aea6d88dacf8