[INFO] fetching crate crates-index 0.18.7... [INFO] documenting crates-index-0.18.7 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate crates-index 0.18.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate crates-index 0.18.7 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 crates-index 0.18.7 [INFO] finished tweaking crates.io crate crates-index 0.18.7 [INFO] tweaked toml for crates.io crate crates-index 0.18.7 written to /workspace/builds/worker-5/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] Downloading crates ... [INFO] [stderr] Downloaded cap v0.1.0 [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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0669036565bd4b63c695a1312f8ea3a36ab9ef0fe719d3ee0c1785e3be19a6aa [INFO] running `Command { std: "docker" "start" "-a" "0669036565bd4b63c695a1312f8ea3a36ab9ef0fe719d3ee0c1785e3be19a6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0669036565bd4b63c695a1312f8ea3a36ab9ef0fe719d3ee0c1785e3be19a6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669036565bd4b63c695a1312f8ea3a36ab9ef0fe719d3ee0c1785e3be19a6aa", kill_on_drop: false }` [INFO] [stdout] 0669036565bd4b63c695a1312f8ea3a36ab9ef0fe719d3ee0c1785e3be19a6aa [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2171fdc9b33cae9c9aaf503603819524741d535ab337d000458b338e738fced3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2171fdc9b33cae9c9aaf503603819524741d535ab337d000458b338e738fced3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Documenting crates-index v0.18.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crates` [INFO] [stdout] --> src/bare_index.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | /// to read majority of crates, prefer the [`crates()`] iterator. [INFO] [stdout] | ^^^^^^^^ no item named `crates` 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 `crates_parallel` [INFO] [stdout] --> src/bare_index.rs:213:11 [INFO] [stdout] | [INFO] [stdout] 213 | /// [`crates_parallel`] is typically 3 times faster. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `crates_parallel` 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 `Index::crates_blobs` [INFO] [stdout] --> src/bare_index.rs:323:30 [INFO] [stdout] | [INFO] [stdout] 323 | /// Parse a crate from [`Index::crates_blobs`] iterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the struct `Index` has no field or associated item named `crates_blobs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate_name` [INFO] [stdout] --> src/lib.rs:152:69 [INFO] [stdout] | [INFO] [stdout] 152 | /// Dependency's arbitrary nickname (it may be an alias). Use [`crate_name`] for actual crate name. [INFO] [stdout] | ^^^^^^^^^^ no item named `crate_name` 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 `has_default_features` [INFO] [stdout] --> src/lib.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | /// in addition to [`has_default_features`] and features enabled through [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `has_default_features` 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 `name` [INFO] [stdout] --> src/lib.rs:172:57 [INFO] [stdout] | [INFO] [stdout] 172 | /// If it's optional, it implies a feature of its [`name`], and can be enabled through [INFO] [stdout] | ^^^^ no item named `name` 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 `download_url` [INFO] [stdout] --> src/lib.rs:507:51 [INFO] [stdout] | [INFO] [stdout] 507 | /// Pattern for creating download URLs. Use [`download_url`] instead. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `download_url` 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/bare_index.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 391 | /// Converts a full url, eg https://github.com/rust-lang/crates.io-index, into [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/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | /// https://rust-lang.github.io/rfcs/3143-cargo-weak-namespaced-features.html#index-changes [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/lib.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | /// https://doc.rust-lang.org/cargo/reference/registries.html#index-format [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 1m 24s [INFO] running `Command { std: "docker" "inspect" "2171fdc9b33cae9c9aaf503603819524741d535ab337d000458b338e738fced3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2171fdc9b33cae9c9aaf503603819524741d535ab337d000458b338e738fced3", kill_on_drop: false }` [INFO] [stdout] 2171fdc9b33cae9c9aaf503603819524741d535ab337d000458b338e738fced3 [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" "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] d8797939179e78cb62e695e45d8c2635cda7b9bc3afaeb49c3c80e7af863339a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8797939179e78cb62e695e45d8c2635cda7b9bc3afaeb49c3c80e7af863339a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Documenting crates-index v0.18.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crates` [INFO] [stdout] --> src/bare_index.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | /// to read majority of crates, prefer the [`crates()`] iterator. [INFO] [stdout] | ^^^^^^^^ no item named `crates` 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 `crates_parallel` [INFO] [stdout] --> src/bare_index.rs:213:11 [INFO] [stdout] | [INFO] [stdout] 213 | /// [`crates_parallel`] is typically 3 times faster. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `crates_parallel` 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 `Index::crates_blobs` [INFO] [stdout] --> src/bare_index.rs:323:30 [INFO] [stdout] | [INFO] [stdout] 323 | /// Parse a crate from [`Index::crates_blobs`] iterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the struct `Index` has no field or associated item named `crates_blobs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate_name` [INFO] [stdout] --> src/lib.rs:152:69 [INFO] [stdout] | [INFO] [stdout] 152 | /// Dependency's arbitrary nickname (it may be an alias). Use [`crate_name`] for actual crate name. [INFO] [stdout] | ^^^^^^^^^^ no item named `crate_name` 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 `has_default_features` [INFO] [stdout] --> src/lib.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | /// in addition to [`has_default_features`] and features enabled through [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `has_default_features` 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 `name` [INFO] [stdout] --> src/lib.rs:172:57 [INFO] [stdout] | [INFO] [stdout] 172 | /// If it's optional, it implies a feature of its [`name`], and can be enabled through [INFO] [stdout] | ^^^^ no item named `name` 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 `download_url` [INFO] [stdout] --> src/lib.rs:507:51 [INFO] [stdout] | [INFO] [stdout] 507 | /// Pattern for creating download URLs. Use [`download_url`] instead. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `download_url` 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/bare_index.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 391 | /// Converts a full url, eg https://github.com/rust-lang/crates.io-index, into [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/lib.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | /// https://rust-lang.github.io/rfcs/3143-cargo-weak-namespaced-features.html#index-changes [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/lib.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | /// https://doc.rust-lang.org/cargo/reference/registries.html#index-format [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 1m 37s [INFO] running `Command { std: "docker" "inspect" "d8797939179e78cb62e695e45d8c2635cda7b9bc3afaeb49c3c80e7af863339a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8797939179e78cb62e695e45d8c2635cda7b9bc3afaeb49c3c80e7af863339a", kill_on_drop: false }` [INFO] [stdout] d8797939179e78cb62e695e45d8c2635cda7b9bc3afaeb49c3c80e7af863339a