[INFO] cloning repository https://github.com/bazhenov/pmem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bazhenov/pmem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2877c44b5c6ececd10c9b066e4d7a9c530614af6
[INFO] checking bazhenov/pmem against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bazhenov/pmem
[INFO] finished tweaking git repo https://github.com/bazhenov/pmem
[INFO] tweaked toml for git repo https://github.com/bazhenov/pmem written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bazhenov/pmem on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bazhenov/pmem 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9980d88ded22c6512384c7eded5e9c273683a66934ef1265d417412a87048b8
[INFO] running `Command { std: "docker" "start" "-a" "a9980d88ded22c6512384c7eded5e9c273683a66934ef1265d417412a87048b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9980d88ded22c6512384c7eded5e9c273683a66934ef1265d417412a87048b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9980d88ded22c6512384c7eded5e9c273683a66934ef1265d417412a87048b8", kill_on_drop: false }`
[INFO] [stdout] a9980d88ded22c6512384c7eded5e9c273683a66934ef1265d417412a87048b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b531eacea20a85f67d0d0e04cef87384f20465ab58e8e7564fc6073b3d028f9a
[INFO] running `Command { std: "docker" "start" "-a" "b531eacea20a85f67d0d0e04cef87384f20465ab58e8e7564fc6073b3d028f9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling pmem v0.1.0 (/opt/rustwide/workdir/pmem)
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling tango-bench v0.6.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking colorz v1.1.2
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling rfs v0.1.0 (/opt/rustwide/workdir/rfs)
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking bytestream v0.4.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking pmem-derive v0.1.0 (/opt/rustwide/workdir/pmem-derive)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking goblin v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here   --------- the same lifetime is hidden 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] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:886:19
[INFO] [stdout]     |
[INFO] [stdout] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here   --------- the same lifetime is hidden 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] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> pmem/src/volume.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<[u8]> {
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here --------- the same lifetime is hidden 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] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<'_, [u8]> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test-utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking replication v0.1.0 (/opt/rustwide/workdir/replication)
[INFO] [stderr]     Checking nfsserve v0.10.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here   --------- the same lifetime is hidden 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] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:886:19
[INFO] [stdout]     |
[INFO] [stdout] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here   --------- the same lifetime is hidden 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] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/volume.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn read(&self, addr: Addr, len: usize) -> Cow<[u8]> {
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here --------- the same lifetime is hidden 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] 649 |     fn read(&self, addr: Addr, len: usize) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> pmem/src/volume.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<[u8]> {
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here --------- the same lifetime is hidden 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] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<'_, [u8]> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rfs/src/lib.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn do_readdir(&self, dir: &FileMeta) -> ReadDir<S> {
[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] 164 |     fn do_readdir(&self, dir: &FileMeta) -> ReadDir<'_, S> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rfs/src/lib.rs:438:21
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn components(path: &Path) -> Result<path::Components> {
[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] 438 | fn components(path: &Path) -> Result<path::Components<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rfs/src/lib.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn do_readdir(&self, dir: &FileMeta) -> ReadDir<S> {
[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] 164 |     fn do_readdir(&self, dir: &FileMeta) -> ReadDir<'_, S> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rfs/src/lib.rs:438:21
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn components(path: &Path) -> Result<path::Components> {
[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] 438 | fn components(path: &Path) -> Result<path::Components<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.34s
[INFO] running `Command { std: "docker" "inspect" "b531eacea20a85f67d0d0e04cef87384f20465ab58e8e7564fc6073b3d028f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b531eacea20a85f67d0d0e04cef87384f20465ab58e8e7564fc6073b3d028f9a", kill_on_drop: false }`
[INFO] [stdout] b531eacea20a85f67d0d0e04cef87384f20465ab58e8e7564fc6073b3d028f9a
