[INFO] cloning repository https://github.com/WeiqiNs/RustFLPCP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeiqiNs/RustFLPCP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeiqiNs%2FRustFLPCP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeiqiNs%2FRustFLPCP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c9144b98aa9372e993d4aee312bcd4f8367b3f8
[INFO] documenting WeiqiNs/RustFLPCP against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeiqiNs%2FRustFLPCP" "/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/WeiqiNs/RustFLPCP
[INFO] finished tweaking git repo https://github.com/WeiqiNs/RustFLPCP
[INFO] tweaked toml for git repo https://github.com/WeiqiNs/RustFLPCP written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WeiqiNs/RustFLPCP 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding ark-bls12-381 v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding ark-ff v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding ark-std v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[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] 11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1
[INFO] running `Command { std: "docker" "start" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1", 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" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1", 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" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.2
[INFO] [stderr]    Compiling enum-ordinalize v4.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]  Documenting rust_flpcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/binary_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct BinaryValidation {
[INFO] [stdout]  7 | |     degree: usize,
[INFO] [stdout]  8 | |     num_gate: usize,
[INFO] [stdout]  9 | |     input_size: usize,
[INFO] [stdout] 10 | |     proof_size: usize,
[INFO] [stdout] 11 | |     total_size: usize,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Checks whether each bit of the message is a valid binary value (0 or 1).`
[INFO] [stdout]    = help: ends near `Represents the binary validation scheme.`
[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/binary_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct BinaryValidation {
[INFO] [stdout]  7 | |     degree: usize,
[INFO] [stdout]  8 | |     num_gate: usize,
[INFO] [stdout]  9 | |     input_size: usize,
[INFO] [stdout] 10 | |     proof_size: usize,
[INFO] [stdout] 11 | |     total_size: usize,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents the binary validation scheme.`
[INFO] [stdout]    = help: ends near `Represents the binary validation scheme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/range_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct RangeValidation {
[INFO] [stdout]  7 | |     lower: usize,
[INFO] [stdout]  8 | |     degree: usize,
[INFO] [stdout]  9 | |     num_gate: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     total_size: usize,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ensures each element of the message lies within a specified numeric range.`
[INFO] [stdout]    = help: ends near `Represents the range validation scheme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/range_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct RangeValidation {
[INFO] [stdout]  7 | |     lower: usize,
[INFO] [stdout]  8 | |     degree: usize,
[INFO] [stdout]  9 | |     num_gate: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     total_size: usize,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents the range validation scheme.`
[INFO] [stdout]    = help: ends near `Represents the range validation scheme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/norm_bound_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct NormBoundValidation {
[INFO] [stdout]  7 | |     degree: usize,
[INFO] [stdout]  8 | |     num_gate: usize,
[INFO] [stdout]  9 | |     input_size: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     input_bound: usize,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Verifies that the L2 norm of the message does not exceed a threshold.`
[INFO] [stdout]    = help: ends near `Represents the norm bound validation scheme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/norm_bound_validation.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / pub struct NormBoundValidation {
[INFO] [stdout]  7 | |     degree: usize,
[INFO] [stdout]  8 | |     num_gate: usize,
[INFO] [stdout]  9 | |     input_size: usize,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     input_bound: usize,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents the norm bound validation scheme.`
[INFO] [stdout]    = help: ends near `Represents the norm bound validation scheme.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rust_flpcp`
[INFO] running `Command { std: "docker" "inspect" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1", kill_on_drop: false }`
[INFO] [stdout] 11d84d4e781a478ede14b0029fcf708dc8e97fe365d8c14ea36889bc04e636b1
