[INFO] fetching crate nvapi-sys 0.1.3... [INFO] documenting nvapi-sys-0.1.3 against 1.61.0 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 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 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" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] 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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 774d837a2f8b48c991b7a70cdefe1072903d093dc1bcbcb23108a37f07d0f9ea [INFO] running `Command { std: "docker" "start" "-a" "774d837a2f8b48c991b7a70cdefe1072903d093dc1bcbcb23108a37f07d0f9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "774d837a2f8b48c991b7a70cdefe1072903d093dc1bcbcb23108a37f07d0f9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774d837a2f8b48c991b7a70cdefe1072903d093dc1bcbcb23108a37f07d0f9ea", kill_on_drop: false }` [INFO] [stdout] 774d837a2f8b48c991b7a70cdefe1072903d093dc1bcbcb23108a37f07d0f9ea [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c329d7672a8355f9c81b18c18150706349969ede6f760fa60eb0777bed87df62 [INFO] running `Command { std: "docker" "start" "-a" "c329d7672a8355f9c81b18c18150706349969ede6f760fa60eb0777bed87df62", 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 11.09s [INFO] running `Command { std: "docker" "inspect" "c329d7672a8355f9c81b18c18150706349969ede6f760fa60eb0777bed87df62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c329d7672a8355f9c81b18c18150706349969ede6f760fa60eb0777bed87df62", kill_on_drop: false }` [INFO] [stdout] c329d7672a8355f9c81b18c18150706349969ede6f760fa60eb0777bed87df62 [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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d4b7ff660852b16a21e44299a2284fa8a5665614dc3388ba619869aa9eb8ab80 [INFO] running `Command { std: "docker" "start" "-a" "d4b7ff660852b16a21e44299a2284fa8a5665614dc3388ba619869aa9eb8ab80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 15.74s [INFO] running `Command { std: "docker" "inspect" "d4b7ff660852b16a21e44299a2284fa8a5665614dc3388ba619869aa9eb8ab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b7ff660852b16a21e44299a2284fa8a5665614dc3388ba619869aa9eb8ab80", kill_on_drop: false }` [INFO] [stdout] d4b7ff660852b16a21e44299a2284fa8a5665614dc3388ba619869aa9eb8ab80