[INFO] fetching crate watchexec 2.0.0-pre.14... [INFO] documenting watchexec-2.0.0-pre.14 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate watchexec 2.0.0-pre.14 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate watchexec 2.0.0-pre.14 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate watchexec 2.0.0-pre.14 [INFO] finished tweaking crates.io crate watchexec 2.0.0-pre.14 [INFO] tweaked toml for crates.io crate watchexec 2.0.0-pre.14 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate watchexec 2.0.0-pre.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-config v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4c3ee9be862022805c2692e2415e7ca297c44e0eb707c951dc4c99616c07cf8 [INFO] running `Command { std: "docker" "start" "-a" "a4c3ee9be862022805c2692e2415e7ca297c44e0eb707c951dc4c99616c07cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4c3ee9be862022805c2692e2415e7ca297c44e0eb707c951dc4c99616c07cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c3ee9be862022805c2692e2415e7ca297c44e0eb707c951dc4c99616c07cf8", kill_on_drop: false }` [INFO] [stdout] a4c3ee9be862022805c2692e2415e7ca297c44e0eb707c951dc4c99616c07cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f16bf9c073b67f52093cc46a18609500689046103ea11807e118cdc02982de4 [INFO] running `Command { std: "docker" "start" "-a" "6f16bf9c073b67f52093cc46a18609500689046103ea11807e118cdc02982de4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking atomic-take v1.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking git-hash v0.9.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking git-features v0.20.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking notify v5.0.0-pre.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pwd v1.3.1 [INFO] [stderr] Checking git-config v0.2.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking clearscreen v1.0.9 [INFO] [stderr] Checking miette v3.3.0 [INFO] [stderr] Checking command-group v1.0.8 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting watchexec v2.0.0-pre.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `self::ignore::files::IgnoreFile` [INFO] [stdout] --> src/error/runtime.rs:128:74 [INFO] [stdout] | [INFO] [stdout] 128 | /// Error received when parsing a glob (possibly from an [`IgnoreFile`](crate::ignore::files::IgnoreFile)) fails. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `files` in module `ignore` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::ignore::files::IgnoreFile` [INFO] [stdout] --> src/error/runtime.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | /// Error received when an [`IgnoreFile`](crate::ignore::files::IgnoreFile) cannot be read. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `files` in module `ignore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::filter::tagged::error::TaggedFiltererError` [INFO] [stdout] --> src/error/runtime.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | /// [`TaggedFiltererError`](crate::filter::tagged::error::TaggedFiltererError), but it is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `error` in module `tagged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Filter::finish` [INFO] [stdout] --> src/ignore/filter.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | /// (unless [`finish`](Filter::finish()) is called). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Filter` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.62s [INFO] running `Command { std: "docker" "inspect" "6f16bf9c073b67f52093cc46a18609500689046103ea11807e118cdc02982de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f16bf9c073b67f52093cc46a18609500689046103ea11807e118cdc02982de4", kill_on_drop: false }` [INFO] [stdout] 6f16bf9c073b67f52093cc46a18609500689046103ea11807e118cdc02982de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d31a44646c707a8b73aa3608bc349c0dbf3163d8c0c67855a050d2ee067f42e1 [INFO] running `Command { std: "docker" "start" "-a" "d31a44646c707a8b73aa3608bc349c0dbf3163d8c0c67855a050d2ee067f42e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Checking atomic-take v1.0.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking git-hash v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking git-features v0.20.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking notify v5.0.0-pre.14 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pwd v1.3.1 [INFO] [stderr] Checking git-config v0.2.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking clearscreen v1.0.9 [INFO] [stderr] Checking miette v3.3.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking command-group v1.0.8 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting watchexec v2.0.0-pre.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `self::ignore::files::IgnoreFile` [INFO] [stdout] --> src/error/runtime.rs:128:74 [INFO] [stdout] | [INFO] [stdout] 128 | /// Error received when parsing a glob (possibly from an [`IgnoreFile`](crate::ignore::files::IgnoreFile)) fails. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `files` in module `ignore` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::ignore::files::IgnoreFile` [INFO] [stdout] --> src/error/runtime.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | /// Error received when an [`IgnoreFile`](crate::ignore::files::IgnoreFile) cannot be read. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `files` in module `ignore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::filter::tagged::error::TaggedFiltererError` [INFO] [stdout] --> src/error/runtime.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | /// [`TaggedFiltererError`](crate::filter::tagged::error::TaggedFiltererError), but it is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `error` in module `tagged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Filter::finish` [INFO] [stdout] --> src/ignore/filter.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | /// (unless [`finish`](Filter::finish()) is called). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Filter` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.22s [INFO] running `Command { std: "docker" "inspect" "d31a44646c707a8b73aa3608bc349c0dbf3163d8c0c67855a050d2ee067f42e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31a44646c707a8b73aa3608bc349c0dbf3163d8c0c67855a050d2ee067f42e1", kill_on_drop: false }` [INFO] [stdout] d31a44646c707a8b73aa3608bc349c0dbf3163d8c0c67855a050d2ee067f42e1