[INFO] cloning repository https://github.com/Altair-Bueno/cw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Altair-Bueno/cw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltair-Bueno%2Fcw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltair-Bueno%2Fcw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24bc0c1481726f6b62fd5b2c67509a82f4b4c837
[INFO] documenting Altair-Bueno/cw against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltair-Bueno%2Fcw" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Altair-Bueno/cw
[INFO] finished tweaking git repo https://github.com/Altair-Bueno/cw
[INFO] tweaked toml for git repo https://github.com/Altair-Bueno/cw written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Altair-Bueno/cw on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Altair-Bueno/cw 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded mimalloc v0.1.29
[INFO] [stderr]   Downloaded plotters-svg v0.3.2
[INFO] [stderr]   Downloaded num-complex v0.1.43
[INFO] [stderr]   Downloaded speculoos v0.9.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded clap_complete v3.2.3
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded plotters v0.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded num-bigint v0.1.44
[INFO] [stderr]   Downloaded cbindgen v0.24.3
[INFO] [stderr]   Downloaded clap v3.2.15
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded maybe-async v0.2.6
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c9f255df0fec0c481a560c69dce9ae6e97985100f98bb4e9f24be29d77c54a2
[INFO] running `Command { std: "docker" "start" "-a" "6c9f255df0fec0c481a560c69dce9ae6e97985100f98bb4e9f24be29d77c54a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c9f255df0fec0c481a560c69dce9ae6e97985100f98bb4e9f24be29d77c54a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9f255df0fec0c481a560c69dce9ae6e97985100f98bb4e9f24be29d77c54a2", kill_on_drop: false }`
[INFO] [stdout] 6c9f255df0fec0c481a560c69dce9ae6e97985100f98bb4e9f24be29d77c54a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e041679f89f930e5fc9f50ca464d8ab2f788156030401f496cecebc281d4b83
[INFO] running `Command { std: "docker" "start" "-a" "7e041679f89f930e5fc9f50ca464d8ab2f788156030401f496cecebc281d4b83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling cbindgen v0.24.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling maybe-async v0.2.6
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap v3.2.15
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]    Compiling clap_complete v3.2.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling libcw v4.0.0 (/opt/rustwide/workdir/crates/libcw)
[INFO] [stderr]  Documenting libcw v4.0.0 (/opt/rustwide/workdir/crates/libcw)
[INFO] [stdout] warning: field `byte_count` is never read
[INFO] [stdout]  --> crates/libcw/src/state/bytes_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BytesState {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 7 |     byte_count: usize,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BytesState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]   --> crates/libcw/src/state/bytes_state.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl BytesState {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn count(self, tape: &[u8]) -> Self {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expect` and `num_chars` are never read
[INFO] [stdout]  --> crates/libcw/src/state/chars_state.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CharState {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     expect: usize,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 6 |     num_chars: usize,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CharState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `compute` and `utf16_decoder` are never used
[INFO] [stdout]   --> crates/libcw/src/state/chars_state.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CharState {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn compute(self, tape: &[u8], decoder: fn(u8) -> usize) -> CharState {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn utf16_decoder(n: u8) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line_count` and `linebreak` are never read
[INFO] [stdout]   --> crates/libcw/src/state/lines_state.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LinesState {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     line_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     linebreak: LineBreak,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinesState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_length_found`, `linebreak`, and `char_state` are never read
[INFO] [stdout]   --> crates/libcw/src/state/max_length.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MaxLengthState {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     max_length_found: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     linebreak: LineBreak,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     char_state: CharState,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MaxLengthState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Compute` is never used
[INFO] [stdout]  --> crates/libcw/src/state/traits/compute.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Compute {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PartialState` is never used
[INFO] [stdout]  --> crates/libcw/src/state/traits/partial_state.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait PartialState {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wordcount` and `onword` are never read
[INFO] [stdout]  --> crates/libcw/src/state/words_state.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct WordsState {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     wordcount: usize,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 7 |     onword: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `WordsState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_char` is never used
[INFO] [stdout]   --> crates/libcw/src/state/words_state.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl WordsState {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn compute_char(self, n: &u8) -> WordsState {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw v4.0.0 (/opt/rustwide/workdir/crates/cw)
[INFO] [stdout] warning: public documentation for `builder` links to private item `crate::parser::ParserBuilder`
[INFO] [stdout]    --> crates/libcw/src/parser.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// Creates a new [ParserBuilder](crate::parser::ParserBuilder)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/libcw/src/lib.rs:23:53
[INFO] [stdout]    |
[INFO] [stdout] 23 | //! `libcw`'s API is exposed through the [`Parser`](crate::Parser) module
[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 - //! `libcw`'s API is exposed through the [`Parser`](crate::Parser) module
[INFO] [stdout] 23 + //! `libcw`'s API is exposed through the [`Parser`] module
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/libcw/src/lib.rs:38:55
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! - `serde`: Enables serde serialization of [Stats](crate::Stats)
[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] 38 - //! - `serde`: Enables serde serialization of [Stats](crate::Stats)
[INFO] [stdout] 38 + //! - `serde`: Enables serde serialization of [Stats]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> crates/libcw/src/parser.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// Creates a new [ParserBuilder](crate::parser::ParserBuilder)
[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] 116 -     /// Creates a new [ParserBuilder](crate::parser::ParserBuilder)
[INFO] [stdout] 116 +     /// Creates a new [ParserBuilder]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> crates/libcw/src/parser.rs:177:33
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// the resulting [`Stats`](crate::Stats)
[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] 177 -     /// the resulting [`Stats`](crate::Stats)
[INFO] [stdout] 177 +     /// the resulting [`Stats`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting cw v4.0.0 (/opt/rustwide/workdir/crates/cw)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cw/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "7e041679f89f930e5fc9f50ca464d8ab2f788156030401f496cecebc281d4b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e041679f89f930e5fc9f50ca464d8ab2f788156030401f496cecebc281d4b83", kill_on_drop: false }`
[INFO] [stdout] 7e041679f89f930e5fc9f50ca464d8ab2f788156030401f496cecebc281d4b83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481351ca33cf9474e02e08afb722f740e8d019edb040104b7d87e07f31867e4e
[INFO] running `Command { std: "docker" "start" "-a" "481351ca33cf9474e02e08afb722f740e8d019edb040104b7d87e07f31867e4e", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "481351ca33cf9474e02e08afb722f740e8d019edb040104b7d87e07f31867e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481351ca33cf9474e02e08afb722f740e8d019edb040104b7d87e07f31867e4e", kill_on_drop: false }`
[INFO] [stdout] 481351ca33cf9474e02e08afb722f740e8d019edb040104b7d87e07f31867e4e
