[INFO] fetching crate calimero-sdk 0.11.0-rc.5...
[INFO] documenting calimero-sdk-0.11.0-rc.5 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate calimero-sdk 0.11.0-rc.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate calimero-sdk 0.11.0-rc.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate calimero-sdk 0.11.0-rc.5
[INFO] tweaked toml for crates.io crate calimero-sdk 0.11.0-rc.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-sdk 0.11.0-rc.5 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-sdk 0.11.0-rc.5 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f
[INFO] running `Command { std: "docker" "start" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking calimero-sys v0.11.0-rc.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling calimero-sdk-macros v0.11.0-rc.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking libp2p-identity v0.2.13
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking calimero-wasm-abi v0.11.0-rc.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking calimero-primitives v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-prelude v0.11.0-rc.5
[INFO] [stderr]  Documenting calimero-sdk v0.11.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `MockHost`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           This module fills that gap: it keeps a thread-local [`MockHost`] that records
[INFO] [stdout]                                                                ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MockHost` in scope
[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 `set_log_level`
[INFO] [stdout]    --> src/env.rs:199:27
[INFO] [stdout]     |
[INFO] [stdout] 199 | /// Tune verbosity with [`set_log_level`].
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ no item named `set_log_level` 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 `entity_count_parity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           a `Vec`, a `HashMap`, a `HashSet`, a summed scalar. [`entity_count_parity`]
[INFO] [stdout]                                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `entity_count_parity` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `migrate_my_entries`
[INFO] [stdout]   --> src/state.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// Result of a [`migrate_my_entries`] batch convert.
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ no item named `migrate_my_entries` 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 `migrate_my_entries`
[INFO] [stdout]   --> src/state.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// [`migrate_my_entries`]: the `#[app::state]`-generated method
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ no item named `migrate_my_entries` 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 `TestHost`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`TestHost`] lets you exercise an `#[app::state]` type as ordinary Rust —
[INFO] [stdout]            ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TestHost` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TestState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           macro closes the loop by generating a [`TestState`] impl that drives `Root`
[INFO] [stdout]                                                  ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TestState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TestState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           for load / mutate / commit. You never implement [`TestState`] by hand.
[INFO] [stdout]                                                            ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TestState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TestHost::migrate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`TestHost::migrate`] and [`assert_migrate_converges`]. Application state
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TestHost` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `assert_migrate_converges`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`TestHost::migrate`] and [`assert_migrate_converges`]. Application state
[INFO] [stdout]                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `assert_migrate_converges` in scope
[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]   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/env/host.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub struct CapturedEvent {
[INFO] [stdout] 42 | |     /// The event kind, as reported by `AppEvent::kind`.
[INFO] [stdout] 43 | |     pub kind: String,
[INFO] [stdout] 44 | |     /// The raw serialized event payload, as reported by `AppEvent::data`.
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     pub handler: Option<String>,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `An event captured by the harness during [`TestHost::call`] / `view`.`
[INFO] [stdout]    = help: ends near `An event captured by the mock host during a test.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/env/host.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub struct CapturedEvent {
[INFO] [stdout] 42 | |     /// The event kind, as reported by `AppEvent::kind`.
[INFO] [stdout] 43 | |     pub kind: String,
[INFO] [stdout] 44 | |     /// The raw serialized event payload, as reported by `AppEvent::data`.
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     pub handler: Option<String>,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `An event captured by the mock host during a test.`
[INFO] [stdout]    = help: ends near `An event captured by the mock host during a test.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `calimero-sdk`
[INFO] running `Command { std: "docker" "inspect" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f", kill_on_drop: false }`
[INFO] [stdout] c792b831faf976377bdc0112ce5be9fbb5894f7a4b06e954f55a57522365797f
