[INFO] cloning repository https://github.com/AliSajid/dilemma-tactix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AliSajid/dilemma-tactix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliSajid%2Fdilemma-tactix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliSajid%2Fdilemma-tactix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e62964e3b4542ed248f9be742ed0ee7388143052
[INFO] documenting AliSajid/dilemma-tactix against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliSajid%2Fdilemma-tactix" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AliSajid/dilemma-tactix
[INFO] finished tweaking git repo https://github.com/AliSajid/dilemma-tactix
[INFO] tweaked toml for git repo https://github.com/AliSajid/dilemma-tactix written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AliSajid/dilemma-tactix on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AliSajid/dilemma-tactix 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4c7222549bfc608721f5fe8a4327bddc67eb4bc00b3bbd9d12849d1c3daf411
[INFO] running `Command { std: "docker" "start" "-a" "f4c7222549bfc608721f5fe8a4327bddc67eb4bc00b3bbd9d12849d1c3daf411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c7222549bfc608721f5fe8a4327bddc67eb4bc00b3bbd9d12849d1c3daf411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c7222549bfc608721f5fe8a4327bddc67eb4bc00b3bbd9d12849d1c3daf411", kill_on_drop: false }`
[INFO] [stdout] f4c7222549bfc608721f5fe8a4327bddc67eb4bc00b3bbd9d12849d1c3daf411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c21d4153ca15d7c2b402fbaf9a1dd8c79be75fd720f8c84de35f6175e8514f76
[INFO] running `Command { std: "docker" "start" "-a" "c21d4153ca15d7c2b402fbaf9a1dd8c79be75fd720f8c84de35f6175e8514f76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking dilemma-tactix v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting dilemma-tactix v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0602]: unknown lint: `rustdoc::missing_docs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: a lint with a similar name exists in `rustc` lints: `missing_docs`
[INFO] [stdout]   = note: requested on the command line with `-F rustdoc::missing_docs`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dilemma_tactix_lib/models/game_option_builder.rs:25:50
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// A builder struct to create a [`GameOptions`](crate::GameOptions).
[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: requested on the command line with `-D rustdoc::redundant-explicit-links`
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 25 - /// A builder struct to create a [`GameOptions`](crate::GameOptions).
[INFO] [stdout] 25 + /// A builder struct to create a [`GameOptions`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dilemma_tactix_lib/models/game_option_builder.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// [`GameOptions`](crate::GameOptions) struct.
[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] 29 - /// [`GameOptions`](crate::GameOptions) struct.
[INFO] [stdout] 29 + /// [`GameOptions`] struct.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dilemma_tactix_lib/models/game_option_builder.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | ///   [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized).
[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] 37 - ///   [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized).
[INFO] [stdout] 37 + ///   [`GameOptionsBuilderTypes::Randomized`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dilemma_tactix_lib/models/game_option_builder.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 | ///   [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[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] 39 - ///   [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[INFO] [stdout] 39 + ///   [`GameOptionsBuilderTypes::Seeded`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/dilemma_tactix_lib/models/game_option_builder.rs:41:47
[INFO] [stdout]    |
[INFO] [stdout] 41 | ///   [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 41 - ///   [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 41 + ///   [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// * [`GameOptions`](crate::GameOptions)
[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] 177 - /// * [`GameOptions`](crate::GameOptions)
[INFO] [stdout] 177 + /// * [`GameOptions`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:200:51
[INFO] [stdout]     |
[INFO] [stdout] 200 |     ///   [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized).
[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] 200 -     ///   [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized).
[INFO] [stdout] 200 +     ///   [`GameOptionsBuilderTypes::Randomized`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:202:47
[INFO] [stdout]     |
[INFO] [stdout] 202 |     ///   [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[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] 202 -     ///   [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[INFO] [stdout] 202 +     ///   [`GameOptionsBuilderTypes::Seeded`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:204:51
[INFO] [stdout]     |
[INFO] [stdout] 204 |     ///   [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 204 -     ///   [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 204 +     ///   [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:314:49
[INFO] [stdout]     |
[INFO] [stdout] 314 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 314 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 314 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:315:53
[INFO] [stdout]     |
[INFO] [stdout] 315 |     /// and the [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[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] 315 -     /// and the [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[INFO] [stdout] 315 +     /// and the [`GameOptionsBuilderTypes::Seeded`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:369:49
[INFO] [stdout]     |
[INFO] [stdout] 369 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[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] 369 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[INFO] [stdout] 369 +     /// [`GameOptionsBuilderTypes::Customized`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:403:49
[INFO] [stdout]     |
[INFO] [stdout] 403 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 403 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 403 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:404:53
[INFO] [stdout]     |
[INFO] [stdout] 404 |     /// and the [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[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] 404 -     /// and the [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[INFO] [stdout] 404 +     /// and the [`GameOptionsBuilderTypes::Seeded`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:458:49
[INFO] [stdout]     |
[INFO] [stdout] 458 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[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] 458 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[INFO] [stdout] 458 +     /// [`GameOptionsBuilderTypes::Customized`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:688:49
[INFO] [stdout]     |
[INFO] [stdout] 688 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 688 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 688 +     /// [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:750:49
[INFO] [stdout]     |
[INFO] [stdout] 750 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 750 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 750 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:751:48
[INFO] [stdout]     |
[INFO] [stdout] 751 |     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[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] 751 -     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[INFO] [stdout] 751 +     /// or [`GameOptionsBuilderTypes::Seeded`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:794:49
[INFO] [stdout]     |
[INFO] [stdout] 794 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 794 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 794 +     /// [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:855:49
[INFO] [stdout]     |
[INFO] [stdout] 855 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 855 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 855 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:856:48
[INFO] [stdout]     |
[INFO] [stdout] 856 |     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[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] 856 -     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[INFO] [stdout] 856 +     /// or [`GameOptionsBuilderTypes::Seeded`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:896:49
[INFO] [stdout]     |
[INFO] [stdout] 896 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 896 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 896 +     /// [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:960:49
[INFO] [stdout]     |
[INFO] [stdout] 960 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 960 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 960 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/dilemma_tactix_lib/models/game_option_builder.rs:961:48
[INFO] [stdout]     |
[INFO] [stdout] 961 |     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[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] 961 -     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[INFO] [stdout] 961 +     /// or [`GameOptionsBuilderTypes::Seeded`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1000:49
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[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] 1000 -     /// [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized)
[INFO] [stdout] 1000 +     /// [`GameOptionsBuilderTypes::Customized`]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1064:49
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 1064 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 1064 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1065:48
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[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] 1065 -     /// or [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded).
[INFO] [stdout] 1065 +     /// or [`GameOptionsBuilderTypes::Seeded`].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1103:45
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     /// [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[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] 1103 -     /// [`GameOptionsBuilderTypes::Seeded`](GameOptionsBuilderTypes::Seeded)
[INFO] [stdout] 1103 +     /// [`GameOptionsBuilderTypes::Seeded`]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1160:49
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[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] 1160 -     /// [`GameOptionsBuilderTypes::Randomized`](GameOptionsBuilderTypes::Randomized)
[INFO] [stdout] 1160 +     /// [`GameOptionsBuilderTypes::Randomized`]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/dilemma_tactix_lib/models/game_option_builder.rs:1161:52
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     /// or [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[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] 1161 -     /// or [`GameOptionsBuilderTypes::Customized`](GameOptionsBuilderTypes::Customized).
[INFO] [stdout] 1161 +     /// or [`GameOptionsBuilderTypes::Customized`].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `rustdoc::missing_docs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: a lint with a similar name exists in `rustc` lints: `missing_docs`
[INFO] [stdout]   = note: requested on the command line with `-F rustdoc::missing_docs`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `rustdoc::missing_docs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: a lint with a similar name exists in `rustc` lints: `missing_docs`
[INFO] [stdout]   = note: requested on the command line with `-F rustdoc::missing_docs`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `rustdoc::missing_docs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: a lint with a similar name exists in `rustc` lints: `missing_docs`
[INFO] [stdout]   = note: requested on the command line with `-F rustdoc::missing_docs`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 38.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dilemma_tactix_lib/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "c21d4153ca15d7c2b402fbaf9a1dd8c79be75fd720f8c84de35f6175e8514f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21d4153ca15d7c2b402fbaf9a1dd8c79be75fd720f8c84de35f6175e8514f76", kill_on_drop: false }`
[INFO] [stdout] c21d4153ca15d7c2b402fbaf9a1dd8c79be75fd720f8c84de35f6175e8514f76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "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] ac5dea1bef8d32321791c64d5baeda11891864c30f6c6d8c26bca6c563cbbdcd
[INFO] running `Command { std: "docker" "start" "-a" "ac5dea1bef8d32321791c64d5baeda11891864c30f6c6d8c26bca6c563cbbdcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac5dea1bef8d32321791c64d5baeda11891864c30f6c6d8c26bca6c563cbbdcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5dea1bef8d32321791c64d5baeda11891864c30f6c6d8c26bca6c563cbbdcd", kill_on_drop: false }`
[INFO] [stdout] ac5dea1bef8d32321791c64d5baeda11891864c30f6c6d8c26bca6c563cbbdcd
