[INFO] cloning repository https://github.com/AkihiroSasabe/typical90
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkihiroSasabe/typical90" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Ftypical90", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Ftypical90'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be96f9ab77146135ec0ba1577ef794181a854d56
[INFO] documenting AkihiroSasabe/typical90 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Ftypical90" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AkihiroSasabe/typical90
[INFO] finished tweaking git repo https://github.com/AkihiroSasabe/typical90
[INFO] tweaked toml for git repo https://github.com/AkihiroSasabe/typical90 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkihiroSasabe/typical90 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AkihiroSasabe/typical90 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding autocfg v1.5.0
[INFO] [stderr]       Adding num v0.4.3
[INFO] [stderr]       Adding num-bigint v0.4.6
[INFO] [stderr]       Adding num-complex v0.4.6
[INFO] [stderr]       Adding num-integer v0.1.46
[INFO] [stderr]       Adding num-iter v0.1.45
[INFO] [stderr]       Adding num-rational v0.4.2
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3128a5871c23f073622716ff1de2f5c6f1b1c7f5ed0c30b313cb6ba4cc6e2831
[INFO] running `Command { std: "docker" "start" "-a" "3128a5871c23f073622716ff1de2f5c6f1b1c7f5ed0c30b313cb6ba4cc6e2831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3128a5871c23f073622716ff1de2f5c6f1b1c7f5ed0c30b313cb6ba4cc6e2831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3128a5871c23f073622716ff1de2f5c6f1b1c7f5ed0c30b313cb6ba4cc6e2831", kill_on_drop: false }`
[INFO] [stdout] 3128a5871c23f073622716ff1de2f5c6f1b1c7f5ed0c30b313cb6ba4cc6e2831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e1246f266d0d5529c46b9b64a65f84dcb25de6f9b6961bf53234176396268e0
[INFO] running `Command { std: "docker" "start" "-a" "1e1246f266d0d5529c46b9b64a65f84dcb25de6f9b6961bf53234176396268e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking proconio v0.3.8
[INFO] [stderr]     Checking superslice v1.0.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]  Documenting typical90 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/044.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut x = (txy[i][1] - 1 - count_2);
[INFO] [stdout]    |                     ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         let mut x = (txy[i][1] - 1 - count_2);
[INFO] [stdout] 22 +         let mut x = txy[i][1] - 1 - count_2 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/044.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut y = (txy[i][2] - 1 - count_2);
[INFO] [stdout]    |                     ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -         let mut y = (txy[i][2] - 1 - count_2);
[INFO] [stdout] 28 +         let mut y = txy[i][2] - 1 - count_2 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/082.rs:35:49
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...   sum += l_digit_num as usize * ((l + min((10_usize.pow(l_digit_num) - 1), r)) % modulo) % modulo * ((min(r, (10_usize.pow(l_digit_nu...
[INFO] [stdout]    |                                               ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -         sum += l_digit_num as usize * ((l + min((10_usize.pow(l_digit_num) - 1), r)) % modulo) % modulo * ((min(r, (10_usize.pow(l_digit_num)) - 1) - l + 1) % modulo) % modulo * mod_inverse(2, modulo) % modulo;
[INFO] [stdout] 35 +         sum += l_digit_num as usize * ((l + min(10_usize.pow(l_digit_num) - 1 , r)) % modulo) % modulo * ((min(r, (10_usize.pow(l_digit_num)) - 1) - l + 1) % modulo) % modulo * mod_inverse(2, modulo) % modulo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/002.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |         if ((bits & 1 << i) != 0) {
[INFO] [stdout]    |            ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -         if ((bits & 1 << i) != 0) {
[INFO] [stdout] 56 +         if (bits & 1 << i) != 0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/029.rs:357:73
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let line_usize_list: Vec<usize> = line_str_list.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout]     |                                                                         ^                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 357 -     let line_usize_list: Vec<usize> = line_str_list.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 357 +     let line_usize_list: Vec<usize> = line_str_list.into_iter().map(|i| i.parse().expect("変換エラー") ).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/029.rs:366:73
[INFO] [stdout]     |
[INFO] [stdout] 366 |     let line_isize_list: Vec<isize> = line_str_list.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout]     |                                                                         ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 366 -     let line_isize_list: Vec<isize> = line_str_list.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 366 +     let line_isize_list: Vec<isize> = line_str_list.into_iter().map(|i| i.parse().expect("変換エラー") ).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/029.rs:898:19
[INFO] [stdout]     |
[INFO] [stdout] 898 |             while (leaf_size < list_size) {
[INFO] [stdout]     |                   ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 898 -             while (leaf_size < list_size) {
[INFO] [stdout] 898 +             while leaf_size < list_size  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/029.rs:926:16
[INFO] [stdout]     |
[INFO] [stdout] 926 |             if (self.lazy_tree[v] != (self.id)()) {
[INFO] [stdout]     |                ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 926 -             if (self.lazy_tree[v] != (self.id)()) {
[INFO] [stdout] 926 +             if self.lazy_tree[v] != (self.id)()  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/009.rs:64:49
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let mut angle = (y[j] - y[i]).atan2((x[j] - x[i])) * 180.0 / PI;
[INFO] [stdout]    |                                                 ^           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -             let mut angle = (y[j] - y[i]).atan2((x[j] - x[i])) * 180.0 / PI;
[INFO] [stdout] 64 +             let mut angle = (y[j] - y[i]).atan2(x[j] - x[i] ) * 180.0 / PI;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/089.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 335 |             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 335 -             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout] 335 +             i += i & - i ; // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/089.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |             i -= (i & - i); // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 374 -             i -= (i & - i); // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout] 374 +             i -= i & - i ; // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/022.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let gcd0 = gcd(a, (gcd(b, c)));
[INFO] [stdout]    |                       ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     let gcd0 = gcd(a, (gcd(b, c)));
[INFO] [stdout] 16 +     let gcd0 = gcd(a, gcd(b, c) );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/090.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /// https://nyaannyaan.github.io/library/fps/formal-power-series.hpp
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 401 | /// <https://nyaannyaan.github.io/library/fps/formal-power-series.hpp>
[INFO] [stdout]     |     +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/090.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 | /// https://github.com/NyaanNyaan/library/blob/master/fps/formal-power-series.hpp
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 402 | /// <https://github.com/NyaanNyaan/library/blob/master/fps/formal-power-series.hpp>
[INFO] [stdout]     |     +                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/090.rs:665:5
[INFO] [stdout]     |
[INFO] [stdout] 665 | /// https://qiita.com/ryuhe1/items/da5acbcce4ac1911f47a
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 665 | /// <https://qiita.com/ryuhe1/items/da5acbcce4ac1911f47a>
[INFO] [stdout]     |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/033.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |     if (h ==1 || w == 1) {
[INFO] [stdout]    |        ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -     if (h ==1 || w == 1) {
[INFO] [stdout] 35 +     if h ==1 || w == 1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/017.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 -             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout] 126 +             i += i & - i ; // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/017.rs:161:18
[INFO] [stdout]     |
[INFO] [stdout] 161 |             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -             i += (i & - i); // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout] 161 +             i += i & - i ; // iにi の最後の1のビットを足すと、親のインデックスに移れる
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/017.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |             i -= (i & - i); // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 175 -             i -= (i & - i); // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout] 175 +             i -= i & - i ; // iにi の最後の1のビットを引くと、1個左上のノードのインデックスに移れる
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/023.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |             let t0 = (t >> 1);
[INFO] [stdout]    |                      ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -             let t0 = (t >> 1);
[INFO] [stdout] 58 +             let t0 = t >> 1 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/043.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |             let updated = (before != dist[next_v][next_orient]);
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -             let updated = (before != dist[next_v][next_orient]);
[INFO] [stdout] 60 +             let updated = before != dist[next_v][next_orient] ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/017.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// 参考: https://algo-logic.info/binary-indexed-tree/
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// 参考: <https://algo-logic.info/binary-indexed-tree/>
[INFO] [stdout]    |           +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/067.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut i = 0;
[INFO] [stdout]    |         ^^^ `let` cannot be used for global variables
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using `static` and a `Mutex` instead of `let mut`
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `typical90`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unresolved link to `l,r`
[INFO] [stdout]    --> src/047.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     /// 部分文字列string[l,r]のhash値を取得する. rは閉区間(rを含む)ので注意。開区間ではない。
[INFO] [stdout]     |                          ^^^ no item named `l,r` 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: this URL is not a hyperlink
[INFO] [stdout]   --> src/003.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// 木の直径を求めるモジュール (参考: https://algo-logic.info/tree-diameter/)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// 木の直径を求めるモジュール (参考: <https://algo-logic.info/tree-diameter/>)
[INFO] [stdout]    |                                       +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e1246f266d0d5529c46b9b64a65f84dcb25de6f9b6961bf53234176396268e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e1246f266d0d5529c46b9b64a65f84dcb25de6f9b6961bf53234176396268e0", kill_on_drop: false }`
[INFO] [stdout] 1e1246f266d0d5529c46b9b64a65f84dcb25de6f9b6961bf53234176396268e0
