[INFO] fetching crate brrrr-lib 0.14.0... [INFO] testing brrrr-lib-0.14.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] extracting crate brrrr-lib 0.14.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate brrrr-lib 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate brrrr-lib 0.14.0 [INFO] tweaked toml for crates.io crate brrrr-lib 0.14.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brrrr-lib 0.14.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate brrrr-lib 0.14.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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cf37bd6e18f2d13ca47eb1e9b0b01973a6d55964beab573f770431dbbec3fe5 [INFO] running `Command { std: "docker" "start" "-a" "2cf37bd6e18f2d13ca47eb1e9b0b01973a6d55964beab573f770431dbbec3fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cf37bd6e18f2d13ca47eb1e9b0b01973a6d55964beab573f770431dbbec3fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf37bd6e18f2d13ca47eb1e9b0b01973a6d55964beab573f770431dbbec3fe5", kill_on_drop: false }` [INFO] [stdout] 2cf37bd6e18f2d13ca47eb1e9b0b01973a6d55964beab573f770431dbbec3fe5 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96ff9befc34cdf5768ff8e34031c51227c85593a4b5ae884e27bc2494a1586cd [INFO] running `Command { std: "docker" "start" "-a" "96ff9befc34cdf5768ff8e34031c51227c85593a4b5ae884e27bc2494a1586cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling noodles-core v0.7.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling parquet v15.0.0 [INFO] [stderr] Compiling noodles-gff v0.6.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling noodles-bgzf v0.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling noodles-fastq v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling noodles-fasta v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling noodles v0.25.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v15.0.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling brrrr-lib v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "96ff9befc34cdf5768ff8e34031c51227c85593a4b5ae884e27bc2494a1586cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ff9befc34cdf5768ff8e34031c51227c85593a4b5ae884e27bc2494a1586cd", kill_on_drop: false }` [INFO] [stdout] 96ff9befc34cdf5768ff8e34031c51227c85593a4b5ae884e27bc2494a1586cd [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0f7cc7246ee0c01812557f0d1b48359975086edbb88f787f82bb8d2961e463e [INFO] running `Command { std: "docker" "start" "-a" "e0f7cc7246ee0c01812557f0d1b48359975086edbb88f787f82bb8d2961e463e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling brrrr-lib v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.26s [INFO] running `Command { std: "docker" "inspect" "e0f7cc7246ee0c01812557f0d1b48359975086edbb88f787f82bb8d2961e463e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f7cc7246ee0c01812557f0d1b48359975086edbb88f787f82bb8d2961e463e", kill_on_drop: false }` [INFO] [stdout] e0f7cc7246ee0c01812557f0d1b48359975086edbb88f787f82bb8d2961e463e [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39644c188cef8f3d1b2f685f3609139fe6395eef594763e7c728ef7531a8f398 [INFO] running `Command { std: "docker" "start" "-a" "39644c188cef8f3d1b2f685f3609139fe6395eef594763e7c728ef7531a8f398", 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/brrrr_lib-e39931f7cb401845) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test csv_writer::tests::test_fa2csv ... ok [INFO] [stdout] test json_writer::tests::test_fa2jsonl ... ok [INFO] [stdout] test parquet_reader::tests::parquet_fasta_base_test ... ok [INFO] [stdout] test parquet_reader::tests::parquet_fastq_base_test ... ok [INFO] [stderr] [INFO] [stderr] thread 'parquet_reader::tests::parquet_gff_base_test' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/util/hash_util.rs:115:29: [INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` [INFO] [stderr] [INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5eaedba84642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5eaedba84642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5eaedba84642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5eaedba84642 - ::fmt::h8be9aa933f14675f [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5eaedba9740f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5eaedba9740f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5eaedba51c33 - std::io::default_write_fmt::hf7668c9f69c3a921 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5eaedba51c33 - std::io::Write::write_fmt::ha6503cd07dd1d506 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5eaedba5d972 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5eaedba6262f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5eaedba62489 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5eaedb1ca4be - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stderr] 12: 0x5eaedb1ca4be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x5eaedba62c3f - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stderr] 14: 0x5eaedba62c3f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stderr] 15: 0x5eaedba62a66 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13 [INFO] [stderr] 16: 0x5eaedba5daa9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 17: 0x5eaedba460fd - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stderr] 18: 0x5eaedbaa133d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22 [INFO] [stderr] 19: 0x5eaedbaa133d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9 [INFO] [stderr] 20: 0x5eaedb59a9a9 - core::slice::raw::from_raw_parts::precondition_check::h39752c4e9562a8de [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ub_checks.rs:73:21 [INFO] [stderr] 21: 0x5eaedb59a717 - core::slice::raw::from_raw_parts::h0b6afba2b1093ae0 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ub_checks.rs:78:17 [INFO] [stderr] 22: 0x5eaedb399b16 - parquet::util::hash_util::crc32_hash::hc0fa19d92ae97e6a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/util/hash_util.rs:115:29 [INFO] [stderr] 23: 0x5eaedb39a4a9 - parquet::util::hash_util::hash_::h1e89192c817852dd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/util/hash_util.rs:30:22 [INFO] [stderr] 24: 0x5eaedb39a3e7 - parquet::util::hash_util::hash::hbe460e57b87965ae [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/util/hash_util.rs:23:5 [INFO] [stderr] 25: 0x5eaedb2f9312 - parquet::encodings::encoding::DictEncoder::put_one::hed0ce342941c0dfc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/encodings/encoding.rs:265:22 [INFO] [stderr] 26: 0x5eaedb2cd78f - as parquet::encodings::encoding::Encoder>::put::h8d0db038ab08431f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/encodings/encoding.rs:352:18 [INFO] [stderr] 27: 0x5eaedb234ac4 - parquet::column::writer::ColumnWriterImpl::write_values::hb2d0cc57dc057822 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/column/writer.rs:545:46 [INFO] [stderr] 28: 0x5eaedb24e985 - parquet::column::writer::ColumnWriterImpl::write_mini_batch::he691fd57384adc7c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/column/writer.rs:516:14 [INFO] [stderr] 29: 0x5eaedb252fc1 - parquet::column::writer::ColumnWriterImpl::write_batch_internal::h1cdf9bb4ca4ce6ba [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/column/writer.rs:349:31 [INFO] [stderr] 30: 0x5eaedb2346eb - parquet::column::writer::ColumnWriterImpl::write_batch::hc42a125e5e9d20d8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/column/writer.rs:378:14 [INFO] [stderr] 31: 0x5eaedb2e9cb2 - parquet::arrow::arrow_writer::write_leaf::h4da39b081609cc76 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:480:23 [INFO] [stderr] 32: 0x5eaedb1a49ad - parquet::arrow::arrow_writer::write_leaves::h0018dd26f1d8a496 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:253:17 [INFO] [stderr] 33: 0x5eaedb1a4bd9 - parquet::arrow::arrow_writer::write_leaves::h0018dd26f1d8a496 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:307:13 [INFO] [stderr] 34: 0x5eaedb1a5d34 - parquet::arrow::arrow_writer::ArrowWriter::flush_rows::hff85a8119a17476a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:187:13 [INFO] [stderr] 35: 0x5eaedb1a62aa - parquet::arrow::arrow_writer::ArrowWriter::flush::hefe2f964f04c1599 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:131:14 [INFO] [stderr] 36: 0x5eaedb1a6100 - parquet::arrow::arrow_writer::ArrowWriter::close::hf5bd277afd020a7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-15.0.0/src/arrow/arrow_writer.rs:198:14 [INFO] [stderr] 37: 0x5eaedb178657 - brrrr_lib::parquet_writer::gff2pq::h0e6c767f6138e7f8 [INFO] [stderr] at /opt/rustwide/workdir/src/parquet_writer.rs:163:12 [INFO] [stderr] 38: 0x5eaedb181dc1 - brrrr_lib::parquet_reader::tests::parquet_gff_base_test::h4eb158d277885478 [INFO] [stderr] at /opt/rustwide/workdir/src/parquet_reader.rs:240:9 [INFO] [stderr] 39: 0x5eaedb182ac7 - brrrr_lib::parquet_reader::tests::parquet_gff_base_test::{{closure}}::h60edd370fd3363d3 [INFO] [stderr] at /opt/rustwide/workdir/src/parquet_reader.rs:228:31 [INFO] [stderr] 40: 0x5eaedb18b5d6 - core::ops::function::FnOnce::call_once::hce554d4ea751769d [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x5eaedb1ca2bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 42: 0x5eaedb1ca2bb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stderr] 43: 0x5eaedb1de31d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stderr] 44: 0x5eaedb1de31d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 45: 0x5eaedb1de31d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stderr] 46: 0x5eaedb1de31d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stderr] 47: 0x5eaedb1de31d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stderr] 48: 0x5eaedb1de31d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stderr] 49: 0x5eaedb1de31d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stderr] 50: 0x5eaedb1b7864 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stderr] 51: 0x5eaedb1b7864 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 52: 0x5eaedb1bb0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stderr] 53: 0x5eaedb1bb0ba - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 54: 0x5eaedb1bb0ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stderr] 55: 0x5eaedb1bb0ba - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stderr] 56: 0x5eaedb1bb0ba - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stderr] 57: 0x5eaedb1bb0ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stderr] 58: 0x5eaedb1bb0ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 59: 0x5eaedba58eaf - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stderr] 60: 0x5eaedba58eaf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stderr] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 61: 0x79bc6c53caa4 - [INFO] [stderr] 62: 0x79bc6c5c9a64 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/brrrr_lib-e39931f7cb401845` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "39644c188cef8f3d1b2f685f3609139fe6395eef594763e7c728ef7531a8f398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39644c188cef8f3d1b2f685f3609139fe6395eef594763e7c728ef7531a8f398", kill_on_drop: false }` [INFO] [stdout] 39644c188cef8f3d1b2f685f3609139fe6395eef594763e7c728ef7531a8f398