[INFO] fetching crate nom-bibtex 0.5.0... [INFO] checking nom-bibtex-0.5.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate nom-bibtex 0.5.0 [INFO] finished tweaking crates.io crate nom-bibtex 0.5.0 [INFO] tweaked toml for crates.io crate nom-bibtex 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e012ef3248e704b5de7d7d1cde99093ec952693025ff900e12a749e6efc1e33c [INFO] running `Command { std: "docker" "start" "-a" "e012ef3248e704b5de7d7d1cde99093ec952693025ff900e12a749e6efc1e33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e012ef3248e704b5de7d7d1cde99093ec952693025ff900e12a749e6efc1e33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e012ef3248e704b5de7d7d1cde99093ec952693025ff900e12a749e6efc1e33c", kill_on_drop: false }` [INFO] [stdout] e012ef3248e704b5de7d7d1cde99093ec952693025ff900e12a749e6efc1e33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d42d7d4df13979174f4d7b510bac5639504977d9c42f4656f2667848e0c0c56 [INFO] running `Command { std: "docker" "start" "-a" "0d42d7d4df13979174f4d7b510bac5639504977d9c42f4656f2667848e0c0c56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Checking nom-tracable v0.9.1 [INFO] [stderr] Checking nom-bibtex v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 115 | | map( [INFO] [stdout] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stdout] 117 | | span_to_str [INFO] [stdout] 118 | | )(input) [INFO] [stdout] 119 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 131 | | // We are not in a bracketed_string. [INFO] [stdout] 132 | | match input.fragment().chars().next() { [INFO] [stdout] 133 | | Some('{') => {}, [INFO] [stdout] ... | [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 164 | | match input.fragment().chars().next() { [INFO] [stdout] 165 | | Some('"') => {}, [INFO] [stdout] 166 | | Some(_) => { [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 214 | | delimited( [INFO] [stdout] 215 | | pws!(_char('@')), [INFO] [stdout] 216 | | pws!(ident), [INFO] [stdout] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stdout] 218 | | )(input) [INFO] [stdout] 219 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 115 | | map( [INFO] [stdout] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stdout] 117 | | span_to_str [INFO] [stdout] 118 | | )(input) [INFO] [stdout] 119 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 131 | | // We are not in a bracketed_string. [INFO] [stdout] 132 | | match input.fragment().chars().next() { [INFO] [stdout] 133 | | Some('{') => {}, [INFO] [stdout] ... | [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 164 | | match input.fragment().chars().next() { [INFO] [stdout] 165 | | Some('"') => {}, [INFO] [stdout] 166 | | Some(_) => { [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 214 | | delimited( [INFO] [stdout] 215 | | pws!(_char('@')), [INFO] [stdout] 216 | | pws!(ident), [INFO] [stdout] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stdout] 218 | | )(input) [INFO] [stdout] 219 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `Command { std: "docker" "inspect" "0d42d7d4df13979174f4d7b510bac5639504977d9c42f4656f2667848e0c0c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d42d7d4df13979174f4d7b510bac5639504977d9c42f4656f2667848e0c0c56", kill_on_drop: false }` [INFO] [stdout] 0d42d7d4df13979174f4d7b510bac5639504977d9c42f4656f2667848e0c0c56