[INFO] fetching crate libpairassembly 0.1.4...
[INFO] documenting libpairassembly-0.1.4 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate libpairassembly 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate libpairassembly 0.1.4
[INFO] finished tweaking crates.io crate libpairassembly 0.1.4
[INFO] tweaked toml for crates.io crate libpairassembly 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libpairassembly 0.1.4 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 crates.io crate libpairassembly 0.1.4 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-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] 433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf
[INFO] running `Command { std: "docker" "start" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf", 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" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf", 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" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking wide v1.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]  Documenting libpairassembly v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/correct.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub struct CorrectedMergedRead {
[INFO] [stdout] 127 | |     id: String,
[INFO] [stdout] 128 | |     seq: Vec<u8>,
[INFO] [stdout] 129 | |     quality_scores: Vec<u8>,
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]     = help: ends near `Corrected consensus record emitted after applying overlap-based quality correction.`
[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/correct.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub struct CorrectedMergedRead {
[INFO] [stdout] 127 | |     id: String,
[INFO] [stdout] 128 | |     seq: Vec<u8>,
[INFO] [stdout] 129 | |     quality_scores: Vec<u8>,
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Corrected consensus record emitted after applying overlap-based quality correction.`
[INFO] [stdout]     = help: ends near `Corrected consensus record emitted after applying overlap-based quality correction.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/correct.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct CorrectionParams {
[INFO] [stdout] 35 | |     /// Maximum corrected quality score the kernel is allowed to emit.
[INFO] [stdout] 36 | |     pub max_output_qual: u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     pub min_base_correction_delta_q: u8,
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Configuration for correction behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/correct.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct CorrectionParams {
[INFO] [stdout] 35 | |     /// Maximum corrected quality score the kernel is allowed to emit.
[INFO] [stdout] 36 | |     pub max_output_qual: u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     pub min_base_correction_delta_q: u8,
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Configuration for correction behavior.`
[INFO] [stdout]    = help: ends near `Configuration for correction behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlap/params.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct OverlapParams {
[INFO] [stdout] 23 | |     overlap_diff_max: usize,
[INFO] [stdout] 24 | |     min_overlap: usize,
[INFO] [stdout] 25 | |     diff_percent_max: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     tie_policy: TiePolicy,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Parameters controlling no-gap overlap search thresholds.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlap/params.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct OverlapParams {
[INFO] [stdout] 23 | |     overlap_diff_max: usize,
[INFO] [stdout] 24 | |     min_overlap: usize,
[INFO] [stdout] 25 | |     diff_percent_max: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     tie_policy: TiePolicy,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Parameters controlling no-gap overlap search thresholds.`
[INFO] [stdout]    = help: ends near `Parameters controlling no-gap overlap search thresholds.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlap/params.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub enum TiePolicy {
[INFO] [stdout] 34 | |     /// Return an `OverlapTie` error.
[INFO] [stdout] 35 | |     Reject,
[INFO] [stdout] 36 | |     /// Keep the overlap found from the start-oriented search.
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     PreferFromEnd,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Policy for handling equal-quality overlaps found from both search directions.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/overlap/params.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub enum TiePolicy {
[INFO] [stdout] 34 | |     /// Return an `OverlapTie` error.
[INFO] [stdout] 35 | |     Reject,
[INFO] [stdout] 36 | |     /// Keep the overlap found from the start-oriented search.
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     PreferFromEnd,
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Policy for handling equal-quality overlaps found from both search directions.`
[INFO] [stdout]    = help: ends near `Policy for handling equal-quality overlaps found from both search directions.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub struct OverlapValidator {
[INFO] [stdout] 50 | |     policy: ValidationPolicy,
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Validates whether discovered overlap evidence is informative enough to trust.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub struct OverlapValidator {
[INFO] [stdout] 50 | |     policy: ValidationPolicy,
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Validates whether discovered overlap evidence is informative enough to trust.`
[INFO] [stdout]    = help: ends near `Validates whether discovered overlap evidence is informative enough to trust.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub struct ValidationMetrics {
[INFO] [stdout] 56 | |     overlap_len: usize,
[INFO] [stdout] 57 | |     min_informative_overlap_len: usize,
[INFO] [stdout] 58 | |     mismatch_count: usize,
[INFO] [stdout] 59 | |     expected_overlap_error_count: f64,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Measurements retained from an overlap validation decision.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / pub struct ValidationMetrics {
[INFO] [stdout] 56 | |     overlap_len: usize,
[INFO] [stdout] 57 | |     min_informative_overlap_len: usize,
[INFO] [stdout] 58 | |     mismatch_count: usize,
[INFO] [stdout] 59 | |     expected_overlap_error_count: f64,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Measurements retained from an overlap validation decision.`
[INFO] [stdout]    = help: ends near `Measurements retained from an overlap validation decision.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub struct ValidationPolicy {
[INFO] [stdout] 36 | |     k: usize,
[INFO] [stdout] 37 | |     strictness: Strictness,
[INFO] [stdout] 38 | |     min_overlap_floor: usize,
[INFO] [stdout] 39 | |     mismatch_multiplier: f32,
[INFO] [stdout] 40 | |     mismatch_offset: f32,
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Tunable policy used by [`OverlapValidator`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub struct ValidationPolicy {
[INFO] [stdout] 36 | |     k: usize,
[INFO] [stdout] 37 | |     strictness: Strictness,
[INFO] [stdout] 38 | |     min_overlap_floor: usize,
[INFO] [stdout] 39 | |     mismatch_multiplier: f32,
[INFO] [stdout] 40 | |     mismatch_offset: f32,
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Tunable policy used by [`OverlapValidator`].`
[INFO] [stdout]    = help: ends near `Tunable policy used by [`OverlapValidator`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub enum ValidationPreset {
[INFO] [stdout] 25 | |     /// More permissive; useful for exploratory work or shorter inserts.
[INFO] [stdout] 26 | |     Loose,
[INFO] [stdout] 27 | |     /// Balanced default.
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     Strict,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Public convenience re-exports for common `libpairassembly` use cases.`
[INFO] [stdout]    = help: ends near `Preset validation strictness for overlap informativeness checks.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/validate.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / pub enum ValidationPreset {
[INFO] [stdout] 25 | |     /// More permissive; useful for exploratory work or shorter inserts.
[INFO] [stdout] 26 | |     Loose,
[INFO] [stdout] 27 | |     /// Balanced default.
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     Strict,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Preset validation strictness for overlap informativeness checks.`
[INFO] [stdout]    = help: ends near `Preset validation strictness for overlap informativeness checks.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `libpairassembly`
[INFO] running `Command { std: "docker" "inspect" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf", kill_on_drop: false }`
[INFO] [stdout] 433e9be1bd71bab71e94046aec96e7c01eca23140ddae79d227bbc3cdf14f8bf
