[INFO] fetching crate afibex 0.6.0... [INFO] documenting afibex-0.6.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate afibex 0.6.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate afibex 0.6.0 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 afibex 0.6.0 [INFO] finished tweaking crates.io crate afibex 0.6.0 [INFO] tweaked toml for crates.io crate afibex 0.6.0 written to /workspace/builds/worker-5/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] [stderr] Blocking waiting for file lock on package cache [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 799d8db653094608b145f34187de57cff5c4ca207165ca156661ad1502e92694 [INFO] running `Command { std: "docker" "start" "-a" "799d8db653094608b145f34187de57cff5c4ca207165ca156661ad1502e92694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "799d8db653094608b145f34187de57cff5c4ca207165ca156661ad1502e92694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799d8db653094608b145f34187de57cff5c4ca207165ca156661ad1502e92694", kill_on_drop: false }` [INFO] [stdout] 799d8db653094608b145f34187de57cff5c4ca207165ca156661ad1502e92694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d9e3c58287aeaab2f4cad691f06bc10d80c558905c810bc8989f76dbde79e9b9 [INFO] running `Command { std: "docker" "start" "-a" "d9e3c58287aeaab2f4cad691f06bc10d80c558905c810bc8989f76dbde79e9b9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Documenting afibex v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `val` [INFO] [stdout] --> src/fibex_fmt.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | /// lower_limit = upper_limit: [val] -> VvT [INFO] [stdout] | ^^^ no item named `val` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | /// fx:CHANNEL-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | /// fx:ECU-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | /// fx:FRAME-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:213:33 [INFO] [stdout] | [INFO] [stdout] 213 | /// fx:SIGNAL-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:230:47 [INFO] [stdout] | [INFO] [stdout] 230 | /// fx:GENERIC-PDU-INSTANCE-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | /// fx:PDU-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:309:36 [INFO] [stdout] | [INFO] [stdout] 309 | /// service:SERVICE-INTERFACE-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | /// fx:UTILIZATION-TYPE https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | /// service:PARAMETER-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | /// service:FIELD-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:417:25 [INFO] [stdout] | [INFO] [stdout] 417 | /// service:METHOD-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:535:31 [INFO] [stdout] | [INFO] [stdout] 535 | /// fibex: ho:CODED-TYPE (see https://www.asam.net/xml/harmonizedObjects.xsd) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:558:27 [INFO] [stdout] | [INFO] [stdout] 558 | /// ho: COMPU-METHOD, see https://www.asam.net/xml/harmonizedObjects.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.84s [INFO] running `Command { std: "docker" "inspect" "d9e3c58287aeaab2f4cad691f06bc10d80c558905c810bc8989f76dbde79e9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e3c58287aeaab2f4cad691f06bc10d80c558905c810bc8989f76dbde79e9b9", kill_on_drop: false }` [INFO] [stdout] d9e3c58287aeaab2f4cad691f06bc10d80c558905c810bc8989f76dbde79e9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] 6702bb2a6febf3dd79f1db5c792e6b28d093460f7578ac5125d0f3583b96f62b [INFO] running `Command { std: "docker" "start" "-a" "6702bb2a6febf3dd79f1db5c792e6b28d093460f7578ac5125d0f3583b96f62b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Documenting afibex v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `val` [INFO] [stdout] --> src/fibex_fmt.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | /// lower_limit = upper_limit: [val] -> VvT [INFO] [stdout] | ^^^ no item named `val` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | /// fx:CHANNEL-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | /// fx:ECU-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | /// fx:FRAME-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:213:33 [INFO] [stdout] | [INFO] [stdout] 213 | /// fx:SIGNAL-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:230:47 [INFO] [stdout] | [INFO] [stdout] 230 | /// fx:GENERIC-PDU-INSTANCE-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | /// fx:PDU-TYPE according to https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:309:36 [INFO] [stdout] | [INFO] [stdout] 309 | /// service:SERVICE-INTERFACE-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | /// fx:UTILIZATION-TYPE https://www.asam.net/xml/fbx/fibex.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | /// service:PARAMETER-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | /// service:FIELD-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:417:25 [INFO] [stdout] | [INFO] [stdout] 417 | /// service:METHOD-TYPE https://www.asam.net/xml/fbx/services/fibex4services.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:535:31 [INFO] [stdout] | [INFO] [stdout] 535 | /// fibex: ho:CODED-TYPE (see https://www.asam.net/xml/harmonizedObjects.xsd) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/fibex.rs:558:27 [INFO] [stdout] | [INFO] [stdout] 558 | /// ho: COMPU-METHOD, see https://www.asam.net/xml/harmonizedObjects.xsd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "6702bb2a6febf3dd79f1db5c792e6b28d093460f7578ac5125d0f3583b96f62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6702bb2a6febf3dd79f1db5c792e6b28d093460f7578ac5125d0f3583b96f62b", kill_on_drop: false }` [INFO] [stdout] 6702bb2a6febf3dd79f1db5c792e6b28d093460f7578ac5125d0f3583b96f62b