[INFO] cloning repository https://github.com/mdzk-rs/mdzk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdzk-rs/mdzk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdzk-rs%2Fmdzk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdzk-rs%2Fmdzk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61a37042febdda61c935e5c9633cfbf029bb3c4
[INFO] checking mdzk-rs/mdzk against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdzk-rs%2Fmdzk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mdzk-rs/mdzk
[INFO] finished tweaking git repo https://github.com/mdzk-rs/mdzk
[INFO] tweaked toml for git repo https://github.com/mdzk-rs/mdzk written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mdzk-rs/mdzk on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mdzk-rs/mdzk 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" "+1.95.0" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jql v5.2.0
[INFO] [stderr]   Downloaded gray_matter v0.2.6
[INFO] [stderr]   Downloaded pest_generator v2.5.7
[INFO] [stderr]   Downloaded pest_derive v2.5.7
[INFO] [stderr]   Downloaded pest_meta v2.5.7
[INFO] [stderr]   Downloaded clap v4.2.2
[INFO] [stderr]   Downloaded pest v2.5.7
[INFO] [stderr]   Downloaded clap_builder v4.2.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ebb3f52f6a3e40face937a7a63d06f46bb4cdeb97fae422d7d4dd31bdae7477
[INFO] running `Command { std: "docker" "start" "-a" "2ebb3f52f6a3e40face937a7a63d06f46bb4cdeb97fae422d7d4dd31bdae7477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ebb3f52f6a3e40face937a7a63d06f46bb4cdeb97fae422d7d4dd31bdae7477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebb3f52f6a3e40face937a7a63d06f46bb4cdeb97fae422d7d4dd31bdae7477", kill_on_drop: false }`
[INFO] [stdout] 2ebb3f52f6a3e40face937a7a63d06f46bb4cdeb97fae422d7d4dd31bdae7477
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2633e574bafaeed5fa089c39b19ab1623ec14da00c2c5782fa2fb87eb1c5139
[INFO] running `Command { std: "docker" "start" "-a" "f2633e574bafaeed5fa089c39b19ab1623ec14da00c2c5782fa2fb87eb1c5139", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking clap_builder v4.2.2
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking pest v2.5.7
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking clap v4.2.2
[INFO] [stderr]    Compiling pest_meta v2.5.7
[INFO] [stderr]    Compiling pest_generator v2.5.7
[INFO] [stderr]    Compiling pest_derive v2.5.7
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking jql v5.2.0
[INFO] [stderr]     Checking gray_matter v0.2.6
[INFO] [stderr]     Checking mdzk v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ssg`
[INFO] [stdout]   --> src/error.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "ssg")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ssg` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> Notes {
[INFO] [stdout]    |                 ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> Notes<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> NotesMut {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> NotesMut<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn par_iter(&self) -> rayon::collections::hash_map::Iter<u64, Note> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn par_iter(&self) -> rayon::collections::hash_map::Iter<'_, u64, Note> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:79:81
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn incoming_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&NoteId, &Note)> {
[INFO] [stdout]    |                               --            --                                  ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |             |                                   |
[INFO] [stdout]    |                               |             the lifetime is named here          the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn incoming_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&'a NoteId, &'a Note)> {
[INFO] [stdout]    |                                                                                  ++          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:94:81
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn outgoing_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&NoteId, &Note)> {
[INFO] [stdout]    |                               --            --                                  ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |             |                                   |
[INFO] [stdout]    |                               |             the lifetime is named here          the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn outgoing_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&'a NoteId, &'a Note)> {
[INFO] [stdout]    |                                                                                  ++          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> Notes {
[INFO] [stdout]    |                 ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> Notes<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> NotesMut {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter_mut(&mut self) -> NotesMut<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn par_iter(&self) -> rayon::collections::hash_map::Iter<u64, Note> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn par_iter(&self) -> rayon::collections::hash_map::Iter<'_, u64, Note> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:79:81
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn incoming_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&NoteId, &Note)> {
[INFO] [stdout]    |                               --            --                                  ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |             |                                   |
[INFO] [stdout]    |                               |             the lifetime is named here          the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn incoming_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&'a NoteId, &'a Note)> {
[INFO] [stdout]    |                                                                                  ++          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/vault/iter.rs:94:81
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn outgoing_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&NoteId, &Note)> {
[INFO] [stdout]    |                               --            --                                  ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |             |                                   |
[INFO] [stdout]    |                               |             the lifetime is named here          the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn outgoing_arcs<'a>(&'a self, id: &'a NoteId) -> impl Iterator<Item = (&'a NoteId, &'a Note)> {
[INFO] [stdout]    |                                                                                  ++          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "f2633e574bafaeed5fa089c39b19ab1623ec14da00c2c5782fa2fb87eb1c5139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2633e574bafaeed5fa089c39b19ab1623ec14da00c2c5782fa2fb87eb1c5139", kill_on_drop: false }`
[INFO] [stdout] f2633e574bafaeed5fa089c39b19ab1623ec14da00c2c5782fa2fb87eb1c5139
