[INFO] fetching crate jerky 0.9.0... [INFO] documenting jerky-0.9.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2 [INFO] extracting crate jerky 0.9.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate jerky 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate jerky 0.9.0 [INFO] tweaked toml for crates.io crate jerky 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jerky 0.9.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jerky 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.9 [INFO] [stderr] Downloaded quote v1.0.41 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded anybytes v0.20.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.27 [INFO] [stderr] Downloaded zerocopy v0.8.27 [INFO] [stderr] Downloaded syn v2.0.108 [INFO] [stderr] Downloaded libc v0.2.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b468a9d736dec1f152819cdf32742511e59bd35170eb24ed0a8bbd7fcfbf6eb4 [INFO] running `Command { std: "docker" "start" "-a" "b468a9d736dec1f152819cdf32742511e59bd35170eb24ed0a8bbd7fcfbf6eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b468a9d736dec1f152819cdf32742511e59bd35170eb24ed0a8bbd7fcfbf6eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b468a9d736dec1f152819cdf32742511e59bd35170eb24ed0a8bbd7fcfbf6eb4", kill_on_drop: false }` [INFO] [stdout] b468a9d736dec1f152819cdf32742511e59bd35170eb24ed0a8bbd7fcfbf6eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e2aae95ce7b20f4ac6477d3bbb52d056e954c84a6644a30b4384a49f83ceb7 [INFO] running `Command { std: "docker" "start" "-a" "d2e2aae95ce7b20f4ac6477d3bbb52d056e954c84a6644a30b4384a49f83ceb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Checking anybytes v0.20.0 [INFO] [stderr] Documenting jerky v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `anybytes::ViewError` [INFO] [stdout] --> src/error.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | /// Wrapper around [`anybytes::ViewError`] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ViewError` in module `anybytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_int` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^ no item named `set_int` 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 `set_ints` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^^ no item named `set_ints` 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 `freeze` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | /// and finally [`freeze`]s into an immutable [`CompactVector`]. [INFO] [stdout] | ^^^^^^ no item named `freeze` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access] | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank] | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank](Rank) | [Select] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 20 - //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] 20 + //! | Implementation | [Access] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/dacs_byte.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 25 - /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] 25 + /// The generic parameter `I` chooses the [`BitVectorIndex`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s [INFO] [stderr] Generated /opt/rustwide/target/doc/jerky/index.html [INFO] running `Command { std: "docker" "inspect" "d2e2aae95ce7b20f4ac6477d3bbb52d056e954c84a6644a30b4384a49f83ceb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e2aae95ce7b20f4ac6477d3bbb52d056e954c84a6644a30b4384a49f83ceb7", kill_on_drop: false }` [INFO] [stdout] d2e2aae95ce7b20f4ac6477d3bbb52d056e954c84a6644a30b4384a49f83ceb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"katex.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02f8f116af1f8b0fcce0289193fa1c9e73112e854f4f5eb41f594db5778e3057 [INFO] running `Command { std: "docker" "start" "-a" "02f8f116af1f8b0fcce0289193fa1c9e73112e854f4f5eb41f594db5778e3057", kill_on_drop: false }` [INFO] [stderr] Documenting jerky v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `anybytes::ViewError` [INFO] [stdout] --> src/error.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | /// Wrapper around [`anybytes::ViewError`] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ViewError` in module `anybytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_int` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^ no item named `set_int` 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 `set_ints` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | /// This structure collects integers using [`set_int`] or [`set_ints`] [INFO] [stdout] | ^^^^^^^^ no item named `set_ints` 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 `freeze` [INFO] [stdout] --> src/int_vectors/compact_vector.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | /// and finally [`freeze`]s into an immutable [`CompactVector`]. [INFO] [stdout] | ^^^^^^ no item named `freeze` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access] | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ---- ^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank] | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/bit_vector/mod.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 23 - //! | Implementations | [Access](Access) | [Rank](Rank) | [Select](Select) | Update | Memory (bits) | [INFO] [stdout] 23 + //! | Implementations | [Access](Access) | [Rank](Rank) | [Select] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] | ------ ^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 20 - //! | Implementation | [Access](Access) | Update | Memory (bits) | [INFO] [stdout] 20 + //! | Implementation | [Access] | Update | Memory (bits) | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/int_vectors/dacs_byte.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 25 - /// The generic parameter `I` chooses the [`BitVectorIndex`](crate::bit_vector::BitVectorIndex) [INFO] [stdout] 25 + /// The generic parameter `I` chooses the [`BitVectorIndex`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Generated /opt/rustwide/target/doc/jerky/index.html [INFO] running `Command { std: "docker" "inspect" "02f8f116af1f8b0fcce0289193fa1c9e73112e854f4f5eb41f594db5778e3057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f8f116af1f8b0fcce0289193fa1c9e73112e854f4f5eb41f594db5778e3057", kill_on_drop: false }` [INFO] [stdout] 02f8f116af1f8b0fcce0289193fa1c9e73112e854f4f5eb41f594db5778e3057