[INFO] cloning repository https://github.com/liquidev/netcanv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liquidev/netcanv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca66abea9208b389d6cd218560ed520175b84d12 [INFO] testing liquidev/netcanv against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liquidev/netcanv on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-30/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/liquidev/netcanv [INFO] finished tweaking git repo https://github.com/liquidev/netcanv [INFO] tweaked toml for git repo https://github.com/liquidev/netcanv written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/liquidev/netcanv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1af9999845d4819ac848aae0a35291fbb72682deecac4fbdd9bc39fe98cac14 [INFO] running `Command { std: "docker" "start" "-a" "b1af9999845d4819ac848aae0a35291fbb72682deecac4fbdd9bc39fe98cac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1af9999845d4819ac848aae0a35291fbb72682deecac4fbdd9bc39fe98cac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1af9999845d4819ac848aae0a35291fbb72682deecac4fbdd9bc39fe98cac14", kill_on_drop: false }` [INFO] [stdout] b1af9999845d4819ac848aae0a35291fbb72682deecac4fbdd9bc39fe98cac14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d79542f75eed4c097ffc434241be5ba5f9c4a4a49907ba35490143bd8bec43c1 [INFO] running `Command { std: "docker" "start" "-a" "d79542f75eed4c097ffc434241be5ba5f9c4a4a49907ba35490143bd8bec43c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling paws v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling netcanv v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glam v0.19.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling nysa v0.2.2 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7ea3b1ed75d42d59 -C extra-filename=-7ea3b1ed75d42d59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=393ade0894d983f8 -C extra-filename=-393ade0894d983f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data-url` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name data_url /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/data-url-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8fe819bc3a4a40fd -C extra-filename=-8fe819bc3a4a40fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bff61f2d1660603b -C extra-filename=-bff61f2d1660603b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e5a60057394e8171 -C extra-filename=-e5a60057394e8171 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glam` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glam --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glam-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1362cb5c2901f33f -C extra-filename=-1362cb5c2901f33f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `miniz_oxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniz_oxide --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=210ea0057e6857f3 -C extra-filename=-210ea0057e6857f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kurbo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kurbo --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kurbo-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0118ea98b68b4419 -C extra-filename=-0118ea98b68b4419 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `svgtypes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name svgtypes /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgtypes-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3d701b1103fba366 -C extra-filename=-3d701b1103fba366 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-b3edbfb452250399.rmeta --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `svgfilters` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name svgfilters --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgfilters-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=470645a1f586fb56 -C extra-filename=-470645a1f586fb56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-b3edbfb452250399.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-068e3d8120fdcc2a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tinyvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tinyvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tinyvec-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=c348951c3414c332 -C extra-filename=-c348951c3414c332 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tinyvec_macros=/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a74b9be1416e611b -C extra-filename=-a74b9be1416e611b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn --cfg byteorder_i128` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d79542f75eed4c097ffc434241be5ba5f9c4a4a49907ba35490143bd8bec43c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79542f75eed4c097ffc434241be5ba5f9c4a4a49907ba35490143bd8bec43c1", kill_on_drop: false }` [INFO] [stdout] d79542f75eed4c097ffc434241be5ba5f9c4a4a49907ba35490143bd8bec43c1