[INFO] cloning repository https://github.com/Autonomy-Network/autonomy-osmosis-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Autonomy-Network/autonomy-osmosis-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutonomy-Network%2Fautonomy-osmosis-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutonomy-Network%2Fautonomy-osmosis-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d050df169dcecd2bd36acd4514ceedbd2f1a08aa
[INFO] documenting Autonomy-Network/autonomy-osmosis-contracts 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%2FAutonomy-Network%2Fautonomy-osmosis-contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Autonomy-Network/autonomy-osmosis-contracts
[INFO] finished tweaking git repo https://github.com/Autonomy-Network/autonomy-osmosis-contracts
[INFO] tweaked toml for git repo https://github.com/Autonomy-Network/autonomy-osmosis-contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Autonomy-Network/autonomy-osmosis-contracts 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/Autonomy-Network/autonomy-osmosis-contracts 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/registry-stake/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/wrapper-osmosis/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] 73a20938c5fb24a7bf170c7d745b82b07d5af410bd2f0a8fd2269b6a12adcf38
[INFO] running `Command { std: "docker" "start" "-a" "73a20938c5fb24a7bf170c7d745b82b07d5af410bd2f0a8fd2269b6a12adcf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a20938c5fb24a7bf170c7d745b82b07d5af410bd2f0a8fd2269b6a12adcf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a20938c5fb24a7bf170c7d745b82b07d5af410bd2f0a8fd2269b6a12adcf38", kill_on_drop: false }`
[INFO] [stdout] 73a20938c5fb24a7bf170c7d745b82b07d5af410bd2f0a8fd2269b6a12adcf38
[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] 60b60816583ebfb6feb5cbb33cbdba78d1a2efbbe3fe7a9c5940df9f3dad7fc7
[INFO] running `Command { std: "docker" "start" "-a" "60b60816583ebfb6feb5cbb33cbdba78d1a2efbbe3fe7a9c5940df9f3dad7fc7", 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/registry-stake/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/wrapper-osmosis/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]     Checking const-oid v0.9.1
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking der v0.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.1.8
[INFO] [stderr]    Compiling prost-derive v0.11.8
[INFO] [stderr]    Compiling osmosis-std-derive v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]     Checking prost v0.11.8
[INFO] [stderr]     Checking prost-types v0.11.8
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.4.1
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking cosmwasm-crypto v1.1.8
[INFO] [stderr]     Checking cosmwasm-std v1.1.8
[INFO] [stderr]     Checking cosmwasm-schema v1.1.8
[INFO] [stderr]     Checking cw-storage-plus v0.16.0
[INFO] [stderr]     Checking cw-storage-plus v0.15.1
[INFO] [stderr]     Checking osmosis-std v0.14.0
[INFO] [stderr]     Checking cw-storage-plus v1.0.1
[INFO] [stderr]     Checking osmo-bindings v0.7.0 (/opt/rustwide/workdir/packages/osmo-bindings)
[INFO] [stderr]  Documenting osmo-bindings v0.7.0 (/opt/rustwide/workdir/packages/osmo-bindings)
[INFO] [stderr]     Checking cw2 v0.16.0
[INFO] [stderr]     Checking cw2 v1.0.0
[INFO] [stderr]     Checking cw2 v0.15.1
[INFO] [stderr]     Checking cw-utils v0.16.0
[INFO] [stderr]     Checking cw-utils v1.0.0
[INFO] [stderr]     Checking cw-utils v0.15.1
[INFO] [stderr]     Checking cw1155 v0.16.0
[INFO] [stderr]     Checking cw20 v0.16.0
[INFO] [stderr]     Checking cw-controllers v1.0.0
[INFO] [stderr]     Checking cw20 v0.15.1
[INFO] [stderr]     Checking cw-asset v2.4.0
[INFO] [stderr]     Checking autonomy v2.0.0 (/opt/rustwide/workdir/packages/autonomy)
[INFO] [stderr]  Documenting autonomy v2.0.0 (/opt/rustwide/workdir/packages/autonomy)
[INFO] [stderr]  Documenting registry-stake v0.1.0 (/opt/rustwide/workdir/contracts/registry-stake)
[INFO] [stdout] warning: public documentation for `instantiate` links to private item `ContractError`
[INFO] [stdout]   --> contracts/registry-stake/src/contract.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// or a [`ContractError`] if the contract was not created.
[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: public documentation for `update_config` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:181:52
[INFO] [stdout]     |
[INFO] [stdout] 181 | /// Updates general contract settings. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `claim_admin` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:235:60
[INFO] [stdout]     |
[INFO] [stdout] 235 | /// Take the admin permission of the contract. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `id`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 | /// Cancel the request with [`id`]. Returns a [`ContractError`] on failure.
[INFO] [stdout]     |                               ^^ no item named `id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `cancel_request` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:379:49
[INFO] [stdout]     |
[INFO] [stdout] 379 | /// Cancel the request with [`id`]. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `id`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:444:28
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// Execute request with [`id`]. Returns a [`ContractError`] on failure.
[INFO] [stdout]     |                            ^^ no item named `id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `execute_request` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:444:46
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// Execute request with [`id`]. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `deposit_recurring_fee` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:561:40
[INFO] [stdout]     |
[INFO] [stdout] 561 | /// Deposit recurring fee. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `recurring_count`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:562:15
[INFO] [stdout]     |
[INFO] [stdout] 562 | /// * Fails [`recurring_count`] is invalid.
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ no item named `recurring_count` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `withdraw_recurring_fee` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:606:41
[INFO] [stdout]     |
[INFO] [stdout] 606 | /// Withdraw recurring fee. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `recurring_count`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:607:15
[INFO] [stdout]     |
[INFO] [stdout] 607 | /// * Fails [`recurring_count`] is invalid.
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ no item named `recurring_count` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `receive_cw20` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:659:66
[INFO] [stdout]     |
[INFO] [stdout] 659 | /// Process when we receive AUTO tokens for staking. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `receive_denom` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:699:61
[INFO] [stdout]     |
[INFO] [stdout] 699 | /// Process stakings when AUTO is native token. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stake` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:728:49
[INFO] [stdout]     |
[INFO] [stdout] 728 | /// Update stakes for new stakings. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unstake` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:789:31
[INFO] [stdout]     |
[INFO] [stdout] 789 | /// Unstake AUTO. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idxs`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:790:48
[INFO] [stdout]     |
[INFO] [stdout] 790 | /// * Remove from stakes array at indexes of [`idxs`]
[INFO] [stdout]     |                                                ^^^^ no item named `idxs` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update_executor` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:882:52
[INFO] [stdout]     |
[INFO] [stdout] 882 | /// Update executor for current epoch. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `add_to_blacklist` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:906:49
[INFO] [stdout]     |
[INFO] [stdout] 906 | /// Add new addresses to blacklist. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `remove_from_blacklist` links to private item `ContractError`
[INFO] [stdout]    --> contracts/registry-stake/src/contract.rs:937:48
[INFO] [stdout]     |
[INFO] [stdout] 937 | /// Remove addresses to blacklist. Returns a [`ContractError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PAIRS`
[INFO] [stdout]    --> contracts/registry-stake/src/state.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 | /// Reads pairs from the [`PAIRS`] vector according to the `start_after` and `limit` variables.
[INFO] [stdout]     |                            ^^^^^ no item named `PAIRS` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting wrapper-osmosis v0.6.0 (/opt/rustwide/workdir/contracts/wrapper-osmosis)
[INFO] [stdout] warning: unresolved link to `ContractError`
[INFO] [stdout]   --> contracts/wrapper-osmosis/src/contract.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// or a [`ContractError`] if the contract was not created.
[INFO] [stdout]    |            ^^^^^^^^^^^^^ no item named `ContractError` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deps`
[INFO] [stdout]   --> contracts/wrapper-osmosis/src/contract.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | /// * **deps** is an object of type [`Deps`].
[INFO] [stdout]    |                                       ^^^^ no item named `Deps` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `execute_swap` links to private item `WrapperError`
[INFO] [stdout]    --> contracts/wrapper-osmosis/src/contract.rs:118:63
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// Wrap osmosis swap operation between two assets. Returns [`WrapperError`] on failure.
[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: unresolved link to `Deps`
[INFO] [stdout]    --> contracts/wrapper-osmosis/src/contract.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 | /// * **deps** is an object of type [`Deps`].
[INFO] [stdout]     |                                       ^^^^ no item named `Deps` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `execute_check_range` links to private item `WrapperError`
[INFO] [stdout]    --> contracts/wrapper-osmosis/src/contract.rs:189:45
[INFO] [stdout]     |
[INFO] [stdout] 189 | /// Validates swap output result. Returns [`WrapperError`] on failure.
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deps`
[INFO] [stdout]    --> contracts/wrapper-osmosis/src/contract.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 | /// * **deps** is an object of type [`Deps`].
[INFO] [stdout]     |                                       ^^^^ no item named `Deps` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/autonomy/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "60b60816583ebfb6feb5cbb33cbdba78d1a2efbbe3fe7a9c5940df9f3dad7fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b60816583ebfb6feb5cbb33cbdba78d1a2efbbe3fe7a9c5940df9f3dad7fc7", kill_on_drop: false }`
[INFO] [stdout] 60b60816583ebfb6feb5cbb33cbdba78d1a2efbbe3fe7a9c5940df9f3dad7fc7
[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" "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" "+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] 68c7acc22ed6db1fc2ddb523a0965d7a3034040a37eb514433549be0758b3d1d
[INFO] running `Command { std: "docker" "start" "-a" "68c7acc22ed6db1fc2ddb523a0965d7a3034040a37eb514433549be0758b3d1d", 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/registry-stake/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/wrapper-osmosis/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" "68c7acc22ed6db1fc2ddb523a0965d7a3034040a37eb514433549be0758b3d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c7acc22ed6db1fc2ddb523a0965d7a3034040a37eb514433549be0758b3d1d", kill_on_drop: false }`
[INFO] [stdout] 68c7acc22ed6db1fc2ddb523a0965d7a3034040a37eb514433549be0758b3d1d
