[INFO] cloning repository https://github.com/AluVM/sonic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AluVM/sonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d311c0efaed83d64b46ef40198fcd8234a2306f
[INFO] documenting AluVM/sonic against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAluVM%2Fsonic" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AluVM/sonic
[INFO] removed 1 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/AluVM/sonic
[INFO] tweaked toml for git repo https://github.com/AluVM/sonic written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AluVM/sonic on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AluVM/sonic 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73efd539685edd3fe4d08a5c0f58b6fb01152d1ee2dd67f51cdd165c730ee4fd
[INFO] running `Command { std: "docker" "start" "-a" "73efd539685edd3fe4d08a5c0f58b6fb01152d1ee2dd67f51cdd165c730ee4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73efd539685edd3fe4d08a5c0f58b6fb01152d1ee2dd67f51cdd165c730ee4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73efd539685edd3fe4d08a5c0f58b6fb01152d1ee2dd67f51cdd165c730ee4fd", kill_on_drop: false }`
[INFO] [stdout] 73efd539685edd3fe4d08a5c0f58b6fb01152d1ee2dd67f51cdd165c730ee4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43ef47d2d9a168a86fe032e2950d01c74cbe2381603826a786ff95791bd31963
[INFO] running `Command { std: "docker" "start" "-a" "43ef47d2d9a168a86fe032e2950d01c74cbe2381603826a786ff95791bd31963", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking mnemonic v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling amplify v4.9.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking strict_encoding v2.9.1
[INFO] [stderr]     Checking baid64 v0.4.2
[INFO] [stderr]     Checking binfile v0.2.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking vesper-lang v0.2.1
[INFO] [stderr]     Checking aora v0.6.4
[INFO] [stderr]     Checking strict_types v2.9.0
[INFO] [stderr]     Checking commit_verify v0.12.0
[INFO] [stderr]     Checking aluvm v0.12.0
[INFO] [stderr]     Checking zk-aluvm v0.12.0
[INFO] [stderr]     Checking ultrasonic v0.12.0
[INFO] [stderr]     Checking sonic-callreq v0.12.0 (/opt/rustwide/workdir/callreq)
[INFO] [stderr]  Documenting sonic-callreq v0.12.0 (/opt/rustwide/workdir/callreq)
[INFO] [stderr]     Checking sonic-api v0.12.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]  Documenting sonic-api v0.12.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unresolved link to `hypersonic::CallParams`
[INFO] [stdout]   --> callreq/src/data.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Call request provides information for constructing [`hypersonic::CallParams`].
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^ no item named `hypersonic` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hypersonic v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting hypersonic v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `RawState`
[INFO] [stdout]    --> api/src/api.rs:517:62
[INFO] [stdout]     |
[INFO] [stdout] 517 |     /// Procedure which converts a state made of raw bytes [`RawState`] into a structured type
[INFO] [stdout]     |                                                              ^^^^^^^^ no item named `RawState` 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 `RawState`
[INFO] [stdout]    --> api/src/api.rs:521:67
[INFO] [stdout]     |
[INFO] [stdout] 521 |     /// Procedure which builds a state in the form of raw bytes [`RawState`] out of a structured
[INFO] [stdout]     |                                                                   ^^^^^^^^ no item named `RawState` 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 `Articles`
[INFO] [stdout]    --> api/src/issuer.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// [`Articles`].
[INFO] [stdout]     |           ^^^^^^^^ no item named `Articles` 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 `Issuer`
[INFO] [stdout]    --> api/src/articles.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// We can't use [`Issuer`] here since we will duplicate the codex between it and the [`Issue`].
[INFO] [stdout]     |                        ^^^^^^ no item named `Issuer` 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 `Issuer`
[INFO] [stdout]    --> api/src/articles.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     /// both [`Issuer`] and [`Articles`].
[INFO] [stdout]     |                ^^^^^^ no item named `Issuer` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting sonic-persist-fs v0.12.0 (/opt/rustwide/workdir/persistence/fs)
[INFO] [stdout] warning: unresolved link to `Operations`
[INFO] [stdout]   --> src/stock.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// - all known contract [`Operations`] ("stash"), including the ones which may not be included into
[INFO] [stdout]    |                            ^^^^^^^^^^ no item named `Operations` 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 `Operations`
[INFO] [stdout]   --> src/stock.rs:39:61
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// - a trace of the most recent execution of each of the [`Operations`] in the stash ("trace");
[INFO] [stdout]    |                                                             ^^^^^^^^^^ no item named `Operations` 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 `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:111:77
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:112:59
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:142:77
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:143:59
[INFO] [stdout]     |
[INFO] [stdout] 143 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:174:77
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:175:59
[INFO] [stdout]     |
[INFO] [stdout] 175 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 |     /// [`Contract::rollback`]), as well as re-included later with forwards (see
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// [`Contract::forward`]). In both cases corresponding state transitions are kept in the
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 |     /// [`Contract::rollback`]), as well as re-included later with forwards (see
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:233:11
[INFO] [stdout]     |
[INFO] [stdout] 233 |     /// [`Contract::forward`]). In both cases corresponding state transitions are kept in the
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hypersonic/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "43ef47d2d9a168a86fe032e2950d01c74cbe2381603826a786ff95791bd31963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ef47d2d9a168a86fe032e2950d01c74cbe2381603826a786ff95791bd31963", kill_on_drop: false }`
[INFO] [stdout] 43ef47d2d9a168a86fe032e2950d01c74cbe2381603826a786ff95791bd31963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7745333abe95b7695a518d84069fe14ec03d007fdbefd0c0d33ed42e2ab74880
[INFO] running `Command { std: "docker" "start" "-a" "7745333abe95b7695a518d84069fe14ec03d007fdbefd0c0d33ed42e2ab74880", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]     Checking base85 v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling amplify v4.9.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking strict_encoding v2.9.1
[INFO] [stderr]     Checking baid64 v0.4.2
[INFO] [stderr]     Checking binfile v0.2.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking vesper-lang v0.2.1
[INFO] [stderr]     Checking ascii-armor v0.9.0
[INFO] [stderr]     Checking strict_types v2.9.0
[INFO] [stderr]     Checking commit_verify v0.12.0
[INFO] [stderr]     Checking aluvm v0.12.0
[INFO] [stderr]     Checking zk-aluvm v0.12.0
[INFO] [stderr]     Checking ultrasonic v0.12.0
[INFO] [stderr]     Checking sonic-callreq v0.12.0 (/opt/rustwide/workdir/callreq)
[INFO] [stderr]     Checking sonic-api v0.12.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]  Documenting hypersonic v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Operations`
[INFO] [stdout]   --> src/stock.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// - all known contract [`Operations`] ("stash"), including the ones which may not be included into
[INFO] [stdout]    |                            ^^^^^^^^^^ no item named `Operations` 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 `Operations`
[INFO] [stdout]   --> src/stock.rs:39:61
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// - a trace of the most recent execution of each of the [`Operations`] in the stash ("trace");
[INFO] [stdout]    |                                                             ^^^^^^^^^^ no item named `Operations` 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 `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:111:77
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:112:59
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:142:77
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:143:59
[INFO] [stdout]     |
[INFO] [stdout] 143 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:174:77
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// Operations may be excluded from the history due to rollbacks (see [`Contract::rollback`]),
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:175:59
[INFO] [stdout]     |
[INFO] [stdout] 175 |     /// as well as re-included later with forwards (see [`Contract::forward`]). In both cases
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 |     /// [`Contract::rollback`]), as well as re-included later with forwards (see
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// [`Contract::forward`]). In both cases corresponding state transitions are kept in the
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::rollback`
[INFO] [stdout]    --> src/stock.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 |     /// [`Contract::rollback`]), as well as re-included later with forwards (see
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Contract::forward`
[INFO] [stdout]    --> src/stock.rs:233:11
[INFO] [stdout]     |
[INFO] [stdout] 233 |     /// [`Contract::forward`]). In both cases corresponding state transitions are kept in the
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `Contract` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hypersonic/index.html
[INFO] running `Command { std: "docker" "inspect" "7745333abe95b7695a518d84069fe14ec03d007fdbefd0c0d33ed42e2ab74880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7745333abe95b7695a518d84069fe14ec03d007fdbefd0c0d33ed42e2ab74880", kill_on_drop: false }`
[INFO] [stdout] 7745333abe95b7695a518d84069fe14ec03d007fdbefd0c0d33ed42e2ab74880
