[INFO] cloning repository https://github.com/p-e-w/hegemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-e-w/hegemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bf76a700b5f66051a0d220a179819c4262871d4 [INFO] testing p-e-w/hegemon against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon" "/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/p-e-w/hegemon on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p-e-w/hegemon [INFO] finished tweaking git repo https://github.com/p-e-w/hegemon [INFO] tweaked toml for git repo https://github.com/p-e-w/hegemon written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/p-e-w/hegemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsensors-sys v0.2.0 [INFO] [stderr] Downloaded systemstat v0.1.5 [INFO] [stderr] Downloaded sensors v0.2.1 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded signal-hook v0.1.12 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ce5bd45da513b7cdc08eebbc25e9a068e755352e121a2dad8195f2756e83e19 [INFO] running `Command { std: "docker" "start" "-a" "7ce5bd45da513b7cdc08eebbc25e9a068e755352e121a2dad8195f2756e83e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ce5bd45da513b7cdc08eebbc25e9a068e755352e121a2dad8195f2756e83e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce5bd45da513b7cdc08eebbc25e9a068e755352e121a2dad8195f2756e83e19", kill_on_drop: false }` [INFO] [stdout] 7ce5bd45da513b7cdc08eebbc25e9a068e755352e121a2dad8195f2756e83e19 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90471bbad0006be5a92ee91881ebe7afe9c83b7ac230b01223964f03e96cec7 [INFO] running `Command { std: "docker" "start" "-a" "f90471bbad0006be5a92ee91881ebe7afe9c83b7ac230b01223964f03e96cec7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libsensors-sys v0.2.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling sensors v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling hegemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/cpu.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/cpu.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/fan.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/memory.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/memory.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/network.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/network.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/temperature.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.hegemon.9uexord4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f" "/opt/rustwide/target/debug/deps/hegemon-305befa86f89666f.2at02ua3pf82oyfs.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtermion-fc2f0e95a2934ac7.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-0580b1ee05538c67.rlib" "/opt/rustwide/target/debug/deps/libsystemstat-b5b880a9ea005147.rlib" "/opt/rustwide/target/debug/deps/libnom-1e412686dc9ee10b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ff779be5b980c862.rlib" "/opt/rustwide/target/debug/deps/libbytesize-08fca86731846fb9.rlib" "/opt/rustwide/target/debug/deps/libchrono-374581fd459b0daa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a8176f340fd7170f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d917eefca80e515.rlib" "/opt/rustwide/target/debug/deps/libtime-f5e6a91c98876f3b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-62d646cb5261a782.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9adceafb7ebe6939.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-40fd247de0a192c1.rlib" "/opt/rustwide/target/debug/deps/libsensors-2c44b5b3b04ed377.rlib" "/opt/rustwide/target/debug/deps/liblibsensors_sys-3f28ac93e12ca54b.rlib" "/opt/rustwide/target/debug/deps/libregex-49eb9833587aaa11.rlib" "/opt/rustwide/target/debug/deps/libthread_local-79467375a3998bbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ccf129b69e01aa6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d7f95f727b5a9d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libclap-42dfd693c40079c9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-2b15d7772b43467a.rlib" "/opt/rustwide/target/debug/deps/liblibc-90d80ae35a3a0628.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lc" "-lsensors" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsensors [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hegemon` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f90471bbad0006be5a92ee91881ebe7afe9c83b7ac230b01223964f03e96cec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90471bbad0006be5a92ee91881ebe7afe9c83b7ac230b01223964f03e96cec7", kill_on_drop: false }` [INFO] [stdout] f90471bbad0006be5a92ee91881ebe7afe9c83b7ac230b01223964f03e96cec7