[INFO] fetching crate nvapi-sys 0.1.3... [INFO] documenting nvapi-sys-0.1.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate nvapi-sys 0.1.3 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate nvapi-sys 0.1.3 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nvapi-sys 0.1.3 [INFO] finished tweaking crates.io crate nvapi-sys 0.1.3 [INFO] tweaked toml for crates.io crate nvapi-sys 0.1.3 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aceec089481dfbbf696a2d49592b0856ba87375f37377dd36bf4b83dbe211db7 [INFO] running `Command { std: "docker" "start" "-a" "aceec089481dfbbf696a2d49592b0856ba87375f37377dd36bf4b83dbe211db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aceec089481dfbbf696a2d49592b0856ba87375f37377dd36bf4b83dbe211db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceec089481dfbbf696a2d49592b0856ba87375f37377dd36bf4b83dbe211db7", kill_on_drop: false }` [INFO] [stdout] aceec089481dfbbf696a2d49592b0856ba87375f37377dd36bf4b83dbe211db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b7d276453bfe98b83161da525bcb375acdcefae7dc11bf734310f77e450c976 [INFO] running `Command { std: "docker" "start" "-a" "0b7d276453bfe98b83161da525bcb375acdcefae7dc11bf734310f77e450c976", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Documenting nvapi-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `uV` [INFO] [stdout] --> src/gpu/pstate.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | /// Current base voltage settings in [uV] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Current base voltage settings in [uV] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `uV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `uV` [INFO] [stdout] --> src/gpu/pstate.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | /// Current base voltage delta from nominal settings in [uV] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Current base voltage delta from nominal settings in [uV] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `uV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] memory_clock = clocks[8] * 0.001f; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `8` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `30` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if clocks[30] != 0 { [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `30` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] core_clock = clocks[0] * 0.001f [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `14` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shader_clock = clocks[14] * 0.001f [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `14` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `Command { std: "docker" "inspect" "0b7d276453bfe98b83161da525bcb375acdcefae7dc11bf734310f77e450c976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7d276453bfe98b83161da525bcb375acdcefae7dc11bf734310f77e450c976", kill_on_drop: false }` [INFO] [stdout] 0b7d276453bfe98b83161da525bcb375acdcefae7dc11bf734310f77e450c976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c3c7e59978897f78d70dbf2f3b23e86e426b4332f2103c36f82f90b4c99b4db8 [INFO] running `Command { std: "docker" "start" "-a" "c3c7e59978897f78d70dbf2f3b23e86e426b4332f2103c36f82f90b4c99b4db8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Documenting nvapi-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `uV` [INFO] [stdout] --> src/gpu/pstate.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | /// Current base voltage settings in [uV] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Current base voltage settings in [uV] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `uV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `uV` [INFO] [stdout] --> src/gpu/pstate.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | /// Current base voltage delta from nominal settings in [uV] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Current base voltage delta from nominal settings in [uV] [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `uV` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] memory_clock = clocks[8] * 0.001f; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `8` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `30` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if clocks[30] != 0 { [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `30` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] core_clock = clocks[0] * 0.001f [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `14` [INFO] [stdout] --> src/macros.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/gpu/clock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / nvapi! { [INFO] [stdout] 152 | | pub type GPU_GetAllClocksFn = extern "C" fn(hPhysicalGPU: NvPhysicalGpuHandle, pClocksInfo: *mut NV_CLOCKS_INFO) -> NvAPI_Status; [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | /// Undocumented function. Probably deprecated and replaced with NvAPI_GPU_GetAllClockFrequencies() [INFO] [stdout] ... | [INFO] [stdout] 165 | | pub unsafe fn NvAPI_GPU_GetAllClocks; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shader_clock = clocks[14] * 0.001f [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `14` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `nvapi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "c3c7e59978897f78d70dbf2f3b23e86e426b4332f2103c36f82f90b4c99b4db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c7e59978897f78d70dbf2f3b23e86e426b4332f2103c36f82f90b4c99b4db8", kill_on_drop: false }` [INFO] [stdout] c3c7e59978897f78d70dbf2f3b23e86e426b4332f2103c36f82f90b4c99b4db8