[INFO] fetching crate rustybam 0.1.34...
[INFO] testing rustybam-0.1.34 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rustybam 0.1.34 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rustybam 0.1.34
[INFO] finished tweaking crates.io crate rustybam 0.1.34
[INFO] tweaked toml for crates.io crate rustybam 0.1.34 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustybam 0.1.34 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustybam 0.1.34 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rb`
[INFO] [stderr]   * `bin` target `rustybam`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83de6637d5df963298e03fb32e9953aa556666029f6ff174ca4f6c016ac820c5
[INFO] running `Command { std: "docker" "start" "-a" "83de6637d5df963298e03fb32e9953aa556666029f6ff174ca4f6c016ac820c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83de6637d5df963298e03fb32e9953aa556666029f6ff174ca4f6c016ac820c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83de6637d5df963298e03fb32e9953aa556666029f6ff174ca4f6c016ac820c5", kill_on_drop: false }`
[INFO] [stdout] 83de6637d5df963298e03fb32e9953aa556666029f6ff174ca4f6c016ac820c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8eb1ac231650f59aaeadab6b04fb3a31fca0e4349ccb87e7091e317101a558a
[INFO] running `Command { std: "docker" "start" "-a" "f8eb1ac231650f59aaeadab6b04fb3a31fca0e4349ccb87e7091e317101a558a", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rb`
[INFO] [stderr]   * `bin` target `rustybam`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling libdeflate-sys v0.12.0
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling libdeflater v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rustybam v0.1.34 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling multimap v0.9.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling niffler v2.7.0
[INFO] [stderr]    Compiling gzp v0.11.3
[INFO] [stderr]    Compiling needletail v0.5.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bio v1.6.0
[INFO] [stderr]    Compiling rust-htslib v0.44.1
[INFO] [stderr]    Compiling bio-io v0.3.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/annotate.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>>;
[INFO] [stdout]   |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>>;
[INFO] [stdout]   |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/annotate.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>> {
[INFO] [stdout]    |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:206:60
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[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] 206 -                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stdout] 206 +                     let largest_rec = group.max_by_key(|p| p.t_en - p.t_st).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:206:60
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[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] 206 -                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stdout] 206 +                     let largest_rec = group.max_by_key(|p| p.t_en - p.t_st).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f8eb1ac231650f59aaeadab6b04fb3a31fca0e4349ccb87e7091e317101a558a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8eb1ac231650f59aaeadab6b04fb3a31fca0e4349ccb87e7091e317101a558a", kill_on_drop: false }`
[INFO] [stdout] f8eb1ac231650f59aaeadab6b04fb3a31fca0e4349ccb87e7091e317101a558a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0740c0541abc8f27026eab99ac7ce5dd3cd3b69d83b4d4b8edf13512f9b505be
[INFO] running `Command { std: "docker" "start" "-a" "0740c0541abc8f27026eab99ac7ce5dd3cd3b69d83b4d4b8edf13512f9b505be", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rb`
[INFO] [stderr]   * `bin` target `rustybam`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/annotate.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>>;
[INFO] [stdout]   |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>>;
[INFO] [stdout]   |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustybam v0.1.34 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/annotate.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>> {
[INFO] [stdout]    |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:206:60
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[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] 206 -                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stdout] 206 +                     let largest_rec = group.max_by_key(|p| p.t_en - p.t_st).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:206:60
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[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] 206 -                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stdout] 206 +                     let largest_rec = group.max_by_key(|p| p.t_en - p.t_st).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/annotate.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>>;
[INFO] [stdout]   |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>>;
[INFO] [stdout]   |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/annotate.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>> {
[INFO] [stdout]    |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "0740c0541abc8f27026eab99ac7ce5dd3cd3b69d83b4d4b8edf13512f9b505be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0740c0541abc8f27026eab99ac7ce5dd3cd3b69d83b4d4b8edf13512f9b505be", kill_on_drop: false }`
[INFO] [stdout] 0740c0541abc8f27026eab99ac7ce5dd3cd3b69d83b4d4b8edf13512f9b505be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e22ceca6183ae87d964a6137026710f511939892231e964d55c3a8937183ee8
[INFO] running `Command { std: "docker" "start" "-a" "5e22ceca6183ae87d964a6137026710f511939892231e964d55c3a8937183ee8", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rb`
[INFO] [stderr]   * `bin` target `rustybam`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/annotate.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>>;
[INFO] [stderr]   |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>>;
[INFO] [stderr]   |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/annotate.rs:10:26
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<u64, bed::Record>> {
[INFO] [stderr]    |                          ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn find_bed_overlaps(&self, rec: &bed::Record) -> Vec<Entry<'_, u64, bed::Record>> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rustybam` (lib) generated 2 warnings (run `cargo fix --lib -p rustybam` to apply 2 suggestions)
[INFO] [stderr] warning: `rustybam` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/main.rs:206:60
[INFO] [stderr]     |
[INFO] [stderr] 206 |                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stderr]     |                                                            ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 206 -                     let largest_rec = group.max_by_key(|p| (p.t_en - p.t_st)).unwrap();
[INFO] [stderr] 206 +                     let largest_rec = group.max_by_key(|p| p.t_en - p.t_st).unwrap();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rustybam` (bin "rustybam" test) generated 1 warning (run `cargo fix --bin "rustybam" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rustybam` (bin "rb" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustybam-4debe63986bb3c85)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test annotate::tests::test_chrom_specific_overlaps ... ok
[INFO] [stdout] test bamstats::tests::test_add_cigar_stats ... ok
[INFO] [stdout] test liftover::tests::check_invertible ... ok
[INFO] [stdout] test suns::tests::test_convert ... ok
[INFO] [stdout] test suns::tests::test_sun_finding ... ok
[INFO] [stdout] test liftover::tests::test_aln_pair_liftover ... ok
[INFO] [stdout] test trim_overlap::tests::test_inversion_trimming ... ok
[INFO] [stdout] test bamstats::tests::test_cigar_stats_from_test_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rb-98349e121d09b8ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustybam-1ca0e577e292745b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustybam
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/nucfreq.rs - nucfreq::region_nucfreq (line 99) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::Paf::from_file (line 54) ... FAILED
[INFO] [stdout] test src/bed.rs - bed::parse_bed (line 165) ... FAILED
[INFO] [stdout] test src/fastx.rs - fastx::run_split_fastx (line 5) ... FAILED
[INFO] [stdout] test src/bed.rs - bed::has_overlap (line 49) ... FAILED
[INFO] [stdout] test src/bed.rs - bed::parse_bed_rec (line 129) ... FAILED
[INFO] [stdout] test src/myio.rs - myio::reader (line 38) ... FAILED
[INFO] [stdout] test src/getfasta.rs - getfasta::get_fasta (line 12) ... FAILED
[INFO] [stdout] test src/bed.rs - bed::parse_region (line 89) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::PafRecord::new (line 372) ... FAILED
[INFO] [stdout] test src/bed.rs - bed::split_region (line 197) ... FAILED
[INFO] [stdout] test src/liftover.rs - liftover::break_paf_on_indels (line 172) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::consumes_query (line 953) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::PafRecord::to_sam_string (line 861) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::Paf::sam_header (line 309) ... FAILED
[INFO] [stdout] test src/nucfreq.rs - nucfreq::nucfreq (line 41) ... FAILED
[INFO] [stdout] test src/paf.rs - paf::cs_to_cigar (line 1103) ... ok
[INFO] [stdout] test src/suns.rs - suns::Genome::from_file (line 50) ... ok
[INFO] [stdout] test src/suns.rs - suns::Genome::get_longest_perfect_repeats (line 85) ... ok
[INFO] [stdout] test src/suns.rs - suns::Genome::convert_from_idx (line 144) ... ok
[INFO] [stdout] test src/paf.rs - paf::PafRecord::get_target_as_region (line 470) ... ok
[INFO] [stdout] test src/paf.rs - paf::update_cigar_opt_len (line 978) ... ok
[INFO] [stdout] test src/paf.rs - paf::cigar_from_str (line 1000) ... ok
[INFO] [stdout] test src/trim_overlap.rs - trim_overlap::trim_overlapping_pafs (line 22) ... ok
[INFO] [stdout] test src/suns.rs - suns::Genome::get_shortest_subseq_size (line 62) ... ok
[INFO] [stdout] test src/paf.rs - paf::is_match (line 966) ... ok
[INFO] [stdout] test src/bamstats.rs - bamstats::parse_md_for_stats (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/nucfreq.rs - nucfreq::region_nucfreq (line 99) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRif3X1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRif3X1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestovv69q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/paf.rs - paf::Paf::from_file (line 54) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqFkrdP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqFkrdP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLXjaVH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bed.rs - bed::parse_bed (line 165) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwieXfe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwieXfe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsXG1vo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fastx.rs - fastx::run_split_fastx (line 5) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqo1Pzr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqo1Pzr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPDpxMv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bed.rs - bed::has_overlap (line 49) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9sbQcp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9sbQcp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttpYSD7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bed.rs - bed::parse_bed_rec (line 129) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrNum85/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrNum85/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOhp5pH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/myio.rs - myio::reader (line 38) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7uAssA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7uAssA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMngf7L/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/getfasta.rs - getfasta::get_fasta (line 12) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcb5rhqn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcb5rhqn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAch1S3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bed.rs - bed::parse_region (line 89) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSQR3xg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSQR3xg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJQPyFa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/paf.rs - paf::PafRecord::new (line 372) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDZz508/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDZz508/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlYK4bN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bed.rs - bed::split_region (line 197) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdnuhb5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdnuhb5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx05PWR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/liftover.rs - liftover::break_paf_on_indels (line 172) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc83gERj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc83gERj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest27GsH7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/paf.rs - paf::consumes_query (line 953) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdMeqvv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdMeqvv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK73RnY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/paf.rs - paf::PafRecord::to_sam_string (line 861) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct5blyf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct5blyf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestePA5hM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/paf.rs - paf::Paf::sam_header (line 309) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxelFal/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxelFal/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJQzHN7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nucfreq.rs - nucfreq::nucfreq (line 41) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBkWsjF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustybam-bd717c0d7f41043b,libnum_format-e70efbfc5ef7bb21,libarrayvec-09741c597eeba17a,libnatord-8bd723128042ef1e,libneedletail-334f34a9c9662e1a,libbuffer_redux-44a071ae82ed367c,libxz2-2b142c45ebc20d63,libbzip2-ce93ef497fde11f5,libclap-e40df87f1216b3d4,libatty-4e18827bca841aad,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libbio_io-fb3d244a9df116f1,liblog-d6f7bb1298e9acd0,libniffler-34ac142a14c9d059,libthiserror-10195cae79d5e7d7,libindicatif-df4d91678c954162,libportable_atomic-a75036a50a81e993,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libnumber_prefix-6b994bedec76f9db,libconsole-2015f81ef3d1a648,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libgzp-580b76187ff75a5a,libcore_affinity-b2539a97f1d2740f,libnum_cpus-d71f4f5ac0589055,liblibdeflater-af6da5e20d54adce,liblibdeflate_sys-387bbbc01f1d5b44,libsnap-0ae7ab24dc55f3b2,libflume-aba06e72bff267c8,libspin-702351099daa247f,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-b51048c99eeec300,libfutures_sink-ad47bcbd8cacb180,libfutures_core-1d82de6dc792743d,libnanorand-0f176779690e37f0,libflate2-ec628b9fc10ea780,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbytes-82ad4f0211bdc963,librust_htslib-e3c5a451690f3b42,libieee754-1424436d24ee8d5d,libhts_sys-b07399b0148b7943,liblzma_sys-97c3fd317a4c3f79,libcurl_sys-14b6dd9008f9fb76,libopenssl_sys-126921d30be2a4d4,liblibz_sys-b299b959fdb1226c,libbzip2_sys-a4024646e6c59911,liburl-59e08b21402d8628,libidna-8284171f09d27a4a,libidna_adapter-abed8f8ea82eec19,libicu_normalizer-1d21e0971684ac7d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-49a5dab974ae48d5,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblinear_map-b99ada3a08e58c15,libcolored-7dc0f36c5f024577,libitertools-d269238fde074231,libbio-6fac697c48b78d34,libstrum-ebbabf6fcb69b59e,libcsv-5ff1292a068727e3,libryu-a7164637bc4900ee,libitoa-ef40fa516293a9d3,libcsv_core-9e71ada63bd80003,libbytecount-138dcae45873a40d,libtriple_accel-1fdd3e4b712d69aa,libeditdistancek-e70aa588abcfe4a9,libitertools_num-d6dae028d343d7e4,libenum_map-ae620cbaaa2b7916,libstatrs-61aba1e80ea897c1,libnalgebra-825563d9e5db81ea,librand_distr-9d0ea65a0e70b217,libnum_rational-ee401350e6f1dc51,libtypenum-f2b179c8a326fef2,libsimba-aa9ffad156525263,libwide-a80319073c475127,libsafe_arch-5de98f91bd66b784,libbytemuck-d671bd9faf1080c9,librand-c95e3d9f39442754,librand_chacha-52a0626a06f2a159,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-3cc2104014e8ca27,libgetrandom-0ddc91584ce5ce42,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libordered_float-11f0a7b551b890d8,libndarray-85fc64df65d33228,libmatrixmultiply-ddac031fb8d682d7,libnum_complex-d05469734a831f1e,librawpointer-10d892ea69c462d6,libmultimap-03811476289f1dc0,libitertools-303ce147e3eddef2,libeither-e5ea87bd27ac73a9,libanyhow-ae63679af1e3713c,libnum_integer-a7d0e87a7fc7a339,libbv-740c30c297f3f88f,libvec_map-a5c802739e225986,libserde-f7ffdce62ae7eec1,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbio_types-21095d3ee82f5d30,libthiserror-05d430afcf655b71,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libpetgraph-cbf78bad27eba3e7,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libnewtype_derive-f9e88944c691be4b,liblazy_static-3674be3f4245d19b,libcustom_derive-c3c046709babbb4b,libapprox-1c2c3b6fd50ba239,libnum_traits-ed73480dc23f78f5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBkWsjF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e0290860d52a4a2f/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-599344a6c296ec15/out/build" "-L" "/opt/rustwide/target/debug/build/hts-sys-daa733fad761bf6f/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-d7578db4f6b56ccc/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-sys-ba495e86762f79d5/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-74e4a9ef1a56b03b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a267967846e2ebe2/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsaJSW4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bed.rs - bed::has_overlap (line 49)
[INFO] [stdout]     src/bed.rs - bed::parse_bed (line 165)
[INFO] [stdout]     src/bed.rs - bed::parse_bed_rec (line 129)
[INFO] [stdout]     src/bed.rs - bed::parse_region (line 89)
[INFO] [stdout]     src/bed.rs - bed::split_region (line 197)
[INFO] [stdout]     src/fastx.rs - fastx::run_split_fastx (line 5)
[INFO] [stdout]     src/getfasta.rs - getfasta::get_fasta (line 12)
[INFO] [stdout]     src/liftover.rs - liftover::break_paf_on_indels (line 172)
[INFO] [stdout]     src/myio.rs - myio::reader (line 38)
[INFO] [stdout]     src/nucfreq.rs - nucfreq::nucfreq (line 41)
[INFO] [stdout]     src/nucfreq.rs - nucfreq::region_nucfreq (line 99)
[INFO] [stdout]     src/paf.rs - paf::Paf::from_file (line 54)
[INFO] [stdout]     src/paf.rs - paf::Paf::sam_header (line 309)
[INFO] [stdout]     src/paf.rs - paf::PafRecord::new (line 372)
[INFO] [stdout]     src/paf.rs - paf::PafRecord::to_sam_string (line 861)
[INFO] [stdout]     src/paf.rs - paf::consumes_query (line 953)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5e22ceca6183ae87d964a6137026710f511939892231e964d55c3a8937183ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e22ceca6183ae87d964a6137026710f511939892231e964d55c3a8937183ee8", kill_on_drop: false }`
[INFO] [stdout] 5e22ceca6183ae87d964a6137026710f511939892231e964d55c3a8937183ee8
