[INFO] cloning repository https://github.com/AdamantFi/SecretSwapAnonEdition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdamantFi/SecretSwapAnonEdition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamantFi%2FSecretSwapAnonEdition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamantFi%2FSecretSwapAnonEdition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b52f76fea67002a64a3fb1623caf690e95ff43c4
[INFO] documenting AdamantFi/SecretSwapAnonEdition against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamantFi%2FSecretSwapAnonEdition" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdamantFi/SecretSwapAnonEdition
[INFO] finished tweaking git repo https://github.com/AdamantFi/SecretSwapAnonEdition
[INFO] tweaked toml for git repo https://github.com/AdamantFi/SecretSwapAnonEdition written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdamantFi/SecretSwapAnonEdition on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdamantFi/SecretSwapAnonEdition 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/contracts/dummy_swap_data_receiver/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/contracts/secretswap_router/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 221fc5a3729997721a5fa0e5c9f400e675ac532b91e312cbd6f9e5de2d2fca1e
[INFO] running `Command { std: "docker" "start" "-a" "221fc5a3729997721a5fa0e5c9f400e675ac532b91e312cbd6f9e5de2d2fca1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221fc5a3729997721a5fa0e5c9f400e675ac532b91e312cbd6f9e5de2d2fca1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221fc5a3729997721a5fa0e5c9f400e675ac532b91e312cbd6f9e5de2d2fca1e", kill_on_drop: false }`
[INFO] [stdout] 221fc5a3729997721a5fa0e5c9f400e675ac532b91e312cbd6f9e5de2d2fca1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54ed43f1ac803abab3d3a32ea6d3e10b7698e69ef5a6ab14474fcdd175a20df0
[INFO] running `Command { std: "docker" "start" "-a" "54ed43f1ac803abab3d3a32ea6d3e10b7698e69ef5a6ab14474fcdd175a20df0", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/dummy_swap_data_receiver/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/secretswap_router/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking uint v0.9.0
[INFO] [stderr]     Checking primitive-types v0.9.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.3
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking serde-json-wasm v0.2.3
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking cosmwasm-std v0.10.0 (https://github.com/enigmampc/SecretNetwork?rev=004c6bc#004c6bca)
[INFO] [stderr]     Checking secret-toolkit-serialization v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking secret-toolkit-utils v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking cosmwasm-storage v0.10.0 (https://github.com/enigmampc/SecretNetwork?rev=004c6bc#004c6bca)
[INFO] [stderr]     Checking secret-toolkit-crypto v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking secret-toolkit-storage v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking secret-toolkit-snip20 v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking secret-toolkit v0.1.0 (https://github.com/enigmampc/secret-toolkit?branch=debug-print#e960c649)
[INFO] [stderr]     Checking secretswap v0.1.0 (/opt/rustwide/workdir/packages/secretswap)
[INFO] [stderr]  Documenting secretswap v0.1.0 (/opt/rustwide/workdir/packages/secretswap)
[INFO] [stdout] warning: unused import: `BankMsg`
[INFO] [stdout]  --> packages/secretswap/src/asset.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     to_binary, Api, BankMsg, CanonicalAddr, Coin, CosmosMsg, Env, Extern, HumanAddr, Querier,
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query_balance`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::querier::{query_balance, query_token_balance};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         deps: &Extern<S, A, Q>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let amount = self.amount;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         deps: &Extern<S, A, Q>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         sender: HumanAddr,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]   --> packages/secretswap/src/asset.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn assert_sent_native_token_balance(&self, env: &Env) -> StdResult<()> {
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting secretswap-pair v0.1.0 (/opt/rustwide/workdir/contracts/secretswap_pair)
[INFO] [stderr]  Documenting secretswap-token v0.1.0 (/opt/rustwide/workdir/contracts/secretswap_token)
[INFO] [stderr]  Documenting secretswap-router v0.1.0 (/opt/rustwide/workdir/contracts/secretswap_router)
[INFO] [stderr]  Documenting secretswap-factory v0.1.0 (/opt/rustwide/workdir/contracts/secretswap_factory)
[INFO] [stderr]  Documenting dummy-swap-data-receiver v0.1.0 (/opt/rustwide/workdir/contracts/dummy_swap_data_receiver)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/dummy_swap_data_receiver/src/lib.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`, `debug-print`, and `default`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/secretswap_router/src/lib.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`, `debug-print`, and `default`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/secretswap_pair/src/lib.rs:14:39
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`, `debug-print`, and `default`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> contracts/secretswap_pair/src/u256_math.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// U256 sqrt ported from here: https://ethereum.stackexchange.com/a/87713/12112
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// U256 sqrt ported from here: <https://ethereum.stackexchange.com/a/87713/12112>
[INFO] [stdout]    |                                 +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> contracts/secretswap_pair/src/u256_math.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// Tested it here: https://github.com/enigmampc/u256-sqrt-test/blob/aa7693/src/main.rs
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// Tested it here: <https://github.com/enigmampc/u256-sqrt-test/blob/aa7693/src/main.rs>
[INFO] [stdout]    |                     +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.59s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dummy_swap_data_receiver/index.html and 5 other files
[INFO] running `Command { std: "docker" "inspect" "54ed43f1ac803abab3d3a32ea6d3e10b7698e69ef5a6ab14474fcdd175a20df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ed43f1ac803abab3d3a32ea6d3e10b7698e69ef5a6ab14474fcdd175a20df0", kill_on_drop: false }`
[INFO] [stdout] 54ed43f1ac803abab3d3a32ea6d3e10b7698e69ef5a6ab14474fcdd175a20df0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "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] ae6780d14fd54fbd5ebc0a418f3d492a4e76486f7392b5bd23fb3bcbf82be66c
[INFO] running `Command { std: "docker" "start" "-a" "ae6780d14fd54fbd5ebc0a418f3d492a4e76486f7392b5bd23fb3bcbf82be66c", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/dummy_swap_data_receiver/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/secretswap_router/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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" "ae6780d14fd54fbd5ebc0a418f3d492a4e76486f7392b5bd23fb3bcbf82be66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6780d14fd54fbd5ebc0a418f3d492a4e76486f7392b5bd23fb3bcbf82be66c", kill_on_drop: false }`
[INFO] [stdout] ae6780d14fd54fbd5ebc0a418f3d492a4e76486f7392b5bd23fb3bcbf82be66c
