[INFO] cloning repository https://github.com/rorgoroth/lapce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rorgoroth/lapce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorgoroth%2Flapce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorgoroth%2Flapce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bc28cede2f0fcf239539ec2281582a21638cc8b [INFO] documenting rorgoroth/lapce against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorgoroth%2Flapce" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rorgoroth/lapce on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rorgoroth/lapce [INFO] finished tweaking git repo https://github.com/rorgoroth/lapce [INFO] tweaked toml for git repo https://github.com/rorgoroth/lapce written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/rorgoroth/lapce already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0903a90770d5e8bc85b44fda751453a820cb23a7fb5fb85100bc7c2af004839e [INFO] running `Command { std: "docker" "start" "-a" "0903a90770d5e8bc85b44fda751453a820cb23a7fb5fb85100bc7c2af004839e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0903a90770d5e8bc85b44fda751453a820cb23a7fb5fb85100bc7c2af004839e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0903a90770d5e8bc85b44fda751453a820cb23a7fb5fb85100bc7c2af004839e", kill_on_drop: false }` [INFO] [stdout] 0903a90770d5e8bc85b44fda751453a820cb23a7fb5fb85100bc7c2af004839e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7453aeaadabf0dc259797b21e2007fa2b22d7f921fee82266400df2eeb403c0 [INFO] running `Command { std: "docker" "start" "-a" "f7453aeaadabf0dc259797b21e2007fa2b22d7f921fee82266400df2eeb403c0", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rkyv v0.7.28 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Checking unicode-script v0.5.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Compiling font-kit v0.11.0 (https://github.com/lapce/font-kit#23e28b06) [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking yazi v0.1.4 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking zeno v0.2.2 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking rctree v0.4.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/lapce/druid?branch=shell_opengl#51b6d275) [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.0.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=aa7900256607b78b -C extra-filename=-aa7900256607b78b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strsim` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strsim /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strsim-0.10.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=be6ba759f95a5238 -C extra-filename=-be6ba759f95a5238 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2d3af1d10f5668c4 -C extra-filename=-2d3af1d10f5668c4 --out-dir /opt/rustwide/target/debug/build/typenum-2d3af1d10f5668c4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `target-lexicon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/target-lexicon-0.12.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=032d8c53c18ea9e1 -C extra-filename=-032d8c53c18ea9e1 --out-dir /opt/rustwide/target/debug/build/target-lexicon-032d8c53c18ea9e1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-general-category` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-general-category-0.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=90584d3a7eeb22c2 -C extra-filename=-90584d3a7eeb22c2 --out-dir /opt/rustwide/target/debug/build/unicode-general-category-90584d3a7eeb22c2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ttf-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ttf-parser-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="apple-layout"' --cfg 'feature="default"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' -C metadata=51a8ed79520b40a5 -C extra-filename=-51a8ed79520b40a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zeno` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name zeno --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zeno-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="eval"' -C metadata=b9816ee77ee85743 -C extra-filename=-b9816ee77ee85743 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-general-category` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-general-category-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cc10a20ae05bd577 -C extra-filename=-cc10a20ae05bd577 --out-dir /opt/rustwide/target/debug/build/unicode-general-category-cc10a20ae05bd577 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.67/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f13ebf70786622b1 -C extra-filename=-f13ebf70786622b1 --out-dir /opt/rustwide/target/debug/build/serde_json-f13ebf70786622b1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `Inflector` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name inflector /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/Inflector-0.11.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 -C metadata=3e43f8a0572ed8b5 -C extra-filename=-3e43f8a0572ed8b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasmer-compiler-cranelift` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-compiler-cranelift-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' -C metadata=2644d3c8c66fb136 -C extra-filename=-2644d3c8c66fb136 --out-dir /opt/rustwide/target/debug/build/wasmer-compiler-cranelift-2644d3c8c66fb136 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `weezl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name weezl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/weezl-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0ee0efc79b1e0339 -C extra-filename=-0ee0efc79b1e0339 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `yazi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name yazi --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yazi-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0bd489c11b31737c -C extra-filename=-0bd489c11b31737c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f7453aeaadabf0dc259797b21e2007fa2b22d7f921fee82266400df2eeb403c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7453aeaadabf0dc259797b21e2007fa2b22d7f921fee82266400df2eeb403c0", kill_on_drop: false }` [INFO] [stdout] f7453aeaadabf0dc259797b21e2007fa2b22d7f921fee82266400df2eeb403c0