[INFO] cloning repository https://github.com/Tricked-dev/github-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricked-dev/github-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f41f7640fb63764807939beed3fb39adb88b8ce1 [INFO] documenting Tricked-dev/github-api 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%2FTricked-dev%2Fgithub-api" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tricked-dev/github-api 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/Tricked-dev/github-api [INFO] finished tweaking git repo https://github.com/Tricked-dev/github-api [INFO] tweaked toml for git repo https://github.com/Tricked-dev/github-api written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Tricked-dev/github-api 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] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.131 [INFO] [stderr] Downloaded serde v1.0.131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] b3ce203503adf422c208b01b7114b6f5d786880efa2d26508ae32fc665f0721f [INFO] running `Command { std: "docker" "start" "-a" "b3ce203503adf422c208b01b7114b6f5d786880efa2d26508ae32fc665f0721f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3ce203503adf422c208b01b7114b6f5d786880efa2d26508ae32fc665f0721f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ce203503adf422c208b01b7114b6f5d786880efa2d26508ae32fc665f0721f", kill_on_drop: false }` [INFO] [stdout] b3ce203503adf422c208b01b7114b6f5d786880efa2d26508ae32fc665f0721f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 0e8b0808edb6f34149d4c4f56bce9d62ff24ce538288e385a79dc5c35ba62db4 [INFO] running `Command { std: "docker" "start" "-a" "0e8b0808edb6f34149d4c4f56bce9d62ff24ce538288e385a79dc5c35ba62db4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Documenting github-api-octocat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:1501:9 [INFO] [stdout] | [INFO] [stdout] 1501 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 1502 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 1503 | | /// [INFO] [stdout] 1504 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 1517 | | /// console.log(encrypted); [INFO] [stdout] 1518 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 1501 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:1704:9 [INFO] [stdout] | [INFO] [stdout] 1704 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 1705 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 1706 | | /// [INFO] [stdout] 1707 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 1720 | | /// console.log(encrypted); [INFO] [stdout] 1721 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 1704 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:3347:9 [INFO] [stdout] | [INFO] [stdout] 3347 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 3348 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 3349 | | /// [INFO] [stdout] 3350 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 3363 | | /// console.log(encrypted); [INFO] [stdout] 3364 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 3347 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:4647:9 [INFO] [stdout] | [INFO] [stdout] 4647 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 4648 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 4649 | | /// [INFO] [stdout] 4650 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 4663 | | /// console.log(encrypted); [INFO] [stdout] 4664 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 4647 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:6515:9 [INFO] [stdout] | [INFO] [stdout] 6515 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 6516 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 6517 | | /// [INFO] [stdout] 6518 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 6531 | | /// console.log(encrypted); [INFO] [stdout] 6532 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6515 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:7392:9 [INFO] [stdout] | [INFO] [stdout] 7392 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 7393 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 7394 | | /// [INFO] [stdout] 7395 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 7408 | | /// console.log(encrypted); [INFO] [stdout] 7409 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 7392 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/end_points.rs:6898:92 [INFO] [stdout] | [INFO] [stdout] 6898 | ...hat are featured on https://github.com/topics. Your query might look like this: [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "0e8b0808edb6f34149d4c4f56bce9d62ff24ce538288e385a79dc5c35ba62db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8b0808edb6f34149d4c4f56bce9d62ff24ce538288e385a79dc5c35ba62db4", kill_on_drop: false }` [INFO] [stdout] 0e8b0808edb6f34149d4c4f56bce9d62ff24ce538288e385a79dc5c35ba62db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 615dccae2a1ac54e808d9f7a7654f254d66cb595f7287f1d45fc0f5023fb367f [INFO] running `Command { std: "docker" "start" "-a" "615dccae2a1ac54e808d9f7a7654f254d66cb595f7287f1d45fc0f5023fb367f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Documenting github-api-octocat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:1501:9 [INFO] [stdout] | [INFO] [stdout] 1501 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 1502 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 1503 | | /// [INFO] [stdout] 1504 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 1517 | | /// console.log(encrypted); [INFO] [stdout] 1518 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 1501 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:1704:9 [INFO] [stdout] | [INFO] [stdout] 1704 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 1705 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 1706 | | /// [INFO] [stdout] 1707 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 1720 | | /// console.log(encrypted); [INFO] [stdout] 1721 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 1704 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:3347:9 [INFO] [stdout] | [INFO] [stdout] 3347 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 3348 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 3349 | | /// [INFO] [stdout] 3350 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 3363 | | /// console.log(encrypted); [INFO] [stdout] 3364 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 3347 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:4647:9 [INFO] [stdout] | [INFO] [stdout] 4647 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 4648 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 4649 | | /// [INFO] [stdout] 4650 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 4663 | | /// console.log(encrypted); [INFO] [stdout] 4664 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 4647 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:6515:9 [INFO] [stdout] | [INFO] [stdout] 6515 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 6516 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 6517 | | /// [INFO] [stdout] 6518 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 6531 | | /// console.log(encrypted); [INFO] [stdout] 6532 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6515 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/end_points.rs:7392:9 [INFO] [stdout] | [INFO] [stdout] 7392 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 7393 | | /// const sodium = require('tweetsodium'); [INFO] [stdout] 7394 | | /// [INFO] [stdout] 7395 | | /// const key = "base64-encoded-public-key"; [INFO] [stdout] ... | [INFO] [stdout] 7408 | | /// console.log(encrypted); [INFO] [stdout] 7409 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 7392 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/end_points.rs:6898:92 [INFO] [stdout] | [INFO] [stdout] 6898 | ...hat are featured on https://github.com/topics. Your query might look like this: [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.99s [INFO] running `Command { std: "docker" "inspect" "615dccae2a1ac54e808d9f7a7654f254d66cb595f7287f1d45fc0f5023fb367f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615dccae2a1ac54e808d9f7a7654f254d66cb595f7287f1d45fc0f5023fb367f", kill_on_drop: false }` [INFO] [stdout] 615dccae2a1ac54e808d9f7a7654f254d66cb595f7287f1d45fc0f5023fb367f