[INFO] fetching crate modtector 0.15.4...
[INFO] documenting modtector-0.15.4 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate modtector 0.15.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate modtector 0.15.4
[INFO] finished tweaking crates.io crate modtector 0.15.4
[INFO] tweaked toml for crates.io crate modtector 0.15.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate modtector 0.15.4 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate modtector 0.15.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-htslib v0.47.0
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded libm v0.2.8
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded ordered-float v4.2.2
[INFO] [stderr]   Downloaded anyhow v1.0.87
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] [stderr]   Downloaded bio v2.0.1
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]   Downloaded hts-sys v2.1.4
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e
[INFO] running `Command { std: "docker" "start" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e", 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" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]    Compiling hts-sys v2.1.4
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking bio v2.0.1
[INFO] [stderr]     Checking rust-htslib v0.47.0
[INFO] [stderr]  Documenting modtector v0.15.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/duet.rs:2823:21
[INFO] [stdout]      |
[INFO] [stdout] 2823 |                     ((165.0 * (1.0 - t)) as u8),
[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] 2823 -                     ((165.0 * (1.0 - t)) as u8),
[INFO] [stdout] 2823 +                     (165.0 * (1.0 - t)) as u8 ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/duet.rs:2866:17
[INFO] [stdout]      |
[INFO] [stdout] 2866 |                 ((165.0 * (1.0 - t)) as u8),
[INFO] [stdout]      |                 ^                         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2866 -                 ((165.0 * (1.0 - t)) as u8),
[INFO] [stdout] 2866 +                 (165.0 * (1.0 - t)) as u8 ,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]   --> src/convert.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// When true, field[1] is mutation_count; when false, field[1] is RT_stops
[INFO] [stdout]    |                          ^ no item named `1` 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`
[INFO] [stdout]   --> src/convert.rs:79:66
[INFO] [stdout]    |
[INFO] [stdout] 79 |     /// When true, field[1] is mutation_count; when false, field[1] is RT_stops
[INFO] [stdout]    |                                                                  ^ no item named `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 `1`
[INFO] [stdout]    --> src/convert.rs:181:57
[INFO] [stdout]     |
[INFO] [stdout] 181 | /// Note: When -m is used, mutation_count is from field[1], rt_stops = 0
[INFO] [stdout]     |                                                         ^ no item named `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 `1`
[INFO] [stdout]    --> src/convert.rs:182:55
[INFO] [stdout]     |
[INFO] [stdout] 182 | ///       When -m is not used, rt_stops is from field[1], mutation_count = 0
[INFO] [stdout]     |                                                       ^ no item named `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 `i`
[INFO] [stdout]     --> src/convert.rs:1949:34
[INFO] [stdout]      |
[INFO] [stdout] 1949 | ///     RT stop count = coverage[i] - coverage[i+1] (for consecutive positions on the same strand)
[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: unclosed HTML tag `data`
[INFO] [stdout]     --> src/convert.rs:1184:46
[INFO] [stdout]      |
[INFO] [stdout] 1184 | /// Input format: XML file from rf-norm with <data><transcript><sequence> and <reactivity>
[INFO] [stdout]      |                                              ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `transcript`
[INFO] [stdout]     --> src/convert.rs:1184:52
[INFO] [stdout]      |
[INFO] [stdout] 1184 | /// Input format: XML file from rf-norm with <data><transcript><sequence> and <reactivity>
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `sequence`
[INFO] [stdout]     --> src/convert.rs:1184:64
[INFO] [stdout]      |
[INFO] [stdout] 1184 | /// Input format: XML file from rf-norm with <data><transcript><sequence> and <reactivity>
[INFO] [stdout]      |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `reactivity`
[INFO] [stdout]     --> src/convert.rs:1184:79
[INFO] [stdout]      |
[INFO] [stdout] 1184 | /// Input format: XML file from rf-norm with <data><transcript><sequence> and <reactivity>
[INFO] [stdout]      |                                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `circle`
[INFO] [stdout]     --> src/plot.rs:9046:30
[INFO] [stdout]      |
[INFO] [stdout] 9046 | /// CRITICAL FIX: Parse each <circle> tag individually to avoid context window ambiguity
[INFO] [stdout]      |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `text`
[INFO] [stdout]     --> src/plot.rs:9095:58
[INFO] [stdout]      |
[INFO] [stdout] 9095 | /// CRITICAL FIX: Extracts base type from SVG template's <text> element (actual base) 
[INFO] [stdout]      |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `text`
[INFO] [stdout]     --> src/plot.rs:9097:9
[INFO] [stdout]      |
[INFO] [stdout] 9097 | /// The <text> element is found by matching the position in <title> elements
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `title`
[INFO] [stdout]     --> src/plot.rs:9097:61
[INFO] [stdout]      |
[INFO] [stdout] 9097 | /// The <text> element is found by matching the position in <title> elements
[INFO] [stdout]      |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/extract_transcripts/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e", kill_on_drop: false }`
[INFO] [stdout] 8f4339291641964c51059da27d164150ad51cf48f2d51d1303060ac2bf68202e
