[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 beta-2022-05-20 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 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 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" "+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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31ca51341a0766364ca25df35d98b7a7ab15a14dd1b4978a0a67b96c2d0688b6 [INFO] running `Command { std: "docker" "start" "-a" "31ca51341a0766364ca25df35d98b7a7ab15a14dd1b4978a0a67b96c2d0688b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31ca51341a0766364ca25df35d98b7a7ab15a14dd1b4978a0a67b96c2d0688b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ca51341a0766364ca25df35d98b7a7ab15a14dd1b4978a0a67b96c2d0688b6", kill_on_drop: false }` [INFO] [stdout] 31ca51341a0766364ca25df35d98b7a7ab15a14dd1b4978a0a67b96c2d0688b6 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a7f847bb3821bcaf9f857c8b92faf6fdc617f3b72a59b6ac220d324727adf1 [INFO] running `Command { std: "docker" "start" "-a" "03a7f847bb3821bcaf9f857c8b92faf6fdc617f3b72a59b6ac220d324727adf1", 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 42.97s [INFO] running `Command { std: "docker" "inspect" "03a7f847bb3821bcaf9f857c8b92faf6fdc617f3b72a59b6ac220d324727adf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a7f847bb3821bcaf9f857c8b92faf6fdc617f3b72a59b6ac220d324727adf1", kill_on_drop: false }` [INFO] [stdout] 03a7f847bb3821bcaf9f857c8b92faf6fdc617f3b72a59b6ac220d324727adf1 [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" "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] bf00a3389f75c9df29b2aa64ff0fb6f7808bb2fbc01ad88f5d60b6f60ff5e370 [INFO] running `Command { std: "docker" "start" "-a" "bf00a3389f75c9df29b2aa64ff0fb6f7808bb2fbc01ad88f5d60b6f60ff5e370", 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] 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 itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [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 59.63s [INFO] running `Command { std: "docker" "inspect" "bf00a3389f75c9df29b2aa64ff0fb6f7808bb2fbc01ad88f5d60b6f60ff5e370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf00a3389f75c9df29b2aa64ff0fb6f7808bb2fbc01ad88f5d60b6f60ff5e370", kill_on_drop: false }` [INFO] [stdout] bf00a3389f75c9df29b2aa64ff0fb6f7808bb2fbc01ad88f5d60b6f60ff5e370