[INFO] cloning repository https://github.com/aticu/ldpsc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aticu/ldpsc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faticu%2Fldpsc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faticu%2Fldpsc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13beff18119e67a4f0d741144a56bb3ebade80f7 [INFO] checking aticu/ldpsc against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faticu%2Fldpsc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aticu/ldpsc on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aticu/ldpsc [INFO] finished tweaking git repo https://github.com/aticu/ldpsc [INFO] tweaked toml for git repo https://github.com/aticu/ldpsc written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/aticu/ldpsc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6330d27e56c5e1528cfa4ba7d3fdb7c3a6c94ebee7cf5d563def97e30a08fa54 [INFO] running `Command { std: "docker" "start" "-a" "6330d27e56c5e1528cfa4ba7d3fdb7c3a6c94ebee7cf5d563def97e30a08fa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6330d27e56c5e1528cfa4ba7d3fdb7c3a6c94ebee7cf5d563def97e30a08fa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6330d27e56c5e1528cfa4ba7d3fdb7c3a6c94ebee7cf5d563def97e30a08fa54", kill_on_drop: false }` [INFO] [stdout] 6330d27e56c5e1528cfa4ba7d3fdb7c3a6c94ebee7cf5d563def97e30a08fa54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3ef29ae3a5f4b512618bdecf9d807057f0cd31f9d8ef82a292d306af35a9fd [INFO] running `Command { std: "docker" "start" "-a" "fe3ef29ae3a5f4b512618bdecf9d807057f0cd31f9d8ef82a292d306af35a9fd", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking ldpsc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/mod.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / /// Parses a C function. [INFO] [stdout] 244 | | /// [INFO] [stdout] 245 | | /// # Note [INFO] [stdout] 246 | | /// This does not yet correspond to the C standard and just supports a subset of possible functions. [INFO] [stdout] | |_---------------------------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/mod.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | / /// Parses a C type. [INFO] [stdout] 285 | | /// [INFO] [stdout] 286 | | /// # Note [INFO] [stdout] 287 | | /// This does not yet correspond to the C standard and just supports a subset of possible types. [INFO] [stdout] | |_-----------------------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | /// Parses a `nondigit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | /// Parses a `hexadecimal-digit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | /// Parses a `digit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | /// Parses a `hex-quad` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | /// Parses a `universal-character-name` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | /// Parses an `identifier-nondigit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | /// Parses an `identifier` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/c_parser/mod.rs:135:37 [INFO] [stdout] | [INFO] [stdout] 135 | fn get_signature(&self, f: &mut Write, as_pointer: bool) -> fmt::Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/c_parser/mod.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | fn get_definition(&self, f: &mut Write, output: &str) -> fmt::Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/c_parser/basic.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub hex_quad, [INFO] [stdout] 29 | | recognize!( [INFO] [stdout] 30 | | count_fixed!( [INFO] [stdout] 31 | | &[u8], [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/c_parser/basic.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / named!(pub universal_character_name, [INFO] [stdout] 40 | | alt!( [INFO] [stdout] 41 | | recognize!( [INFO] [stdout] 42 | | tuple!( [INFO] [stdout] ... | [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/mod.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / /// Parses a C function. [INFO] [stdout] 244 | | /// [INFO] [stdout] 245 | | /// # Note [INFO] [stdout] 246 | | /// This does not yet correspond to the C standard and just supports a subset of possible functions. [INFO] [stdout] | |_---------------------------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/mod.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | / /// Parses a C type. [INFO] [stdout] 285 | | /// [INFO] [stdout] 286 | | /// # Note [INFO] [stdout] 287 | | /// This does not yet correspond to the C standard and just supports a subset of possible types. [INFO] [stdout] | |_-----------------------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | /// Parses a `nondigit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | /// Parses a `hexadecimal-digit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | /// Parses a `digit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | /// Parses a `hex-quad` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | /// Parses a `universal-character-name` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | /// Parses an `identifier-nondigit` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/c_parser/basic.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | /// Parses an `identifier` according to the C standard. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/c_parser/mod.rs:135:37 [INFO] [stdout] | [INFO] [stdout] 135 | fn get_signature(&self, f: &mut Write, as_pointer: bool) -> fmt::Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/c_parser/mod.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | fn get_definition(&self, f: &mut Write, output: &str) -> fmt::Result { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/c_parser/basic.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub hex_quad, [INFO] [stdout] 29 | | recognize!( [INFO] [stdout] 30 | | count_fixed!( [INFO] [stdout] 31 | | &[u8], [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/c_parser/basic.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / named!(pub universal_character_name, [INFO] [stdout] 40 | | alt!( [INFO] [stdout] 41 | | recognize!( [INFO] [stdout] 42 | | tuple!( [INFO] [stdout] ... | [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `Command { std: "docker" "inspect" "fe3ef29ae3a5f4b512618bdecf9d807057f0cd31f9d8ef82a292d306af35a9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3ef29ae3a5f4b512618bdecf9d807057f0cd31f9d8ef82a292d306af35a9fd", kill_on_drop: false }` [INFO] [stdout] fe3ef29ae3a5f4b512618bdecf9d807057f0cd31f9d8ef82a292d306af35a9fd