[INFO] fetching crate rsabpoa 0.3.7...
[INFO] testing rsabpoa-0.3.7 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsabpoa 0.3.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rsabpoa 0.3.7
[INFO] finished tweaking crates.io crate rsabpoa 0.3.7
[INFO] tweaked toml for crates.io crate rsabpoa 0.3.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsabpoa 0.3.7 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsabpoa 0.3.7 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77a0b1de7bfb246c7be85d1481e1be2c84aa3438e66c2c5ce7f99430e0fae673
[INFO] running `Command { std: "docker" "start" "-a" "77a0b1de7bfb246c7be85d1481e1be2c84aa3438e66c2c5ce7f99430e0fae673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77a0b1de7bfb246c7be85d1481e1be2c84aa3438e66c2c5ce7f99430e0fae673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a0b1de7bfb246c7be85d1481e1be2c84aa3438e66c2c5ce7f99430e0fae673", kill_on_drop: false }`
[INFO] [stdout] 77a0b1de7bfb246c7be85d1481e1be2c84aa3438e66c2c5ce7f99430e0fae673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af8b852ae20639b53d1ad5960a0323e114748d421b4c3c7d025a0f8a4781df4d
[INFO] running `Command { std: "docker" "start" "-a" "af8b852ae20639b53d1ad5960a0323e114748d421b4c3c7d025a0f8a4781df4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling zerocopy v0.8.22
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rsabpoa v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling bio v2.2.0
[INFO] [stderr]    Compiling rust-htslib v0.49.0
[INFO] [stderr]    Compiling gskits v0.13.2
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]   --> src/abpoa_sys.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub type __off_t = ::std::os::raw::c_long;
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]   --> src/abpoa_sys.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub type __off64_t = ::std::os::raw::c_long;
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__m128i` should have an upper camel case name
[INFO] [stdout]   --> src/abpoa_sys.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub type __m128i = [::std::os::raw::c_longlong; 2usize];
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `M128i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]    --> src/abpoa_sys.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub type _IO_lock_t = ::std::os::raw::c_void;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `abpoa_msa1`
[INFO] [stdout]  --> src/abpoa.rs:7:81
[INFO] [stdout]   |
[INFO] [stdout] 7 |         abpoa_generate_consensus, abpoa_generate_rc_msa, abpoa_init, abpoa_msa, abpoa_msa1,
[INFO] [stdout]   |                                                                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_ptr` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub _IO_read_ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_ptr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_end` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub _IO_read_end: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_base` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub _IO_read_base: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_base` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub _IO_write_base: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_ptr` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub _IO_write_ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_end` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub _IO_write_end: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_base` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub _IO_buf_base: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_end` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub _IO_buf_end: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_base` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub _IO_save_base: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_backup_base` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub _IO_backup_base: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_backup_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_end` should have a snake case name
[INFO] [stdout]    --> src/abpoa_sys.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub _IO_save_end: *mut ::std::os::raw::c_char,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `abpoa_consensus_dna`, `abpoa_free_para`, and `msa_with_adaptive_fwd_rev`
[INFO] [stdout]   --> src/bin/abpoa_consensus.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     abpoa::{abpoa_consensus_dna, abpoa_consensus_dna_core, msa_with_adaptive_fwd_rev, AbpoaParam},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     abpoa_sys::{abpoa_free, abpoa_free_para, abpoa_init, abpoa_para_t, abpoa_t},
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctUTPMs/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsabpoa-7ab07e41fefd5e4d,libgskits-c51ae20f622358cd,libnum_cpus-96e498d035a5df3c,libuuid-1e9e923782ead0de,libsha1_smol-c84f3fb8930b46aa,libchrono-75a23884734dc834,libiana_time_zone-19c0359eba5041cc,libindicatif-73b22debf78e2eaf,libportable_atomic-c931c3e2331e992e,libnumber_prefix-581f28910c3e335b,libconsole-257c4d342b86c3ad,libunicode_width-8906f12a608a28d1,libonce_cell-e683f8e24170cb18,libbio-ca3cc3d142ebbe12,libstrum-02a600a2554938bf,libcsv-0eaaa7753dc131d2,libryu-b4971a7af0446da6,libitoa-ba08b808be5ac239,libcsv_core-999cac2b432859df,libbytecount-baa4acefca08aac1,libtriple_accel-4d60b132b5cc4527,libeditdistancek-35b6c303151d739d,libitertools_num-670cea0617af5d5d,libenum_map-eca0386d970122cc,libstatrs-d5e691ae506036ea,libnalgebra-e54757e7b69b794a,librand_distr-c6fb565e86d5039a,libnum_rational-8d34498f8eafc5fe,libtypenum-e7440264430ce92d,libsimba-c4bc5cb1ca5c7d0d,libwide-c4b768f9858cb33b,libsafe_arch-cf5a9bb47da03bcb,libbytemuck-b897f63fd6bf6b14,librand-f23ae93e9fc1a499,librand_chacha-9985dd31d096db61,libppv_lite86-9037d99f961bd10f,libzerocopy-ae83a80c48b22283,librand_core-0e065306297cb92b,libgetrandom-33f253f28d34a554,libcfg_if-d9b80cb51cda7b5b,libordered_float-36fa309d3efd604b,libndarray-9906cb1883830f18,libmatrixmultiply-b7a016ef328b5875,libnum_complex-47602affebf6eae7,librawpointer-77278abf625c2396,libmultimap-bba3a2cb1c9d2231,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libanyhow-7a8ab5ff28706a5b,libnum_integer-519d0865d2e0e671,libbv-96b55ca1a13e9ac3,libvec_map-0bab5c0143b086b7,libserde-aa85031dded1cf32,libbit_set-7e7afc095800708a,libbit_vec-087ad96ff7dfd881,libfxhash-f0e3ea4f1b454541,libpetgraph-112e8c3df288e123,libindexmap-5ae3dfd6042c302b,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libfixedbitset-ce3fb8670c59f480,libapprox-f299455ed6252a67,libnum_traits-22c573036045a430,librust_htslib-73239ffda7b9a4d7,libthiserror-9349649994d8c20e,libieee754-3841c39406747764,libhts_sys-7a4aac18c7b5ebfb,liblzma_sys-ede2065de9b3ff19,libcurl_sys-2b6dc63f3d4faefa,libopenssl_sys-e1b2a02d15392f8a,liblibz_sys-f7381a41f1bad069,liblibc-4dfdbb1331ff404f,libbzip2_sys-5e5eb768fea8e2bc,liburl-0607ac9612577d12,libidna-e225986cf77f9d39,libidna_adapter-d371016f9ea5641b,libicu_normalizer-1944afcee4d90661,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-056df32de074813c,libicu_properties-d588029d81fecebb,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-4218299e592c30bf,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-f3c6282c906c98ab,libicu_provider-c5f64b8e6a918c4d,libicu_locid-c0e4a174af76a806,liblitemap-30dabd8a98ce02e1,libtinystr-3603f6f5bf6dd608,libzerovec-888aa71edac50c13,libwriteable-30e32ee335eba874,libyoke-ef4ea306274c0fb2,libzerofrom-568b8473933c0913,libstable_deref_trait-6144d876008295f7,libform_urlencoded-f8b6367c0c90c44d,libpercent_encoding-25191db943c715ea,libbio_types-855b62d4d61464a3,libthiserror-0b14f00538ab54a6,libbyteorder-0d5229b4099d70a3,libregex-6ed811636887acf0,libregex_automata-c4ece03c6b03e7ed,libaho_corasick-f4defb05e6621c87,libmemchr-583048cc8df6a3f8,libregex_syntax-ec3324d7c59077ca,liblinear_map-8e83d2ae11ac894c,liblazy_static-58edaf41543212f3,libnewtype_derive-f75b83f6caaac968,libcustom_derive-e83c240b8b73358b,libcrossbeam-94e3f20e7ca5ea55,libcrossbeam_deque-a3c9e813f09d7794,libcrossbeam_channel-d60989a74696ce19,libcrossbeam_queue-e5a056467129b4b6,libcrossbeam_epoch-93ec3c80ffdb9594,libcrossbeam_utils-dbe6faacf78f7a1d,libclap-eed232e472d5509a,libclap_builder-ee843de8b95f5c87,libstrsim-7d9507ff4dccca86,libanstream-1f3805958e609fb9,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libclap_lex-30cbb8fe6b4d8a69,libanstyle-f117ecbe03985ce0}.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" "-lm" "-lz" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctUTPMs/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/rsabpoa-76b39d60dbb7f807/out/abPOA-v1.5.3/lib" "-L" "/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-580ca8086e1f3071/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-057ae66fca54a254/out/build" "-L" "/opt/rustwide/target/debug/build/libz-sys-cbd6218ec85519cf/out/lib" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8b110a3fb3ec5401/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-8328f93a5abcb9a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/abpoa_consensus-b6361974a959dac6" "-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: rust-lld: error: duplicate symbol: kvsprintf
[INFO] [stdout]           >>> defined at kstring.c:9 (src/kstring.c:9)
[INFO] [stdout]           >>>            kstring.o:(kvsprintf) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:143 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:143)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kvsprintf+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ksprintf
[INFO] [stdout]           >>> defined at kstring.c:28 (src/kstring.c:28)
[INFO] [stdout]           >>>            kstring.o:(ksprintf) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:178 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:178)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.ksprintf+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: kstrtok
[INFO] [stdout]           >>> defined at kstring.c:38 (src/kstring.c:38)
[INFO] [stdout]           >>>            kstring.o:(kstrtok) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:188 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:188)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kstrtok+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ksplit_core
[INFO] [stdout]           >>> defined at kstring.c:66 (src/kstring.c:66)
[INFO] [stdout]           >>>            kstring.o:(ksplit_core) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:225 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:225)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.ksplit_core+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: kgetline
[INFO] [stdout]           >>> defined at kstring.c:110 (src/kstring.c:110)
[INFO] [stdout]           >>>            kstring.o:(kgetline) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:271 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:271)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kgetline+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: kmemmem
[INFO] [stdout]           >>> defined at kstring.c:177 (src/kstring.c:177)
[INFO] [stdout]           >>>            kstring.o:(kmemmem) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:378 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:378)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kmemmem+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: kstrstr
[INFO] [stdout]           >>> defined at kstring.c:198 (src/kstring.c:198)
[INFO] [stdout]           >>>            kstring.o:(kstrstr) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:400 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:400)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kstrstr+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: kstrnstr
[INFO] [stdout]           >>> defined at kstring.c:203 (src/kstring.c:203)
[INFO] [stdout]           >>>            kstring.o:(kstrnstr) in archive /opt/rustwide/target/debug/deps/librsabpoa-7ab07e41fefd5e4d.rlib
[INFO] [stdout]           >>> defined at kstring.c:405 (/opt/rustwide/target/debug/build/hts-sys-d68cfb05e1531ff4/out/htslib/kstring.c:405)
[INFO] [stdout]           >>>            107a5a75f8aca472-kstring.o:(.text.kstrnstr+0x0) in archive /opt/rustwide/target/debug/deps/libhts_sys-7a4aac18c7b5ebfb.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsabpoa` (bin "abpoa_consensus") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "af8b852ae20639b53d1ad5960a0323e114748d421b4c3c7d025a0f8a4781df4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8b852ae20639b53d1ad5960a0323e114748d421b4c3c7d025a0f8a4781df4d", kill_on_drop: false }`
[INFO] [stdout] af8b852ae20639b53d1ad5960a0323e114748d421b4c3c7d025a0f8a4781df4d
