[INFO] cloning repository https://github.com/misson20000/charm-rtd-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/misson20000/charm-rtd-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisson20000%2Fcharm-rtd-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisson20000%2Fcharm-rtd-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d44f025ebcfb7b3129e306c386e7005fadbf31a
[INFO] checking misson20000/charm-rtd-test/1d44f025ebcfb7b3129e306c386e7005fadbf31a against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisson20000%2Fcharm-rtd-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/misson20000/charm-rtd-test
[INFO] finished tweaking git repo https://github.com/misson20000/charm-rtd-test
[INFO] tweaked toml for git repo https://github.com/misson20000/charm-rtd-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/misson20000/charm-rtd-test on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/misson20000/charm-rtd-test 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded gtk4-macros v0.9.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.20.0
[INFO] [stderr]   Downloaded system-deps v7.0.1
[INFO] [stderr]   Downloaded pango v0.20.0
[INFO] [stderr]   Downloaded pango-sys v0.20.0
[INFO] [stderr]   Downloaded rental v0.5.6
[INFO] [stderr]   Downloaded bitmaps v3.2.1
[INFO] [stderr]   Downloaded cairo-rs v0.20.0
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.2
[INFO] [stderr]   Downloaded glib-sys v0.20.0
[INFO] [stderr]   Downloaded gdk4 v0.9.0
[INFO] [stderr]   Downloaded gdk4-sys v0.9.0
[INFO] [stderr]   Downloaded imbl v3.0.0
[INFO] [stderr]   Downloaded gtk4-sys v0.9.0
[INFO] [stderr]   Downloaded gio-sys v0.20.0
[INFO] [stderr]   Downloaded glib-macros v0.20.0
[INFO] [stderr]   Downloaded object v0.36.2
[INFO] [stderr]   Downloaded libadwaita v0.7.0
[INFO] [stderr]   Downloaded gio v0.20.0
[INFO] [stderr]   Downloaded gsk4 v0.9.0
[INFO] [stderr]   Downloaded graphene-sys v0.20.0
[INFO] [stderr]   Downloaded libadwaita-sys v0.7.0
[INFO] [stderr]   Downloaded glib v0.20.0
[INFO] [stderr]   Downloaded gobject-sys v0.20.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.20.0
[INFO] [stderr]   Downloaded graphene-rs v0.20.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.0
[INFO] [stderr]   Downloaded gsk4-sys v0.9.0
[INFO] [stderr]   Downloaded gtk4 v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34b04b18b6c4d37179a175d55ed99e7c6141ec1fe88b7263507af6b56dc19e0a
[INFO] running `Command { std: "docker" "start" "-a" "34b04b18b6c4d37179a175d55ed99e7c6141ec1fe88b7263507af6b56dc19e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34b04b18b6c4d37179a175d55ed99e7c6141ec1fe88b7263507af6b56dc19e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b04b18b6c4d37179a175d55ed99e7c6141ec1fe88b7263507af6b56dc19e0a", kill_on_drop: false }`
[INFO] [stdout] 34b04b18b6c4d37179a175d55ed99e7c6141ec1fe88b7263507af6b56dc19e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf1fae0a354ba3398fb5038371bc9e35070903ad36f26c040c86d7cda85dc05
[INFO] running `Command { std: "docker" "start" "-a" "bcf1fae0a354ba3398fb5038371bc9e35070903ad36f26c040c86d7cda85dc05", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling gio v0.20.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.2
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking imbl v3.0.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling glib-macros v0.20.0
[INFO] [stderr]    Compiling gtk4-macros v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling system-deps v7.0.1
[INFO] [stderr]    Compiling glib-sys v0.20.0
[INFO] [stderr]    Compiling gobject-sys v0.20.0
[INFO] [stderr]    Compiling gio-sys v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling graphene-sys v0.20.0
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling libadwaita-sys v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking glib v0.20.0
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking cairo-rs v0.20.0
[INFO] [stderr]     Checking graphene-rs v0.20.0
[INFO] [stderr]     Checking gdk-pixbuf v0.20.0
[INFO] [stderr]     Checking pango v0.20.0
[INFO] [stderr]     Checking gdk4 v0.9.0
[INFO] [stderr]     Checking gsk4 v0.9.0
[INFO] [stderr]     Checking gtk4 v0.9.0
[INFO] [stderr]     Checking libadwaita v0.7.0
[INFO] [stderr]     Checking charm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/view/crashreport.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn panic_hook(pi: &panic::PanicInfo, charm: sync::Arc<glib::thread_guard::ThreadGuard<rc::Rc<view::CharmApplication>>>) {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/view/crashreport.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn panic_hook(pi: &panic::PanicInfo, charm: sync::Arc<glib::thread_guard::ThreadGuard<rc::Rc<view::CharmApplication>>>) {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/model/datapath.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(addr: u64, records: &'a mut [ByteRecord]) -> ByteRecordRange {
[INFO] [stdout]     |                                     --                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(addr: u64, records: &'a mut [ByteRecord]) -> ByteRecordRange<'a> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/space/cache.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn lock(&self) -> SpaceCacheLock {
[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] 55 |     pub fn lock(&self) -> SpaceCacheLock<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/window.rs:392:20
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn context(&self) -> cell::Ref<Option<WindowContext>> {
[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] 392 |     pub fn context(&self) -> cell::Ref<'_, Option<WindowContext>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/listing/pick.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...lection(tuple: &(structure::Path, Part)) -> Result<(structure::PathSlice, usize, &Part), selection::listing::StructureMode> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                                    |
[INFO] [stdout]    |                   |                                    the same lifetime is hidden here
[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] 37 | fn adjust_tuple_for_structure_selection(tuple: &(structure::Path, Part)) -> Result<(structure::PathSlice<'_>, usize, &Part), selection::listing::StructureMode> {
[INFO] [stdout]    |                                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/model/datapath.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(addr: u64, records: &'a mut [ByteRecord]) -> ByteRecordRange {
[INFO] [stdout]     |                                     --                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(addr: u64, records: &'a mut [ByteRecord]) -> ByteRecordRange<'a> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/space/cache.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn lock(&self) -> SpaceCacheLock {
[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] 55 |     pub fn lock(&self) -> SpaceCacheLock<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/window.rs:392:20
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn context(&self) -> cell::Ref<Option<WindowContext>> {
[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] 392 |     pub fn context(&self) -> cell::Ref<'_, Option<WindowContext>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/listing/pick.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...lection(tuple: &(structure::Path, Part)) -> Result<(structure::PathSlice, usize, &Part), selection::listing::StructureMode> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                                    |
[INFO] [stdout]    |                   |                                    the same lifetime is hidden here
[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] 37 | fn adjust_tuple_for_structure_selection(tuple: &(structure::Path, Part)) -> Result<(structure::PathSlice<'_>, usize, &Part), selection::listing::StructureMode> {
[INFO] [stdout]    |                                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "bcf1fae0a354ba3398fb5038371bc9e35070903ad36f26c040c86d7cda85dc05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf1fae0a354ba3398fb5038371bc9e35070903ad36f26c040c86d7cda85dc05", kill_on_drop: false }`
[INFO] [stdout] bcf1fae0a354ba3398fb5038371bc9e35070903ad36f26c040c86d7cda85dc05
