[INFO] cloning repository https://github.com/tcr/rust-corrode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcr/rust-corrode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 383a5a1c872935e95235e9dbb4f8039cfe7ae53f [INFO] checking tcr/rust-corrode against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Frust-corrode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/rust-corrode on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcr/rust-corrode [INFO] finished tweaking git repo https://github.com/tcr/rust-corrode [INFO] tweaked toml for git repo https://github.com/tcr/rust-corrode written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tcr/rust-corrode already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.10.8 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded either v1.1.0 [INFO] [stderr] Downloaded maplit v0.1.4 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded matches v0.1.6 [INFO] [stderr] Downloaded quote v0.1.4 [INFO] [stderr] Downloaded num-iter v0.1.33 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded num-complex v0.1.38 [INFO] [stderr] Downloaded utf8-ranges v1.0.0 [INFO] [stderr] Downloaded num-rational v0.1.38 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded num-bigint v0.1.39 [INFO] [stderr] Downloaded rand v0.3.15 [INFO] [stderr] Downloaded rustc-serialize v0.3.24 [INFO] [stderr] Downloaded regex v0.2.2 [INFO] [stderr] Downloaded regex-syntax v0.4.1 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded itertools v0.6.1 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded syn v0.7.1 [INFO] [stderr] Downloaded aho-corasick v0.6.3 [INFO] [stderr] Downloaded memchr v1.0.1 [INFO] [stderr] Downloaded num-integer v0.1.34 [INFO] [stderr] Downloaded lazy_static v0.2.8 [INFO] [stderr] Downloaded thread_local v0.3.4 [INFO] [stderr] Downloaded parser-c-macro v0.3.0 [INFO] [stderr] Downloaded num-derive v0.1.40 [INFO] [stderr] Downloaded parser-c v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef4e8c1cb592ef356f544c1b67889e2567055203ac0ea1e5265afa9e4519ee08 [INFO] running `Command { std: "docker" "start" "-a" "ef4e8c1cb592ef356f544c1b67889e2567055203ac0ea1e5265afa9e4519ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4e8c1cb592ef356f544c1b67889e2567055203ac0ea1e5265afa9e4519ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4e8c1cb592ef356f544c1b67889e2567055203ac0ea1e5265afa9e4519ee08", kill_on_drop: false }` [INFO] [stdout] ef4e8c1cb592ef356f544c1b67889e2567055203ac0ea1e5265afa9e4519ee08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777b76418e33813da8a7519c7b205eb3cec38adf36cc86dae8c6f3c80f265e06 [INFO] running `Command { std: "docker" "start" "-a" "777b76418e33813da8a7519c7b205eb3cec38adf36cc86dae8c6f3c80f265e06", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking libc v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quote v0.1.4 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v0.7.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking itertools v0.6.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Compiling num-derive v0.1.40 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking support-map v0.1.0 (/opt/rustwide/workdir/support-map) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:64:58 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn unionWith(apply: Box B>, left: HashMap, right: HashMap) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 | pub fn unionWith(apply: Box B>, left: HashMap, right: HashMap) -> HashMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn fromListWith(apply: Box B>, input: Vec<(A, B)>) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | pub fn fromListWith(apply: Box B>, input: Vec<(A, B)>) -> HashMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:166:36 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn unionWith(apply: Box B>, left: HashMap, right: HashMap) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 166 | pub fn unionWith(apply: Box B>, left: HashMap, right: HashMap) -> HashMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:223:49 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn intersectionWith(apply: Box C>, left: IntMap, right: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 223 | pub fn intersectionWith(apply: Box C>, left: IntMap, right: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn fromListWith(apply: Box B>, input: Vec<(isize, B)>) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 228 | pub fn fromListWith(apply: Box B>, input: Vec<(isize, B)>) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:248:45 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn mapMaybeWithKey(apply: Box Option>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 248 | pub fn mapMaybeWithKey(apply: Box Option>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn fromSet(apply: Box B>, input: HashSet) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn fromSet(apply: Box B>, input: HashSet) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn map(apply: Box B>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 263 | pub fn map(apply: Box B>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:273:37 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn unionsWith(apply: Box B>, left: IntMap, right: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn unionsWith(apply: Box B>, left: IntMap, right: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:278:46 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn updateLookupWithKey(apply: Box Option>, key: isize, input: IntMap) -> (Option, IntMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 278 | pub fn updateLookupWithKey(apply: Box Option>, key: isize, input: IntMap) -> (Option, IntMap) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn filterWithKey(apply: Box bool>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 293 | pub fn filterWithKey(apply: Box bool>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:298:38 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn mapMaybe(apply: Box Option>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 298 | pub fn mapMaybe(apply: Box Option>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn mapEither(apply: Box Result>, input: IntMap) -> (IntMap, IntMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 303 | pub fn mapEither(apply: Box Result>, input: IntMap) -> (IntMap, IntMap) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:313:40 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn mapWithKey(apply: Box B>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 313 | pub fn mapWithKey(apply: Box B>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> support-map/src/lib.rs:318:33 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn filter(apply: Box bool>, input: IntMap) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 | pub fn filter(apply: Box bool>, input: IntMap) -> IntMap { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "777b76418e33813da8a7519c7b205eb3cec38adf36cc86dae8c6f3c80f265e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777b76418e33813da8a7519c7b205eb3cec38adf36cc86dae8c6f3c80f265e06", kill_on_drop: false }` [INFO] [stdout] 777b76418e33813da8a7519c7b205eb3cec38adf36cc86dae8c6f3c80f265e06