[INFO] cloning repository https://github.com/FungusHumungus/syslog-loose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FungusHumungus/syslog-loose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fsyslog-loose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fsyslog-loose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2032d15a31a69465b0ce2a2a3422941016c2efb
[INFO] checking FungusHumungus/syslog-loose against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fsyslog-loose" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FungusHumungus/syslog-loose
[INFO] removed 2 missing examples
[INFO] finished tweaking git repo https://github.com/FungusHumungus/syslog-loose
[INFO] tweaked toml for git repo https://github.com/FungusHumungus/syslog-loose written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FungusHumungus/syslog-loose on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-cycles-per-byte v0.6.1
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94fbd4ffdc2c9712beaa6d4d20df083167f7ea88f85c3fcd6b93ec6f558ad32e
[INFO] running `Command { std: "docker" "start" "-a" "94fbd4ffdc2c9712beaa6d4d20df083167f7ea88f85c3fcd6b93ec6f558ad32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94fbd4ffdc2c9712beaa6d4d20df083167f7ea88f85c3fcd6b93ec6f558ad32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94fbd4ffdc2c9712beaa6d4d20df083167f7ea88f85c3fcd6b93ec6f558ad32e", kill_on_drop: false }`
[INFO] [stdout] 94fbd4ffdc2c9712beaa6d4d20df083167f7ea88f85c3fcd6b93ec6f558ad32e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 155837d744d41f76e787c80447784358c86caac044026c6415a9d06124915d75
[INFO] running `Command { std: "docker" "start" "-a" "155837d744d41f76e787c80447784358c86caac044026c6415a9d06124915d75", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking syslog_loose v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stdout] warning: struct `ParseError` is never constructed
[INFO] [stdout]  --> src/error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ParseError<'a>(pub nom::Err<(&'a str, nom::error::ErrorKind)>);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking criterion-cycles-per-byte v0.6.1
[INFO] [stdout] error[E0277]: the trait bound `CyclesPerByte: Measurement` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:34:32
[INFO] [stdout]     |
[INFO] [stdout] 34  | fn parse_bench_rfc5424(c: &mut Criterion<CyclesPerByte>) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Measurement` is not implemented for `CyclesPerByte`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `criterion` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/measurement.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub trait Measurement {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: benches/bench.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate criterion;
[INFO] [stdout]     | ----------------------- one version of crate `criterion` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 5   | use criterion_cycles_per_byte::CyclesPerByte;
[INFO] [stdout]     |     ------------------------- one version of crate `criterion` used here, as a dependency of crate `criterion_cycles_per_byte`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-cycles-per-byte-0.6.1/src/lib.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct CyclesPerByte;
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/benchmark_group.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub trait Sealed {}
[INFO] [stdout]     |     ---------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Criterion`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/lib.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub struct Criterion<M: Measurement = WallTime> {
[INFO] [stdout]     |                         ^^^^^^^^^^^ required by this bound in `Criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `benchmark_group` exists for mutable reference `&mut Criterion<CyclesPerByte>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> benches/bench.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut group = c.benchmark_group("RFC5424");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ method cannot be called on `&mut Criterion<CyclesPerByte>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-cycles-per-byte-0.6.1/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CyclesPerByte;
[INFO] [stdout]    | ------------------------ doesn't satisfy `CyclesPerByte: Measurement`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `CyclesPerByte: Measurement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CyclesPerByte: Measurement` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:51:52
[INFO] [stdout]     |
[INFO] [stdout] 51  |     config = Criterion::default().with_measurement(CyclesPerByte);
[INFO] [stdout]     |                                   ---------------- ^^^^^^^^^^^^^ the trait `Measurement` is not implemented for `CyclesPerByte`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `criterion` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/measurement.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub trait Measurement {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: benches/bench.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate criterion;
[INFO] [stdout]     | ----------------------- one version of crate `criterion` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 5   | use criterion_cycles_per_byte::CyclesPerByte;
[INFO] [stdout]     |     ------------------------- one version of crate `criterion` used here, as a dependency of crate `criterion_cycles_per_byte`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-cycles-per-byte-0.6.1/src/lib.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct CyclesPerByte;
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/benchmark_group.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub trait Sealed {}
[INFO] [stdout]     |     ---------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Criterion::<M>::with_measurement`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/lib.rs:448:33
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn with_measurement<M2: Measurement>(self, m: M2) -> Criterion<M2> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ required by this bound in `Criterion::<M>::with_measurement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `configure_from_args` exists for struct `Criterion<CyclesPerByte>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> benches/bench.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / criterion_group!(
[INFO] [stdout] 50 | |     name = benches;
[INFO] [stdout] 51 | |     config = Criterion::default().with_measurement(CyclesPerByte);
[INFO] [stdout] 52 | |     targets = parse_bench_rfc5424
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | | ^
[INFO] [stdout]    | |_|
[INFO] [stdout]    |   method cannot be called on `Criterion<CyclesPerByte>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-cycles-per-byte-0.6.1/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub struct CyclesPerByte;
[INFO] [stdout]    |   ------------------------ doesn't satisfy `CyclesPerByte: Measurement`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `CyclesPerByte: Measurement`
[INFO] [stdout]    = note: this error originates in the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CyclesPerByte: Measurement` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / criterion_group!(
[INFO] [stdout] 50  | |     name = benches;
[INFO] [stdout] 51  | |     config = Criterion::default().with_measurement(CyclesPerByte);
[INFO] [stdout] 52  | |     targets = parse_bench_rfc5424
[INFO] [stdout] 53  | | );
[INFO] [stdout]     | |_^ the trait `Measurement` is not implemented for `CyclesPerByte`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `criterion` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/measurement.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | pub trait Measurement {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: benches/bench.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate criterion;
[INFO] [stdout]     | ----------------------- one version of crate `criterion` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 5   | use criterion_cycles_per_byte::CyclesPerByte;
[INFO] [stdout]     |     ------------------------- one version of crate `criterion` used here, as a dependency of crate `criterion_cycles_per_byte`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-cycles-per-byte-0.6.1/src/lib.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | pub struct CyclesPerByte;
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/benchmark_group.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub trait Sealed {}
[INFO] [stdout]     |     ---------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Criterion`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.6.0/src/lib.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub struct Criterion<M: Measurement = WallTime> {
[INFO] [stdout]     |                         ^^^^^^^^^^^ required by this bound in `Criterion`
[INFO] [stdout]     = note: this error originates in the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syslog_loose` (bench "bench") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `ParseError` is never constructed
[INFO] [stdout]  --> src/error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ParseError<'a>(pub nom::Err<(&'a str, nom::error::ErrorKind)>);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "155837d744d41f76e787c80447784358c86caac044026c6415a9d06124915d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155837d744d41f76e787c80447784358c86caac044026c6415a9d06124915d75", kill_on_drop: false }`
[INFO] [stdout] 155837d744d41f76e787c80447784358c86caac044026c6415a9d06124915d75
