[INFO] cloning repository https://github.com/initsecret/syndrmrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/initsecret/syndrmrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finitsecret%2Fsyndrmrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finitsecret%2Fsyndrmrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 338ce8f093ca9de318ba23bfc1ce430195c62286
[INFO] documenting initsecret/syndrmrs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finitsecret%2Fsyndrmrs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/initsecret/syndrmrs
[INFO] finished tweaking git repo https://github.com/initsecret/syndrmrs
[INFO] tweaked toml for git repo https://github.com/initsecret/syndrmrs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/initsecret/syndrmrs 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/initsecret/syndrmrs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c
[INFO] running `Command { std: "docker" "start" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c", 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" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c", 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" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.10.0-rc-6
[INFO] [stderr]     Checking keccak v0.2.0-rc.1
[INFO] [stderr]     Checking hybrid-array v0.4.6 (https://github.com/initsecret/hybrid-array?branch=add-hqc-sizes#d2335150)
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.13
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking digest v0.11.0-rc.9
[INFO] [stderr]     Checking kem v0.4.0-rc.4
[INFO] [stderr]     Checking sha3 v0.11.0-rc.6
[INFO] [stderr]  Documenting syndrmrs v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `1,7`
[INFO] [stdout]    --> src/rm.rs:136:38
[INFO] [stdout]     |
[INFO] [stdout] 136 |     /// Encodes one byte into one RM[1,7] codeword
[INFO] [stdout]     |                                      ^^^ no item named `1,7` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,7`
[INFO] [stdout]    --> src/rm.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// Decodes one RM[1,7] codeword into one byte
[INFO] [stdout]     |                        ^^^ no item named `1,7` 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 `i`
[INFO] [stdout]    --> src/fft.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 | /// The subset_sums[i] is the XOR of set elements corresponding to bits set in i.
[INFO] [stdout]     |                     ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/fft.rs:105:49
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// For example, if i = 0b101, then subset_sums[i] = set[0] ^ set[2].
[INFO] [stdout]     |                                                 ^ no item named `i` 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 `0`
[INFO] [stdout]    --> src/fft.rs:105:58
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// For example, if i = 0b101, then subset_sums[i] = set[0] ^ set[2].
[INFO] [stdout]     |                                                          ^ no item named `0` 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 `2`
[INFO] [stdout]    --> src/fft.rs:105:67
[INFO] [stdout]     |
[INFO] [stdout] 105 | /// For example, if i = 0b101, then subset_sums[i] = set[0] ^ set[2].
[INFO] [stdout]     |                                                                   ^ no item named `2` 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 `i`
[INFO] [stdout]    --> src/fft.rs:518:40
[INFO] [stdout]     |
[INFO] [stdout] 518 | /// to positions in the codeword. If w[i] = 0, that means f(α) = 0 where
[INFO] [stdout]     |                                        ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/fft.rs:519:20
[INFO] [stdout]     |
[INFO] [stdout] 519 | /// α = subset_sum[i]. The error position is log_α^(-1) = 255 - log(α).
[INFO] [stdout]     |                    ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/vect.rs:264:36
[INFO] [stdout]     |
[INFO] [stdout] 264 | /// 2. For i in 0..weight: support[i] = i + ((rand[i] * (n - i)) >> 32)
[INFO] [stdout]     |                                    ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/vect.rs:264:52
[INFO] [stdout]     |
[INFO] [stdout] 264 | /// 2. For i in 0..weight: support[i] = i + ((rand[i] * (n - i)) >> 32)
[INFO] [stdout]     |                                                    ^ no item named `i` 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 `i`
[INFO] [stdout]    --> src/vect.rs:265:32
[INFO] [stdout]     |
[INFO] [stdout] 265 | /// 3. Deduplicate: if support[i] == support[j] for j > i, set support[i] = i
[INFO] [stdout]     |                                ^ no item named `i` 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 `j`
[INFO] [stdout]    --> src/vect.rs:265:46
[INFO] [stdout]     |
[INFO] [stdout] 265 | /// 3. Deduplicate: if support[i] == support[j] for j > i, set support[i] = i
[INFO] [stdout]     |                                              ^ no item named `j` 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 `i`
[INFO] [stdout]    --> src/vect.rs:265:72
[INFO] [stdout]     |
[INFO] [stdout] 265 | /// 3. Deduplicate: if support[i] == support[j] for j > i, set support[i] = i
[INFO] [stdout]     |                                                                        ^ no item named `i` 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 `X`
[INFO] [stdout]    --> src/vect.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 | /// ring F_2[X]/(X^n - 1), where n = HQC_N.
[INFO] [stdout]     |              ^ no item named `X` 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 `n,k,d`
[INFO] [stdout]   --> src/param.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// the k in the RS[n,k,d] code, denoted `k` in Table 3
[INFO] [stdout]    |                         ^^^^^ no item named `n,k,d` 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 `n1-1`
[INFO] [stdout]   --> src/param.rs:77:60
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Returns a 2D array of precomputed powers [2*delta][n1-1]
[INFO] [stdout]    |                                                            ^^^^ no item named `n1-1` 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 `n1-1`
[INFO] [stdout]    --> src/param.rs:120:38
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// 2D array of dimensions [2*delta][n1-1]
[INFO] [stdout]     |                                      ^^^^ no item named `n1-1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[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] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /// https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2
[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] 135 | /// <https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2>
[INFO] [stdout]     |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /// https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/vector.c#L45-93
[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] 136 | /// <https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/vector.c#L45-93>
[INFO] [stdout]     |     +                                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /// https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2
[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] 204 | /// <https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2>
[INFO] [stdout]     |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | /// https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2
[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] 237 | /// <https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.2>
[INFO] [stdout]     |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/vector.c#L199-211
[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] 238 | /// <https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/vector.c#L199-211>
[INFO] [stdout]     |     +                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | /// https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.3
[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] 353 | /// <https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.3>
[INFO] [stdout]     |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | /// https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.3
[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] 375 | /// <https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf#subsection.3.3>
[INFO] [stdout]     |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 | /// https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/gf2x.c#L29-60
[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] 376 | /// <https://gitlab.com/pqc-hqc/hqc/-/blob/d622142a50f3ce6b6e1f5b15a5119d96c67194e0/src/ref/gf2x.c#L29-60>
[INFO] [stdout]     |     +                                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/vect.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 | /// https://maths-people.anu.edu.au/~brent/pd/rpb232tr.pdf
[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] 377 | /// <https://maths-people.anu.edu.au/>~brent/pd/rpb232tr.pdf
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/param.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub type Msg<P> = Array<u8, <P as ParameterSet>::LittleK>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message type for KEM encapsulation (k bytes, where k is the security parameter)`
[INFO] [stdout]     = help: ends near `the random message to encrypt, denoted `m` in HQC-KEM.Encaps`
[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/param.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub type Msg<P> = Array<u8, <P as ParameterSet>::LittleK>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `the random message to encrypt, denoted `m` in HQC-KEM.Encaps`
[INFO] [stdout]     = help: ends near `the random message to encrypt, denoted `m` in HQC-KEM.Encaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `syndrmrs`
[INFO] running `Command { std: "docker" "inspect" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c", kill_on_drop: false }`
[INFO] [stdout] 7c7ad6a5cd8a7653398f1e87cd27b4babdb6ab3a2ed2554b884ea6f7c13f6a6c
