[INFO] fetching crate rs_poker 5.1.0...
[INFO] documenting rs_poker-5.1.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate rs_poker 5.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rs_poker 5.1.0
[INFO] finished tweaking crates.io crate rs_poker 5.1.0
[INFO] tweaked toml for crates.io crate rs_poker 5.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs_poker 5.1.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs_poker 5.1.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded lru v0.18.2
[INFO] [stderr]   Downloaded instability v0.3.13
[INFO] [stderr]   Downloaded darling_macro v0.24.0
[INFO] [stderr]   Downloaded anpa v0.10.0
[INFO] [stderr]   Downloaded line-clipping v0.3.8
[INFO] [stderr]   Downloaded little-sorry v3.0.0
[INFO] [stderr]   Downloaded darling v0.24.0
[INFO] [stderr]   Downloaded darling_core v0.24.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded tachyonfx v0.25.1
[INFO] [stderr]   Downloaded tokio v1.43.4
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc
[INFO] running `Command { std: "docker" "start" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", 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" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", 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" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rs_poker v5.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking little-sorry v3.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.43.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]  Documenting rs_poker v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `SevenCardAccum` links to private item `crate::core::eval`
[INFO] [stdout]    --> src/core/rank.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 | /// evaluator in [`crate::core::eval`]. The representation and the tables are
[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 `OmahaHand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`OmahaHand`] stores the hole cards and board cards as separate
[INFO] [stdout]            ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `OmahaHand` 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 `CardBitSet`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`CardBitSet`]s and ranks the best possible 5-card combination.
[INFO] [stdout]            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `CardBitSet` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `gen_possible_actions` links to private item `ActionVec`
[INFO] [stdout]   --> src/arena/cfr/action_generator/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     /// Returns an [`ActionVec`] (inline, sliceable) of valid actions that can be
[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 `wave_mean`
[INFO] [stdout]  --> src/arena/cfr/agent/engine.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! ([`wave_mean`]), and applies exactly one atomic regret update. Rewards are
[INFO] [stdout]   |        ^^^^^^^^^ no item named `wave_mean` 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 `rs-poker::arena::errors::GameStateError`
[INFO] [stdout]   --> src/arena/simulation.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | ///   [`rs-poker::arena::errors::GameStateError`] will instead be turned into
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `rs-poker` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HandReader` links to private item `self`
[INFO] [stdout]    --> src/open_hand_history/reader.rs:128:27
[INFO] [stdout]     |
[INFO] [stdout] 128 | /// See the [module docs](self) for construction options and behavior.
[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 `HandReader::Chain`
[INFO] [stdout]    --> src/open_hand_history/reader.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 | /// source — the [`HandReader::Chain`] mode wraps any errors in
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ the struct `HandReader` has no field or associated item named `Chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/arena/cfr/agent/builder.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Construction of [`CFRAgent`](super::CFRAgent) via [`CFRAgentBuilder`].
[INFO] [stdout]   |                      ----------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      because label contains path that resolves to same destination
[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] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! Construction of [`CFRAgent`](super::CFRAgent) via [`CFRAgentBuilder`].
[INFO] [stdout] 1 + //! Construction of [`CFRAgent`] via [`CFRAgentBuilder`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/arena/cfr/agent/engine.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`InFlightLimiter`](super::super::InFlightLimiter): at the shallow spawn
[INFO] [stdout]    |      -----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[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] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 14 - //! [`InFlightLimiter`](super::super::InFlightLimiter): at the shallow spawn
[INFO] [stdout] 14 + //! [`InFlightLimiter`]: at the shallow spawn
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/arena/cfr/agent/engine.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | //! [`Budget`](super::super::Budget) decides what each wave does (recursive
[INFO] [stdout]    |      --------  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[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] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 22 - //! [`Budget`](super::super::Budget) decides what each wave does (recursive
[INFO] [stdout] 22 + //! [`Budget`] decides what each wave does (recursive
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/arena/cfr/export.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rs_poker/index.html
[INFO] running `Command { std: "docker" "inspect" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting rs_poker v5.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `SevenCardAccum` links to private item `crate::core::eval`
[INFO] [stdout]    --> src/core/rank.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 | /// evaluator in [`crate::core::eval`]. The representation and the tables are
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OmahaHand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`OmahaHand`] stores the hole cards and board cards as separate
[INFO] [stdout]            ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `OmahaHand` 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 `CardBitSet`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`CardBitSet`]s and ranks the best possible 5-card combination.
[INFO] [stdout]            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `CardBitSet` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `gen_possible_actions` links to private item `ActionVec`
[INFO] [stdout]   --> src/arena/cfr/action_generator/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     /// Returns an [`ActionVec`] (inline, sliceable) of valid actions that can be
[INFO] [stdout]    |                      ^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rs-poker::arena::errors::GameStateError`
[INFO] [stdout]   --> src/arena/simulation.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | ///   [`rs-poker::arena::errors::GameStateError`] will instead be turned into
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `rs-poker` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HandReader` links to private item `self`
[INFO] [stdout]    --> src/open_hand_history/reader.rs:128:27
[INFO] [stdout]     |
[INFO] [stdout] 128 | /// See the [module docs](self) for construction options and behavior.
[INFO] [stdout]     |                           ^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/arena/cfr/export.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 27 | //! ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rs_poker/index.html
[INFO] running `Command { std: "docker" "inspect" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc", kill_on_drop: false }`
[INFO] [stdout] b6f399413ae41f8ff720f204ba4c1da31ffe5226c99f555df67914f3aff0c3cc
