[INFO] cloning repository https://github.com/tiberiusferreira/onnx-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiberiusferreira/onnx-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fonnx-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fonnx-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7d8d8532d85cd96d2950c73952c02cc037d8486 [INFO] documenting tiberiusferreira/onnx-experiment against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiusferreira%2Fonnx-experiment" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiberiusferreira/onnx-experiment 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 git repo https://github.com/tiberiusferreira/onnx-experiment [INFO] finished tweaking git repo https://github.com/tiberiusferreira/onnx-experiment [INFO] tweaked toml for git repo https://github.com/tiberiusferreira/onnx-experiment written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/tiberiusferreira/onnx-experiment 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 unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded mnist v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 56813df96fd40dc40f008d43011784d0300fff1e017af229732c900dfa784e1a [INFO] running `Command { std: "docker" "start" "-a" "56813df96fd40dc40f008d43011784d0300fff1e017af229732c900dfa784e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56813df96fd40dc40f008d43011784d0300fff1e017af229732c900dfa784e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56813df96fd40dc40f008d43011784d0300fff1e017af229732c900dfa784e1a", kill_on_drop: false }` [INFO] [stdout] 56813df96fd40dc40f008d43011784d0300fff1e017af229732c900dfa784e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] aee1ed27729ec39a18e2b0c8ab96039e53f8315a583422329a0e0c9592ffdb54 [INFO] running `Command { std: "docker" "start" "-a" "aee1ed27729ec39a18e2b0c8ab96039e53f8315a583422329a0e0c9592ffdb54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking mnist v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Documenting onnx-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `U` [INFO] [stdout] --> src/onnx_proto_structs.rs:655:57 [INFO] [stdout] | [INFO] [stdout] 655 | /// This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING [INFO] [stdout] | ^ no item named `U` 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: unresolved link to `NNZ` [INFO] [stdout] --> src/onnx_proto_structs.rs:563:78 [INFO] [stdout] | [INFO] [stdout] 563 | /// The sequence of non-default values are encoded as a tensor of shape [NNZ]. [INFO] [stdout] | ^^^ no item named `NNZ` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i,j` [INFO] [stdout] --> src/onnx_proto_structs.rs:570:68 [INFO] [stdout] | [INFO] [stdout] 570 | /// (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value [INFO] [stdout] | ^^^ no item named `i,j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NNZ` [INFO] [stdout] --> src/onnx_proto_structs.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | /// (b) Indices can be a tensor of shape [NNZ], in which case the i-th value [INFO] [stdout] | ^^^ no item named `NNZ` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/onnx_proto_structs.rs:578:28 [INFO] [stdout] | [INFO] [stdout] 578 | /// e.g., index-value [1,4] must appear before [2,1] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1` [INFO] [stdout] --> src/onnx_proto_structs.rs:578:53 [INFO] [stdout] | [INFO] [stdout] 578 | /// e.g., index-value [1,4] must appear before [2,1] [INFO] [stdout] | ^^^ no item named `2,1` in scope [INFO] [stdout] | [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/onnx_proto_structs.rs:599:22 [INFO] [stdout] | [INFO] [stdout] 599 | /// Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition [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/onnx_proto_structs.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | /// Generated from Prost! https://github.com/danburkert/prost [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/onnx_proto_structs.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | /// See https://developers.google.com/protocol-buffers/docs/proto3#maps [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/onnx_proto_structs.rs:624:33 [INFO] [stdout] | [INFO] [stdout] 624 | /// stored inside. Refer to https://github.com/onnx/onnx/blob/master/docs/TypeDenotation.md#type-denotation-definition [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.17s [INFO] running `Command { std: "docker" "inspect" "aee1ed27729ec39a18e2b0c8ab96039e53f8315a583422329a0e0c9592ffdb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee1ed27729ec39a18e2b0c8ab96039e53f8315a583422329a0e0c9592ffdb54", kill_on_drop: false }` [INFO] [stdout] aee1ed27729ec39a18e2b0c8ab96039e53f8315a583422329a0e0c9592ffdb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 2fc33767678368f59bb6e7228e77322260801dd426461d6225978a512a014992 [INFO] running `Command { std: "docker" "start" "-a" "2fc33767678368f59bb6e7228e77322260801dd426461d6225978a512a014992", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking mnist v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Documenting onnx-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `U` [INFO] [stdout] --> src/onnx_proto_structs.rs:655:57 [INFO] [stdout] | [INFO] [stdout] 655 | /// This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING [INFO] [stdout] | ^ no item named `U` 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: unresolved link to `NNZ` [INFO] [stdout] --> src/onnx_proto_structs.rs:563:78 [INFO] [stdout] | [INFO] [stdout] 563 | /// The sequence of non-default values are encoded as a tensor of shape [NNZ]. [INFO] [stdout] | ^^^ no item named `NNZ` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i,j` [INFO] [stdout] --> src/onnx_proto_structs.rs:570:68 [INFO] [stdout] | [INFO] [stdout] 570 | /// (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value [INFO] [stdout] | ^^^ no item named `i,j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NNZ` [INFO] [stdout] --> src/onnx_proto_structs.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | /// (b) Indices can be a tensor of shape [NNZ], in which case the i-th value [INFO] [stdout] | ^^^ no item named `NNZ` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/onnx_proto_structs.rs:578:28 [INFO] [stdout] | [INFO] [stdout] 578 | /// e.g., index-value [1,4] must appear before [2,1] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1` [INFO] [stdout] --> src/onnx_proto_structs.rs:578:53 [INFO] [stdout] | [INFO] [stdout] 578 | /// e.g., index-value [1,4] must appear before [2,1] [INFO] [stdout] | ^^^ no item named `2,1` in scope [INFO] [stdout] | [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/onnx_proto_structs.rs:599:22 [INFO] [stdout] | [INFO] [stdout] 599 | /// Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition [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/onnx_proto_structs.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | /// Generated from Prost! https://github.com/danburkert/prost [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/onnx_proto_structs.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | /// See https://developers.google.com/protocol-buffers/docs/proto3#maps [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/onnx_proto_structs.rs:624:33 [INFO] [stdout] | [INFO] [stdout] 624 | /// stored inside. Refer to https://github.com/onnx/onnx/blob/master/docs/TypeDenotation.md#type-denotation-definition [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.05s [INFO] running `Command { std: "docker" "inspect" "2fc33767678368f59bb6e7228e77322260801dd426461d6225978a512a014992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc33767678368f59bb6e7228e77322260801dd426461d6225978a512a014992", kill_on_drop: false }` [INFO] [stdout] 2fc33767678368f59bb6e7228e77322260801dd426461d6225978a512a014992