[INFO] cloning repository https://github.com/bluemont/rs-uttt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluemont/rs-uttt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluemont%2Frs-uttt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluemont%2Frs-uttt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abe32eba01f7de9ba4143a1177e69ff4e153dc54
[INFO] documenting bluemont/rs-uttt against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluemont%2Frs-uttt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bluemont/rs-uttt
[INFO] finished tweaking git repo https://github.com/bluemont/rs-uttt
[INFO] tweaked toml for git repo https://github.com/bluemont/rs-uttt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bluemont/rs-uttt 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 git repo https://github.com/bluemont/rs-uttt 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] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `uttt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44
[INFO] running `Command { std: "docker" "start" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44", 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" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44", 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" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `uttt` (manifest) generated 1 warning
[INFO] [stderr]     Checking md5 v0.2.1
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking phf_shared v0.7.20
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.1.3
[INFO] [stderr]     Checking log v0.3.6
[INFO] [stderr]     Checking linked-hash-map v0.2.1
[INFO] [stderr]     Checking bufstream v0.1.2
[INFO] [stderr]     Checking libc v0.2.18
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking phf v0.7.20
[INFO] [stderr]     Checking lru-cache v0.1.0
[INFO] [stderr]     Checking postgres-protocol v0.1.1
[INFO] [stderr]     Checking postgres v0.13.3
[INFO] [stderr]  Documenting uttt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Play`
[INFO] [stdout]    --> src/solver/db/db.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 | /// struct (Option<Play> + Outcome), which when expanded is (Option<Loc> +
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 183 | /// struct (`Option<Play>` + Outcome), which when expanded is (Option<Loc> +
[INFO] [stdout]     |             +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Loc`
[INFO] [stdout]    --> src/solver/db/db.rs:183:68
[INFO] [stdout]     |
[INFO] [stdout] 183 | /// struct (Option<Play> + Outcome), which when expanded is (Option<Loc> +
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 183 | /// struct (Option<Play> + Outcome), which when expanded is (`Option<Loc>` +
[INFO] [stdout]     |                                                              +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Player`
[INFO] [stdout]    --> src/solver/db/db.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | /// Option<Player> + Outcome). However, I could not encode all of this in 16
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 184 | /// `Option<Player>` + Outcome). However, I could not encode all of this in 16
[INFO] [stdout]     |     +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/solver/db/db.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub fn db_read(stmt: &Statement, game: &Game) -> Vec<Solution> {
[INFO] [stdout] 50 | |     let (game_1, game_2, game_3): (i64, i64, i32) = game_columns_from(game);
[INFO] [stdout] 51 | |     let rows: DataRows = stmt.query(
[INFO] [stdout] 52 | |         &[&game_1, &game_2, &game_3]).expect("E85062");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The 'solver/database' module.`
[INFO] [stdout]    = help: ends near `Read function.`
[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/solver/db/db.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub fn db_read(stmt: &Statement, game: &Game) -> Vec<Solution> {
[INFO] [stdout] 50 | |     let (game_1, game_2, game_3): (i64, i64, i32) = game_columns_from(game);
[INFO] [stdout] 51 | |     let rows: DataRows = stmt.query(
[INFO] [stdout] 52 | |         &[&game_1, &game_2, &game_3]).expect("E85062");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Read function.`
[INFO] [stdout]    = help: ends near `Read function.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | / pub fn db_write(stmt: &Statement, game: &Game, sols: &Vec<Solution>) -> bool {
[INFO] [stdout]  86 | |     let (game_1, game_2, game_3): (i64, i64, i32) = game_columns_from(game);
[INFO] [stdout]  87 | |     let solutions: Vec<i16> = sols.into_iter()
[INFO] [stdout]  88 | |         .map(|sol| sol_i16(*sol))
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The 'solver/database' module.`
[INFO] [stdout]     = help: ends near ``Outcome::Unknown { turns : 3 }`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | / pub fn db_write(stmt: &Statement, game: &Game, sols: &Vec<Solution>) -> bool {
[INFO] [stdout]  86 | |     let (game_1, game_2, game_3): (i64, i64, i32) = game_columns_from(game);
[INFO] [stdout]  87 | |     let solutions: Vec<i16> = sols.into_iter()
[INFO] [stdout]  88 | |         .map(|sol| sol_i16(*sol))
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Write to database, inserting or updating as appropriate. This function is`
[INFO] [stdout]     = help: ends near `Write to database, inserting or updating as appropriate. This function is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | / pub fn turns_and_unknown(solutions: &Vec<Solution>) -> (i16, bool) {
[INFO] [stdout] 107 | |     let mut turns_set: HashSet<Count> = HashSet::new();
[INFO] [stdout] 108 | |     let mut wins: u32 = 0;
[INFO] [stdout] 109 | |     let mut ties: u32 = 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The 'solver/database' module.`
[INFO] [stdout]     = help: ends near `Returns a tuple with two elements:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | / pub fn turns_and_unknown(solutions: &Vec<Solution>) -> (i16, bool) {
[INFO] [stdout] 107 | |     let mut turns_set: HashSet<Count> = HashSet::new();
[INFO] [stdout] 108 | |     let mut wins: u32 = 0;
[INFO] [stdout] 109 | |     let mut ties: u32 = 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Returns a tuple with two elements:`
[INFO] [stdout]     = help: ends near `Returns a tuple with two elements:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Play`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Loc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / pub const CREATE_TABLE: &'static str =
[INFO] [stdout] 189 | |     "CREATE TABLE IF NOT EXISTS solutions (\
[INFO] [stdout] 190 | |        game_1     BIGINT      NOT NULL, \
[INFO] [stdout] 191 | |        game_2     BIGINT      NOT NULL, \
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |        PRIMARY KEY (game_1, game_2, game_3) USING INDEX TABLESPACE uttt_1 \
[INFO] [stdout] 198 | |      ) TABLESPACE uttt_1";
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `The 'solver/database' module.`
[INFO] [stdout]     = help: ends near `Command to create the 'solutions' table.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/solver/db/db.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / pub const CREATE_TABLE: &'static str =
[INFO] [stdout] 189 | |     "CREATE TABLE IF NOT EXISTS solutions (\
[INFO] [stdout] 190 | |        game_1     BIGINT      NOT NULL, \
[INFO] [stdout] 191 | |        game_2     BIGINT      NOT NULL, \
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |        PRIMARY KEY (game_1, game_2, game_3) USING INDEX TABLESPACE uttt_1 \
[INFO] [stdout] 198 | |      ) TABLESPACE uttt_1";
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Command to create the 'solutions' table.`
[INFO] [stdout]     = help: ends near `Command to create the 'solutions' table.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/solver/device.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub struct Device<'c> {
[INFO] [stdout] 12 | |     /// Compute one or more solutions to the specified depth.
[INFO] [stdout] 13 | |     pub compute: fn(&Game, Count, &Stack) -> Vec<Solution>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     pub write_stmt: Option<Statement<'c>>,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The 'solver' module.`
[INFO] [stdout]    = help: ends near `Device capabilities.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/solver/device.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub struct Device<'c> {
[INFO] [stdout] 12 | |     /// Compute one or more solutions to the specified depth.
[INFO] [stdout] 13 | |     pub compute: fn(&Game, Count, &Stack) -> Vec<Solution>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     pub write_stmt: Option<Statement<'c>>,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Device capabilities.`
[INFO] [stdout]    = help: ends near `Device capabilities.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `uttt`
[INFO] running `Command { std: "docker" "inspect" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44", kill_on_drop: false }`
[INFO] [stdout] 943af8c89592001b06598cb7ae324de54cb8f98ff2313c39fd3f3cf7c9415d44
