[INFO] fetching crate ska 0.5.0... [INFO] testing ska-0.5.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ska 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ska 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ska 0.5.0 [INFO] tweaked toml for crates.io crate ska 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ska 0.5.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ska 0.5.0 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ab6b615d3aef3ae3b52c4c7e95663c20cce01e787490a502fbde71f0df1dd95 [INFO] running `Command { std: "docker" "start" "-a" "4ab6b615d3aef3ae3b52c4c7e95663c20cce01e787490a502fbde71f0df1dd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab6b615d3aef3ae3b52c4c7e95663c20cce01e787490a502fbde71f0df1dd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab6b615d3aef3ae3b52c4c7e95663c20cce01e787490a502fbde71f0df1dd95", kill_on_drop: false }` [INFO] [stdout] 4ab6b615d3aef3ae3b52c4c7e95663c20cce01e787490a502fbde71f0df1dd95 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 376c3c7c80797aa355a8a6f333220278d26172d13a3f9b24c9e1d6cc515db130 [INFO] running `Command { std: "docker" "start" "-a" "376c3c7c80797aa355a8a6f333220278d26172d13a3f9b24c9e1d6cc515db130", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling noodles-core v0.14.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling noodles-bgzf v0.26.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling noodles-csi v0.30.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling noodles-tabix v0.36.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling noodles-vcf v0.49.0 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling seq_io v0.3.4 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling argmin-math v0.3.0 [INFO] [stderr] Compiling argmin v0.9.0 [INFO] [stderr] Compiling ska v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.22s [INFO] running `Command { std: "docker" "inspect" "376c3c7c80797aa355a8a6f333220278d26172d13a3f9b24c9e1d6cc515db130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376c3c7c80797aa355a8a6f333220278d26172d13a3f9b24c9e1d6cc515db130", kill_on_drop: false }` [INFO] [stdout] 376c3c7c80797aa355a8a6f333220278d26172d13a3f9b24c9e1d6cc515db130 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de1879633c89ddb18a44e71a452ea54ae829ca6b1de3a47652ad1d13d37dd7c1 [INFO] running `Command { std: "docker" "start" "-a" "de1879633c89ddb18a44e71a452ea54ae829ca6b1de3a47652ad1d13d37dd7c1", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling snapbox v0.4.17 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling ska v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.35s [INFO] running `Command { std: "docker" "inspect" "de1879633c89ddb18a44e71a452ea54ae829ca6b1de3a47652ad1d13d37dd7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1879633c89ddb18a44e71a452ea54ae829ca6b1de3a47652ad1d13d37dd7c1", kill_on_drop: false }` [INFO] [stdout] de1879633c89ddb18a44e71a452ea54ae829ca6b1de3a47652ad1d13d37dd7c1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8c09ecc9eb365ca9de8bbd23ad465d42a0fdf0d7fbb2ddce2efc46d2b2358d3 [INFO] running `Command { std: "docker" "start" "-a" "b8c09ecc9eb365ca9de8bbd23ad465d42a0fdf0d7fbb2ddce2efc46d2b2358d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ska-e942bf452ff4a5fb) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test merge_ska_array::tests::test_kmer_iterator ... ok [INFO] [stdout] test merge_ska_array::tests::test_update_counts ... ok [INFO] [stdout] test ska_dict::tests::test_add_palindrome_to_dict ... ok [INFO] [stdout] test merge_ska_array::tests::test_delete_samples_normal ... ok [INFO] [stdout] test ska_dict::bit_encoding::tests::test_base_to_prob ... ok [INFO] [stdout] test coverage::tests::test_fit_histogram ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ska-7d266d55abbb2093) [INFO] [stdout] test coverage::tests::print_before_fit - should panic ... ok [INFO] [stderr] Running tests/align.rs (/opt/rustwide/target/debug/deps/align-a5bdace6fad727c4) [INFO] [stdout] test ska_dict::tests::test_panic2_add_palindrome_to_dict - should panic ... ok [INFO] [stdout] test merge_ska_array::tests::test_delete_samples_empty_or_all - should panic ... ok [INFO] [stdout] test merge_ska_array::tests::test_delete_samples_non_existent - should panic ... ok [INFO] [stdout] test ska_dict::tests::test_panic_add_palindrome_to_dict - should panic ... ok [INFO] [stdout] test coverage::tests::double_fit - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test build_cli ... ok [INFO] [stdout] test align_cli ... ok [INFO] [stdout] test basic_align ... ok [INFO] [stdout] test build_and_align ... ok [INFO] [stdout] test long_kmers ... ok [INFO] [stdout] test filters ... ok [INFO] [stdout] test build_proportion_reads ... ok [INFO] [stdout] test parallel_align ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/distance.rs (/opt/rustwide/target/debug/deps/distance-c25c322165bd04f5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dist_filter ... ok [INFO] [stdout] test basic_dists ... ok [INFO] [stdout] test multisample_dists ... ok [INFO] [stderr] Running tests/fasta_input.rs (/opt/rustwide/target/debug/deps/fasta_input-de58273aba61d3be) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test align_n ... ok [INFO] [stdout] test map_n ... ok [INFO] [stdout] test repeats ... ok [INFO] [stdout] test palindromes ... ok [INFO] [stderr] Running tests/fastq_input.rs (/opt/rustwide/target/debug/deps/fastq_input-c9421deb19e13f9c) [INFO] [stdout] test rev_comp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cov_check ... ok [INFO] [stdout] test map_fastq ... ok [INFO] [stdout] test count_check ... ok [INFO] [stdout] test build_auto_check ... ok [INFO] [stdout] test align_fastq ... ok [INFO] [stdout] test count_check_long ... ok [INFO] [stdout] test error_fastq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] Running tests/map.rs (/opt/rustwide/target/debug/deps/map-d0d47f10691389f6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test map_u128 ... ok [INFO] [stdout] test map_vcf ... ok [INFO] [stdout] test repeat_mask ... ok [INFO] [stdout] test map_rev_comp ... ok [INFO] [stderr] Running tests/skalo.rs (/opt/rustwide/target/debug/deps/skalo-bfe3a48b0191f3e6) [INFO] [stdout] test map_aln ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ska_lo ... ok [INFO] [stderr] Running tests/skf_ops.rs (/opt/rustwide/target/debug/deps/skf_ops-6683013a2ccc0ffd) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test weed ... ok [INFO] [stdout] test merge_delete ... ok [INFO] [stdout] test merge_delete_u128 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Doc-tests ska [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/ska_dict/bit_encoding.rs - ska_dict::bit_encoding::IUPAC (line 373) ... ok [INFO] [stdout] test src/ska_ref.rs - ska_ref (line 12) ... ok [INFO] [stdout] test src/ska_dict.rs - ska_dict::SkaDict::new (line 172) ... ok [INFO] [stdout] test src/lib.rs - (line 415) ... ok [INFO] [stdout] test src/merge_ska_dict.rs - merge_ska_dict::build_and_merge (line 331) ... ok [INFO] [stdout] test src/merge_ska_array.rs - merge_ska_array::MergeSkaArray (line 42) ... ok [INFO] [stdout] test src/ska_dict.rs - ska_dict::SkaDict::new (line 185) ... ok [INFO] [stdout] test src/lib.rs - (line 386) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 386) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (949) panicked at src/lib.rs:29:6: [INFO] [stdout] Failed to save output file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x612ebc9ae2a2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x612ebc9ae2a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x612ebc9ae2a2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x612ebc9ae2a2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x612ebc9bf78f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x612ebc9bf78f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x612ebc985823 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x612ebc985823 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x612ebc98d1c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x612ebc9916af - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x612ebc991509 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x612ebc991d35 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x612ebc991b1a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x612ebc98d2f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x612ebc97a21d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x612ebc9c7550 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x612ebc9c6ac6 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x612ebc88487b - core::result::Result::expect::h7b7ae63f190d0e80 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23 [INFO] [stdout] 18: 0x612ebc85d3be - rust_out::main::_doctest_main_src_lib_rs_386_0::h5e51bfef482a64b0 [INFO] [stdout] 19: 0x612ebc85cf56 - rust_out::main::he986860d8b7bc94f [INFO] [stdout] 20: 0x612ebc85cb13 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d [INFO] [stdout] 21: 0x612ebc85caf6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff [INFO] [stdout] 22: 0x612ebc85cad9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee [INFO] [stdout] 23: 0x612ebc987130 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x612ebc987130 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x612ebc987130 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x612ebc987130 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x612ebc987130 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x612ebc987130 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x612ebc987130 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x612ebc987130 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x612ebc987130 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x612ebc85cac1 - std::rt::lang_start::h457230af78cce7e7 [INFO] [stdout] 33: 0x612ebc85d435 - main [INFO] [stdout] 34: 0x7f7a923991ca - [INFO] [stdout] 35: 0x7f7a9239928b - __libc_start_main [INFO] [stdout] 36: 0x612ebc85c9d5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 386) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b8c09ecc9eb365ca9de8bbd23ad465d42a0fdf0d7fbb2ddce2efc46d2b2358d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c09ecc9eb365ca9de8bbd23ad465d42a0fdf0d7fbb2ddce2efc46d2b2358d3", kill_on_drop: false }` [INFO] [stdout] b8c09ecc9eb365ca9de8bbd23ad465d42a0fdf0d7fbb2ddce2efc46d2b2358d3