[INFO] cloning repository https://github.com/CashierHQ/cashier_old
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CashierHQ/cashier_old" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCashierHQ%2Fcashier_old", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCashierHQ%2Fcashier_old'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e8d319d679c8b7fde2dcfd43c80aff17e48e257
[INFO] documenting CashierHQ/cashier_old 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%2FCashierHQ%2Fcashier_old" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CashierHQ/cashier_old
[INFO] finished tweaking git repo https://github.com/CashierHQ/cashier_old
[INFO] tweaked toml for git repo https://github.com/CashierHQ/cashier_old written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CashierHQ/cashier_old 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/CashierHQ/cashier_old 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] warning: /workspace/builds/worker-3-tc1/source/src/lib/cashier-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/lib/cashier-macros/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/lib/cashier-macros/Cargo.toml: unused manifest key: lib.ic-stable-structures
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/token_storage/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/cashier_backend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded ic0 v0.25.1
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded ic-icrc-tx v0.1.3
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.18.4
[INFO] [stderr]   Downloaded rm v0.3.2
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded faux_macros v0.1.12
[INFO] [stderr]   Downloaded ic-cdk v0.18.4
[INFO] [stderr]   Downloaded icrc-ledger-types v0.1.10
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded faux v0.1.12
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.9
[INFO] [stderr]   Downloaded candid v0.10.14
[INFO] [stderr]   Downloaded ic-cdk-timers v0.12.1
[INFO] [stderr]   Downloaded icrc-cbor v0.1.0
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded ic-cdk-executor v1.0.0
[INFO] [stderr]   Downloaded ic-management-canister-types v0.3.1
[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] 07117e49bba8710739324d44144d5a6b0cbf90fe184677631e0e92efbe57b2f1
[INFO] running `Command { std: "docker" "start" "-a" "07117e49bba8710739324d44144d5a6b0cbf90fe184677631e0e92efbe57b2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07117e49bba8710739324d44144d5a6b0cbf90fe184677631e0e92efbe57b2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07117e49bba8710739324d44144d5a6b0cbf90fe184677631e0e92efbe57b2f1", kill_on_drop: false }`
[INFO] [stdout] 07117e49bba8710739324d44144d5a6b0cbf90fe184677631e0e92efbe57b2f1
[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] 21cc1b67dd2ec81a151b7bf371e819f0fe0456b7c45cd229ccbe65610b35d936
[INFO] running `Command { std: "docker" "start" "-a" "21cc1b67dd2ec81a151b7bf371e819f0fe0456b7c45cd229ccbe65610b35d936", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/cashier_backend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/token_storage/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-macros/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-macros/Cargo.toml: unused manifest key: lib.ic-stable-structures
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking ic0 v0.25.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rm v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]  Documenting cashier-macros v0.1.0 (/opt/rustwide/workdir/src/lib/cashier-macros)
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cashier-macros v0.1.0 (/opt/rustwide/workdir/src/lib/cashier-macros)
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]     Checking ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]     Checking icrc-cbor v0.1.0
[INFO] [stderr]     Checking ic-management-canister-types v0.3.1
[INFO] [stderr]     Checking icrc-ledger-types v0.1.10
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.4
[INFO] [stderr]     Checking ic-icrc-tx v0.1.3
[INFO] [stderr]     Checking cashier-types v0.1.0 (/opt/rustwide/workdir/src/lib/cashier-types)
[INFO] [stderr]  Documenting cashier-types v0.1.0 (/opt/rustwide/workdir/src/lib/cashier-types)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib/cashier-types/src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use action::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `v1` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub use user_wallet::*;
[INFO] [stdout]    |         -------------- but the name `v1` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib/cashier-types/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use intent::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `v2` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 31 | pub use transaction::*;
[INFO] [stdout]    |         -------------- but the name `v2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ic-cdk v0.18.4
[INFO] [stderr]     Checking ic-cdk-timers v0.12.1
[INFO] [stderr]  Documenting token_storage v0.1.0 (/opt/rustwide/workdir/src/token_storage)
[INFO] [stderr]  Documenting cashier_backend v0.1.0 (/opt/rustwide/workdir/src/cashier_backend)
[INFO] [stdout] warning: unclosed HTML tag `TokenDto`
[INFO] [stdout]   --> src/token_storage/src/api/token/mod.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// - Vec<TokenDto>: List of tokens available to the user
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// - `Vec<TokenDto>`: List of tokens available to the user
[INFO] [stdout]    |           +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `CanisterError`
[INFO] [stdout]    --> src/cashier_backend/src/services/transaction_manager/service.rs:932:50
[INFO] [stdout]     |
[INFO] [stdout] 932 |     /// Returns Ok(()) if all succeed, or Err(Vec<CanisterError>) with all errors.
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 932 |     /// Returns Ok(()) if all succeed, or Err(`Vec<CanisterError>`) with all errors.
[INFO] [stdout]     |                                               +                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cashier_macros/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "21cc1b67dd2ec81a151b7bf371e819f0fe0456b7c45cd229ccbe65610b35d936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21cc1b67dd2ec81a151b7bf371e819f0fe0456b7c45cd229ccbe65610b35d936", kill_on_drop: false }`
[INFO] [stdout] 21cc1b67dd2ec81a151b7bf371e819f0fe0456b7c45cd229ccbe65610b35d936
[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" "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: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] d9f37637a27f8ac8f75aa7f8ebc7fdb26f47c6a3a634d28ffba9b24e29dcffd3
[INFO] running `Command { std: "docker" "start" "-a" "d9f37637a27f8ac8f75aa7f8ebc7fdb26f47c6a3a634d28ffba9b24e29dcffd3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-macros/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-macros/Cargo.toml: unused manifest key: lib.ic-stable-structures
[INFO] [stderr] warning: /opt/rustwide/workdir/src/token_storage/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/lib/cashier-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/src/cashier_backend/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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" "d9f37637a27f8ac8f75aa7f8ebc7fdb26f47c6a3a634d28ffba9b24e29dcffd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f37637a27f8ac8f75aa7f8ebc7fdb26f47c6a3a634d28ffba9b24e29dcffd3", kill_on_drop: false }`
[INFO] [stdout] d9f37637a27f8ac8f75aa7f8ebc7fdb26f47c6a3a634d28ffba9b24e29dcffd3
