[INFO] cloning repository https://github.com/jackdougle/rust-kd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackdougle/rust-kd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackdougle%2Frust-kd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackdougle%2Frust-kd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2208f365ea00bc67a19ab32e546e5bf67140e6a7 [INFO] testing jackdougle/rust-kd against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackdougle%2Frust-kd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jackdougle/rust-kd [INFO] finished tweaking git repo https://github.com/jackdougle/rust-kd [INFO] tweaked toml for git repo https://github.com/jackdougle/rust-kd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackdougle/rust-kd on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackdougle/rust-kd 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb0b0dd46ce156b8aaa104b897b0f194eccd80f28261e8a9965c600ca3733196 [INFO] running `Command { std: "docker" "start" "-a" "eb0b0dd46ce156b8aaa104b897b0f194eccd80f28261e8a9965c600ca3733196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0b0dd46ce156b8aaa104b897b0f194eccd80f28261e8a9965c600ca3733196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0b0dd46ce156b8aaa104b897b0f194eccd80f28261e8a9965c600ca3733196", kill_on_drop: false }` [INFO] [stdout] eb0b0dd46ce156b8aaa104b897b0f194eccd80f28261e8a9965c600ca3733196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f7286f6f71cd1265f1cbdef797f088c31c94827e8cb650f3e8c2070552eb63 [INFO] running `Command { std: "docker" "start" "-a" "31f7286f6f71cd1265f1cbdef797f088c31c94827e8cb650f3e8c2070552eb63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rlimit v0.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling sysinfo v0.38.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling liblzma v0.3.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling needletail v0.6.3 [INFO] [stderr] Compiling nucleaze v1.5.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "31f7286f6f71cd1265f1cbdef797f088c31c94827e8cb650f3e8c2070552eb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f7286f6f71cd1265f1cbdef797f088c31c94827e8cb650f3e8c2070552eb63", kill_on_drop: false }` [INFO] [stdout] 31f7286f6f71cd1265f1cbdef797f088c31c94827e8cb650f3e8c2070552eb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfe5b60ead48d3edf82e5c575715014c4a8af286fc9ee00d45c88c9e0d2488ef [INFO] running `Command { std: "docker" "start" "-a" "bfe5b60ead48d3edf82e5c575715014c4a8af286fc9ee00d45c88c9e0d2488ef", kill_on_drop: false }` [INFO] [stderr] Compiling nucleaze v1.5.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "bfe5b60ead48d3edf82e5c575715014c4a8af286fc9ee00d45c88c9e0d2488ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe5b60ead48d3edf82e5c575715014c4a8af286fc9ee00d45c88c9e0d2488ef", kill_on_drop: false }` [INFO] [stdout] bfe5b60ead48d3edf82e5c575715014c4a8af286fc9ee00d45c88c9e0d2488ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad81e4fcd400dbc81b22cca43cd8683d7da65faac72c2707d0ec604d0b1d37dd [INFO] running `Command { std: "docker" "start" "-a" "ad81e4fcd400dbc81b22cca43cd8683d7da65faac72c2707d0ec604d0b1d37dd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucleaze-e4ddcb0e6f30587e) [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/nucleaze-5b66ad640c3ec341) [INFO] [stdout] [INFO] [stderr] Running tests/integrations.rs (/opt/rustwide/target/debug/deps/integrations-93619bcb490486ce) [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] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test_bloom_filter_basic_matching ... ok [INFO] [stdout] test test_duplicate_read_files ... ok [INFO] [stdout] test test_bloom_filter_canonical ... ok [INFO] [stdout] test test_bloom_filter_large_ref_canonical ... ok [INFO] [stdout] test test_basic_filtering_unpaired ... ok [INFO] [stdout] test test_bloom_filter_saveref ... ok [INFO] [stdout] test test_duplicate_file_args_error ... ok [INFO] [stdout] test test_inter_in_paired_out ... ok [INFO] [stdout] test test_canonical_kmers ... ok [INFO] [stdout] test test_different_k_values ... ok [INFO] [stdout] test test_filtering_ambiguous_sequences ... ok [INFO] [stdout] test test_interleaved_input_separate_output ... ok [INFO] [stdout] test test_memory_allocation_limits ... ok [INFO] [stdout] test test_missing_required_args ... ok [INFO] [stdout] test test_fasta_output_format ... ok [INFO] [stdout] test test_interleaved ... ok [INFO] [stdout] test test_missing_interleaved_flag_failure ... ok [INFO] [stdout] test test_ref_with_short_seqs_errors ... ok [INFO] [stdout] test test_paired_in_inter_out ... ok [INFO] [stdout] test test_paired_input_files ... ok [INFO] [stdout] test test_serialized_reference_persistence ... ok [INFO] [stdout] test test_threads_argument ... ok [INFO] [stdout] test test_minhits_threshold ... ok [INFO] [stdout] test test_stdin_input ... ok [INFO] [stdout] test test_inter_in_paired_out_no_flag ... ok [INFO] [stdout] test test_serialized_reference ... ok [INFO] [stderr] error: test failed, to rerun pass `--test integrations` [INFO] [stdout] test test_metadata_kmer_functional ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_metadata_kmer_functional stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_metadata_kmer_functional' (219) panicked at tests/integrations.rs:521:5: [INFO] [stdout] assertion failed: ref_kmers[0].contains(&size_metadata) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x595e99bef43a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x595e99bef43a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x595e99bef43a - std[9220c7eebac9ee98]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x595e99bef43a - <::print::DisplayBacktrace as core[c038f26966ff13a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x595e99c0531a - ::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x595e99c0531a - core[c038f26966ff13a]::fmt::write [INFO] [stdout] 6: 0x595e99bf5172 - std[9220c7eebac9ee98]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x595e99bf5172 - as std[9220c7eebac9ee98]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x595e99bcc80f - ::print [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x595e99bcc80f - std[9220c7eebac9ee98]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x595e99be6dd9 - std[9220c7eebac9ee98]::panicking::default_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x595e99b36abc - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x595e99b36abc - test[e721096a833e0289]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x595e99be6f92 - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x595e99be6f92 - std[9220c7eebac9ee98]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x595e99bcc8fa - std[9220c7eebac9ee98]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x595e99bc18a9 - std[9220c7eebac9ee98]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x595e99bcd5dd - __rustc[db5ee5825a353f5e]::rust_begin_unwind [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x595e99c05b2c - core[c038f26966ff13a]::panicking::panic_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x595e99c05af2 - core[c038f26966ff13a]::panicking::panic [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x595e99b244d4 - integrations[efb3d91f2da47c6e]::test_metadata_kmer_functional [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:521:5 [INFO] [stdout] 21: 0x595e99b15817 - integrations[efb3d91f2da47c6e]::test_metadata_kmer_functional::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:485:35 [INFO] [stdout] 22: 0x595e99b151b6 - >::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x595e99b2abcb - core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x595e99b2abcb - test[e721096a833e0289]::__rust_begin_short_backtrace::, fn() -> core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x595e99b3758b - test[e721096a833e0289]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x595e99b3758b - as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x595e99b3758b - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x595e99b3758b - std[9220c7eebac9ee98]::panicking::catch_unwind::, core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x595e99b3758b - std[9220c7eebac9ee98]::panic::catch_unwind::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x595e99b3758b - test[e721096a833e0289]::run_test_in_process [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x595e99b3758b - test[e721096a833e0289]::run_test::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x595e99b32ca4 - test[e721096a833e0289]::run_test::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x595e99b32ca4 - std[9220c7eebac9ee98]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x595e99b3a192 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x595e99b3a192 - ::{closure#1}::{closure#0}> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x595e99b3a192 - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x595e99b3a192 - std[9220c7eebac9ee98]::panicking::catch_unwind::<(), core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x595e99b3a192 - std[9220c7eebac9ee98]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x595e99b3a192 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x595e99b3a192 - ::{closure#1} as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x595e99bee96f - + core[c038f26966ff13a]::marker::Send> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 42: 0x595e99bee96f - ::new::thread_start [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7a2bed0efaa4 - [INFO] [stdout] 44: 0x7a2bed17ca64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_metadata_kmer_functional [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad81e4fcd400dbc81b22cca43cd8683d7da65faac72c2707d0ec604d0b1d37dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad81e4fcd400dbc81b22cca43cd8683d7da65faac72c2707d0ec604d0b1d37dd", kill_on_drop: false }` [INFO] [stdout] ad81e4fcd400dbc81b22cca43cd8683d7da65faac72c2707d0ec604d0b1d37dd