[INFO] fetching crate sierradb 0.3.1... [INFO] testing sierradb-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate sierradb 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sierradb 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sierradb 0.3.1 [INFO] tweaked toml for crates.io crate sierradb 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sierradb 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sierradb 0.3.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded higher-kinded-types v0.2.1 [INFO] [stderr] Downloaded polonius-the-crab v0.5.0 [INFO] [stderr] Downloaded sierradb-protocol v0.3.1 [INFO] [stderr] Downloaded bloomfilter v3.0.1 [INFO] [stderr] Downloaded boomphf v0.6.0 [INFO] [stderr] Downloaded wyhash v0.5.0 [INFO] [stderr] Downloaded seglog v0.2.2 [INFO] [stderr] Downloaded thread-priority v3.0.0 [INFO] [stderr] Downloaded moka v0.12.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab2b6ca8095866d1d93f2079c0df5478dd31e4af2a55cc6b76ca92a821ec282e [INFO] running `Command { std: "docker" "start" "-a" "ab2b6ca8095866d1d93f2079c0df5478dd31e4af2a55cc6b76ca92a821ec282e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab2b6ca8095866d1d93f2079c0df5478dd31e4af2a55cc6b76ca92a821ec282e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2b6ca8095866d1d93f2079c0df5478dd31e4af2a55cc6b76ca92a821ec282e", kill_on_drop: false }` [INFO] [stdout] ab2b6ca8095866d1d93f2079c0df5478dd31e4af2a55cc6b76ca92a821ec282e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc2a75114ed3c3a382aff5d42a9f41f9574fc800dc511d86527bda80f2bd257 [INFO] running `Command { std: "docker" "start" "-a" "ccc2a75114ed3c3a382aff5d42a9f41f9574fc800dc511d86527bda80f2bd257", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling higher-kinded-types v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling polonius-the-crab v0.5.0 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thread-priority v3.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling bloomfilter v3.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling seglog v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling boomphf v0.6.0 [INFO] [stderr] Compiling sierradb-protocol v0.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling sierradb v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.22s [INFO] running `Command { std: "docker" "inspect" "ccc2a75114ed3c3a382aff5d42a9f41f9574fc800dc511d86527bda80f2bd257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc2a75114ed3c3a382aff5d42a9f41f9574fc800dc511d86527bda80f2bd257", kill_on_drop: false }` [INFO] [stdout] ccc2a75114ed3c3a382aff5d42a9f41f9574fc800dc511d86527bda80f2bd257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2c20fd9f99a89eec340165e7ec4c4cd6144b0b3447fddc9884146096319926 [INFO] running `Command { std: "docker" "start" "-a" "1b2c20fd9f99a89eec340165e7ec4c4cd6144b0b3447fddc9884146096319926", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thread-priority v3.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling seglog v0.2.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling boomphf v0.6.0 [INFO] [stderr] Compiling sierradb v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.70s [INFO] running `Command { std: "docker" "inspect" "1b2c20fd9f99a89eec340165e7ec4c4cd6144b0b3447fddc9884146096319926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2c20fd9f99a89eec340165e7ec4c4cd6144b0b3447fddc9884146096319926", kill_on_drop: false }` [INFO] [stdout] 1b2c20fd9f99a89eec340165e7ec4c4cd6144b0b3447fddc9884146096319926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f41802ba2f9810a42a4383473a9ddc718a6dff75b8cb8d3c0bdd9cf50253610 [INFO] running `Command { std: "docker" "start" "-a" "6f41802ba2f9810a42a4383473a9ddc718a6dff75b8cb8d3c0bdd9cf50253610", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sierradb-682b61cdbe11f648) [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test bucket::partition_index::tests::test_mphf_collision_handling ... ok [INFO] [stdout] test bucket::partition_index::tests::test_open_partition_index_insert_and_get ... ok [INFO] [stdout] test bucket::partition_index::tests::test_closed_partition_index_lookup ... ok [INFO] [stdout] test bucket::event_index::tests::test_open_event_index_insert_and_get ... ok [INFO] [stdout] test bucket::event_index::tests::test_closed_event_index_lookup ... ok [INFO] [stdout] test bucket::event_index::tests::test_non_existent_event_lookup ... ok [INFO] [stdout] test bucket::event_index::tests::test_collision_handling_in_direct_mapping ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_empty_partition ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_multiple_streams_single_transaction ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_transaction_deduplication ... ok [INFO] [stdout] test bucket::segment::format::tests::test_confirmation_count_decode ... ok [INFO] [stdout] test bucket::segment::format::tests::test_confirmation_count_encode ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_ordering_with_mixed_events ... ok [INFO] [stdout] test bucket::segment::tests::test_write_and_read_segment_header ... ok [INFO] [stdout] test bucket::stream_index::tests::test_closed_stream_index_lookup ... ok [INFO] [stdout] test bucket::stream_index::tests::test_mphf_collision_handling ... ok [INFO] [stdout] test bucket::stream_index::tests::test_non_existent_stream_lookup ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_mixed_transactions ... ok [INFO] [stdout] test bucket::stream_index::tests::test_open_stream_index_insert_and_get ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_start_beyond_partition_end ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_adjacent_mixed_and_pure_transactions ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_batch_vs_single_consistency ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_single_segment ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_batch_reading_mixed_transactions ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_empty_stream ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_empty_transaction_filtering ... ok [INFO] [stdout] test bucket::segment::tests::test_write_and_read_record ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_concurrent_writing_reading ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_from_middle_sequence ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_multiple_mixed_transactions ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_very_large_batch ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_batch_vs_single_consistency ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_concurrent_writing_reading ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_large_mixed_transaction ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_ordering_with_mixed_events ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_from_middle_version ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_batch_vs_single_consistency ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_empty_stream ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_partial_partition_reading ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_from_middle_version ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_partial_segment_reading ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_large_partition_completeness ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_ordering_with_mixed_events ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_start_beyond_stream_end ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_single_segment ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_transaction_deduplication ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_no_gaps_across_segments ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_should_not_return_other_streams ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_transactions_across_segments ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_single_transaction_multiple_streams ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_large_stream_completeness ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_transaction_deduplication ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_start_beyond_stream_end ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_very_large_batch ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_single_segment ... ok [INFO] [stdout] test database::tests::test_any_version_expectation ... ok [INFO] [stdout] test database::tests::test_append_single_event ... ok [INFO] [stdout] test database::tests::test_append_transaction ... ok [INFO] [stdout] test database::tests::test_bucket_id_validation_catches_invalid_ids - should panic ... ok [INFO] [stdout] test database::tests::test_append_multiple_events_same_stream ... ok [INFO] [stdout] test database::tests::test_bucket_ids_from_range_does_not_infer_for_subset ... ok [INFO] [stdout] test database::tests::test_current_version_add_assign ... ok [INFO] [stdout] test database::tests::test_current_version_as_expected ... ok [INFO] [stdout] test database::tests::test_current_version_next ... ok [INFO] [stdout] test database::tests::test_bucket_ids_from_range_infers_total_buckets ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_no_gaps_across_segments ... ok [INFO] [stdout] test database::tests::test_database_builder_options ... FAILED [INFO] [stdout] test database::tests::test_empty_partition ... ok [INFO] [stdout] test database::tests::test_empty_stream ... ok [INFO] [stdout] test database::tests::test_expected_version_from_next ... ok [INFO] [stdout] test database::tests::test_expected_version_into_next ... ok [INFO] [stdout] test database::tests::test_explicit_total_buckets_with_subset ... FAILED [INFO] [stdout] test database::tests::test_get_partition_sequence ... FAILED [INFO] [stdout] test database::tests::test_exact_version_concurrency ... ok [INFO] [stdout] test database::tests::test_metadata_created_on_new_database ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_transactions_across_segments ... ok [INFO] [stdout] test database::tests::test_metadata_segment_size_mismatch ... FAILED [INFO] [stdout] test database::tests::test_get_stream_version ... FAILED [INFO] [stdout] test database::tests::test_metadata_validated_on_reopen ... FAILED [INFO] [stdout] test database::tests::test_database_open ... FAILED [INFO] [stdout] test database::tests::test_read_event ... ok [INFO] [stdout] test database::tests::test_optimistic_concurrency_control ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_very_large_batch ... ok [INFO] [stdout] test database::tests::test_read_nonexistent_event ... ok [INFO] [stdout] test database::tests::test_version_gaps ... ok [INFO] [stdout] test database::tests::test_multiple_buckets ... FAILED [INFO] [stdout] test id::tests::test_bucket_distribution ... ok [INFO] [stdout] test id::tests::test_uuid_monotonicity ... ok [INFO] [stdout] test id::tests::test_extract_bucket_is_deterministic ... ok [INFO] [stdout] test id::tests::test_uuid_uniqueness ... ok [INFO] [stdout] test database::tests::test_read_stream ... ok [INFO] [stdout] test database::tests::test_stream_exists_expectation ... FAILED [INFO] [stdout] test database::tests::test_read_partition ... ok [INFO] [stdout] test writer_thread_pool::tests::prop_empty_version_fails_after_events_written ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer ... FAILED [INFO] [stdout] test writer_thread_pool::tests::test_validate_event_versions_any ... FAILED [INFO] [stdout] test writer_thread_pool::tests::test_validate_event_versions_precise ... FAILED [INFO] [stdout] test writer_thread_pool::tests::test_validate_event_versions_vague ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_exact_version_must_match_current ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_no_gaps_across_segments ... ok [INFO] [stdout] test writer_thread_pool::tests::prop_batch_consistency_maintained ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_validate_returns_correct_number_of_versions ... FAILED [INFO] [stdout] test writer_thread_pool::tests::prop_versions_increment_within_batch ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_batch_reading ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_cache_behavior ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_batch_reading ... FAILED [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_batch_reading ... FAILED [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_cache_behavior ... FAILED [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_cache_behavior ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_mixed_streams_across_segments ... ok [INFO] [stdout] test bucket::partition_index::tests::test_partition_iter_multiple_segments ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_multiple_segments ... ok [INFO] [stdout] test bucket::stream_index::tests::test_stream_iter_reverse_multiple_segments ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_database_builder_options stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_database_builder_options' (590) panicked at src/database.rs:1078:9: [INFO] [stdout] Failed to open database with custom options [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701dfaa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46b9ab52 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_builder_options::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1078:9 [INFO] [stdout] 20: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x637d46bafd37 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_builder_options [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1078:75 [INFO] [stdout] 42: 0x637d46b8c9f7 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_builder_options::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1067:45 [INFO] [stdout] 43: 0x637d469c93a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7c34270fdaa4 - [INFO] [stdout] 65: 0x7c342718aa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_explicit_total_buckets_with_subset stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_explicit_total_buckets_with_subset' (700) panicked at src/database.rs:1840:34: [INFO] [stdout] failed to create temp directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmpspPc9F", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59972 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46bb18bc - sierradb[e7683d2d8c4f1343]::database::tests::test_explicit_total_buckets_with_subset [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1840:34 [INFO] [stdout] 22: 0x637d46b8cc37 - sierradb[e7683d2d8c4f1343]::database::tests::test_explicit_total_buckets_with_subset::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1838:49 [INFO] [stdout] 23: 0x637d469c96a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7c34270fdaa4 - [INFO] [stdout] 45: 0x7c342718aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_get_partition_sequence stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_get_partition_sequence' (701) panicked at src/database.rs:962:34: [INFO] [stdout] Failed to create temp directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmpOrtvBi", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59972 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46b8c4c5 - sierradb[e7683d2d8c4f1343]::database::tests::create_temp_db::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:962:34 [INFO] [stdout] 22: 0x637d46b97f25 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_partition_sequence::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1302:48 [INFO] [stdout] 23: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 26: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 29: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 31: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 32: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 38: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 39: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x637d46baf823 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_partition_sequence [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1343:10 [INFO] [stdout] 45: 0x637d46b8c967 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_partition_sequence::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1301:43 [INFO] [stdout] 46: 0x637d469c92e6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7c34270fdaa4 - [INFO] [stdout] 68: 0x7c342718aa64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_metadata_created_on_new_database stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_metadata_created_on_new_database' (703) panicked at src/database.rs:1722:34: [INFO] [stdout] failed to create temp directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmpmQrFp1", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59972 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46bb11f8 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_created_on_new_database [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1722:34 [INFO] [stdout] 22: 0x637d46b8cbd7 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_created_on_new_database::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1721:47 [INFO] [stdout] 23: 0x637d469c9626 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7c34270fdaa4 - [INFO] [stdout] 45: 0x7c342718aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_metadata_segment_size_mismatch stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_metadata_segment_size_mismatch' (704) panicked at src/database.rs:1781:34: [INFO] [stdout] failed to create temp directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmpUQ3YrI", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59972 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46bb0b80 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_segment_size_mismatch [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1781:34 [INFO] [stdout] 22: 0x637d46b8cb77 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_segment_size_mismatch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1780:45 [INFO] [stdout] 23: 0x637d469c95a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7c34270fdaa4 - [INFO] [stdout] 45: 0x7c342718aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_get_stream_version stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_get_stream_version' (702) panicked at src/database.rs:962:34: [INFO] [stdout] Failed to create temp directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmp6eGuiZ", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59972 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46b8c4c5 - sierradb[e7683d2d8c4f1343]::database::tests::create_temp_db::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:962:34 [INFO] [stdout] 22: 0x637d46b95c21 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_stream_version::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1408:48 [INFO] [stdout] 23: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 26: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 29: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 31: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 32: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 38: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 39: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x637d46baf383 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_stream_version [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1451:10 [INFO] [stdout] 45: 0x637d46b8c8d7 - sierradb[e7683d2d8c4f1343]::database::tests::test_get_stream_version::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1407:39 [INFO] [stdout] 46: 0x637d469c9226 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7c34270fdaa4 - [INFO] [stdout] 68: 0x7c342718aa64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_metadata_validated_on_reopen stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_metadata_validated_on_reopen' (705) panicked at src/database.rs:1749:14: [INFO] [stdout] failed to open database: Write(Writer(Io(Os { code: 28, kind: StorageFull, message: "No space left on device" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59f8d - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46bb06f6 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_validated_on_reopen [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1749:14 [INFO] [stdout] 22: 0x637d46b8cb47 - sierradb[e7683d2d8c4f1343]::database::tests::test_metadata_validated_on_reopen::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1741:43 [INFO] [stdout] 23: 0x637d469c9566 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7c34270fdaa4 - [INFO] [stdout] 45: 0x7c342718aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_database_open stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_database_open' (599) panicked at src/database.rs:1056:9: [INFO] [stdout] Failed to open database: Some(Write(Writer(Nix(ENOSPC)))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46b907d4 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_open::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1056:9 [INFO] [stdout] 20: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x637d46baeac7 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_open [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1063:10 [INFO] [stdout] 42: 0x637d46b8c7e7 - sierradb[e7683d2d8c4f1343]::database::tests::test_database_open::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1053:34 [INFO] [stdout] 43: 0x637d469c90e6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7c34270fdaa4 - [INFO] [stdout] 65: 0x7c342718aa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_multiple_buckets stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_multiple_buckets' (726) panicked at src/database.rs:1620:14: [INFO] [stdout] Failed to open database: Write(Writer(Nix(ENOSPC))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59f8d - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46b934a4 - sierradb[e7683d2d8c4f1343]::database::tests::test_multiple_buckets::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1620:14 [INFO] [stdout] 22: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x637d46baf003 - sierradb[e7683d2d8c4f1343]::database::tests::test_multiple_buckets [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1645:45 [INFO] [stdout] 44: 0x637d46b8c877 - sierradb[e7683d2d8c4f1343]::database::tests::test_multiple_buckets::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1612:37 [INFO] [stdout] 45: 0x637d469c91a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7c34270fdaa4 - [INFO] [stdout] 67: 0x7c342718aa64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_stream_exists_expectation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_stream_exists_expectation' (867) panicked at src/database.rs:968:14: [INFO] [stdout] Failed to open database: Write(Writer(Io(Os { code: 28, kind: StorageFull, message: "No space left on device" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46b59f8d - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x637d46b8c5f3 - sierradb[e7683d2d8c4f1343]::database::tests::create_temp_db::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:968:14 [INFO] [stdout] 22: 0x637d46b9c132 - sierradb[e7683d2d8c4f1343]::database::tests::test_stream_exists_expectation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1552:48 [INFO] [stdout] 23: 0x637d46c1bca2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x637d46c1bd1d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x637d46aadcad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 26: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x637d46aadbab - tokio[e3bd5ea1c7ecc079]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x637d46aadbab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 29: 0x637d46aa2af0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x637d46aabb6d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 31: 0x637d46aaae64 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 32: 0x637d46b52d5b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x637d46b02b19 - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x637d469cd2b2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x637d469cce3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x637d46af9bbd - tokio[e3bd5ea1c7ecc079]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x637d46aa5ca0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 38: 0x637d46aa5f96 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 39: 0x637d46aa9e00 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x637d46acd753 - tokio[e3bd5ea1c7ecc079]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x637d46aa1071 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x637d469eb5b4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x637d469eb77f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x637d46bb00b3 - sierradb[e7683d2d8c4f1343]::database::tests::test_stream_exists_expectation [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1577:10 [INFO] [stdout] 45: 0x637d46b8ca57 - sierradb[e7683d2d8c4f1343]::database::tests::test_stream_exists_expectation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:1551:46 [INFO] [stdout] 46: 0x637d469c9426 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7c34270fdaa4 - [INFO] [stdout] 68: 0x7c342718aa64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::prop_empty_version_fails_after_events_written stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a3f944 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22 [INFO] [stdout] 34: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 35: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 36: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 37: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 38: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7c34270fdaa4 - [INFO] [stdout] 62: 0x7c342718aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a51e2e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a3fa28 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2403) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a51e2e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a3fa28 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a51e2e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a3fa28 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a51e2e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a3fa28 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b898da - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1649:42 [INFO] [stdout] 23: 0x637d46bb7a41 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f737 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b463da - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ed4d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f542 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f542 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6c83d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d38df - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5b87d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a51e2e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a3fa28 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a39e3b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a43e7a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a38eec - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e726 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacb0b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/writer_thread_pool.txt: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_empty_version_fails_after_events_written' (973) panicked at src/writer_thread_pool.rs:1605:5: [INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })). [INFO] [stdout] minimal failing input: stream_id = StreamId { [INFO] [stdout] inner: "d", [INFO] [stdout] } [INFO] [stdout] successes: 12 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46baccc5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 20: 0x637d46b860f7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_empty_version_fails_after_events_written::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 21: 0x637d469c8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7c34270fdaa4 - [INFO] [stdout] 43: 0x7c342718aa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a40424 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22 [INFO] [stdout] 34: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 35: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 36: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 37: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 38: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7c34270fdaa4 - [INFO] [stdout] 62: 0x7c342718aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2285) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2999) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8a601 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1678:38 [INFO] [stdout] 23: 0x637d46bb7a91 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<&str, sierradb[e7683d2d8c4f1343]::StreamId>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a6f947 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4641a - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7ee1d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b2f6b2 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6cabd - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d393f - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a5c40d - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5336e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40508 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3a63b - ::gen_and_run_case::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4537a - ::run_in_process_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a390bc - ::run_in_process::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4e7e6 - ::run::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bacf1b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/writer_thread_pool.txt: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream' (1009) panicked at src/writer_thread_pool.rs:1605:5: [INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })). [INFO] [stdout] minimal failing input: stream_id = StreamId { [INFO] [stdout] inner: "h", [INFO] [stdout] } [INFO] [stdout] successes: 17 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46bad0d5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 20: 0x637d46b86127 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exists_version_fails_on_nonexistent_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 21: 0x637d469c8e26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7c34270fdaa4 - [INFO] [stdout] 43: 0x7c342718aa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a42fc4 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22 [INFO] [stdout] 34: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 35: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 36: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 37: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 38: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7c34270fdaa4 - [INFO] [stdout] 62: 0x7c342718aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b8b1e9 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1757:38 [INFO] [stdout] 23: 0x637d46bb7b49 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7093f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4661a - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f50d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b302a2 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b302a2 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6de3f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3cc1 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a62185 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5886e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a430a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3db53 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4d57a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a39b9c - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4ec66 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bad88d - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/writer_thread_pool.txt: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions' (2829) panicked at src/writer_thread_pool.rs:1605:5: [INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }). [INFO] [stdout] minimal failing input: stream_ids = [ [INFO] [stdout] StreamId { [INFO] [stdout] inner: "a", [INFO] [stdout] }, [INFO] [stdout] StreamId { [INFO] [stdout] inner: "a", [INFO] [stdout] }, [INFO] [stdout] ], events_per_stream = 1 [INFO] [stdout] successes: 0 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46bada6b - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 20: 0x637d46b86187 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_multiple_streams_maintain_independent_versions::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 21: 0x637d469c8ea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7c34270fdaa4 - [INFO] [stdout] 43: 0x7c342718aa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a424c4 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22 [INFO] [stdout] 34: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 35: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 36: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 37: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 38: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7c34270fdaa4 - [INFO] [stdout] 62: 0x7c342718aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2664) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2828) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (3135) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1306:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8077 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8077 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1306:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b88f4e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1627:38 [INFO] [stdout] 23: 0x637d46bb79e9 - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (alloc[49b8922c36ca62de]::vec::Vec, usize)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a7073f - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b465da - , usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f42d - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b30122 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b30122 - std[31e582c13f4e914f]::panic::catch_unwind::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6dbcf - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3c51 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a615d5 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, usize)>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a5732e - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a425a8 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>>, proptest[e002d1f9eaa37aeb]::num::usize::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3d293 - ::gen_and_run_case::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4bf7a - ::run_in_process_with_replay::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a399cc - ::run_in_process::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eba6 - ::run::>, core[fa0eadad68403074]::ops::range::RangeInclusive), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac6cd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (3868) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/writer_thread_pool.txt: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer' (903) panicked at src/writer_thread_pool.rs:1605:5: [INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })). [INFO] [stdout] minimal failing input: stream_ids = [ [INFO] [stdout] StreamId { [INFO] [stdout] inner: "a_", [INFO] [stdout] }, [INFO] [stdout] ], num_events = 1 [INFO] [stdout] successes: 18 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d46bac8ab - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 20: 0x637d46b860c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_any_version_never_fails_on_empty_writer::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 21: 0x637d469c8da6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7c34270fdaa4 - [INFO] [stdout] 43: 0x7c342718aa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::test_validate_event_versions_any stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::test_validate_event_versions_any' (3900) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46ba95d6 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1390:38 [INFO] [stdout] 23: 0x637d46bab3c7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_any [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1522:9 [INFO] [stdout] 24: 0x637d46b85fa7 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_any::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1520:42 [INFO] [stdout] 25: 0x637d469c8c26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x7c34270fdaa4 - [INFO] [stdout] 47: 0x7c342718aa64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::test_validate_event_versions_precise stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::test_validate_event_versions_precise' (4018) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46ba95d6 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1390:38 [INFO] [stdout] 23: 0x637d46babf12 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_precise [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1539:9 [INFO] [stdout] 24: 0x637d46b86067 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_precise::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1537:46 [INFO] [stdout] 25: 0x637d469c8d26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x7c34270fdaa4 - [INFO] [stdout] 47: 0x7c342718aa64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::test_validate_event_versions_vague stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::test_validate_event_versions_vague' (4133) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46ba95d6 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1390:38 [INFO] [stdout] 23: 0x637d46bab92f - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_vague [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1528:9 [INFO] [stdout] 24: 0x637d46b86007 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::test_validate_event_versions_vague::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1526:44 [INFO] [stdout] 25: 0x637d469c8ca6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 45: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x7c34270fdaa4 - [INFO] [stdout] 47: 0x7c342718aa64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- writer_thread_pool::tests::prop_exact_version_must_match_current stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a40f04 - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:729:22 [INFO] [stdout] 34: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 35: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 36: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 37: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 38: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7c34270fdaa4 - [INFO] [stdout] 62: 0x7c342718aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1300:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7efd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7efd - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1300:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2624) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2720) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fceaa0 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'reader-0' (2826) panicked at src/reader_thread_pool.rs:139:44: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reader(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d469f6c59 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d469f6c59 - ::add_bucket_segment::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reader_thread_pool.rs:139:44 [INFO] [stdout] 22: 0x637d46a2bab8 - <&::add_bucket_segment::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(rayon_core[c16496b443068025]::broadcast::BroadcastContext,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x637d46bbbd67 - ::with::<(), &::add_bucket_segment::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:56:9 [INFO] [stdout] 24: 0x637d46bc252f - rayon_core[c16496b443068025]::broadcast::broadcast_in::<::add_bucket_segment::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/broadcast/mod.rs:104:9 [INFO] [stdout] 25: 0x637d46bca400 - <&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0} as core[fa0eadad68403074]::ops::function::FnOnce<(bool,)>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x637d469da2cf - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41 [INFO] [stdout] 27: 0x637d46b4621e - >::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x637d46a7e94b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x637d46b4726b - __rust_try [INFO] [stdout] 30: 0x637d46b2ee30 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x637d46b2ee30 - std[31e582c13f4e914f]::panic::catch_unwind::>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x637d46be2dea - rayon_core[c16496b443068025]::unwind::halt_unwinding::<>::call<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x637d469cecf3 - >::call::<&rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15 [INFO] [stdout] 34: 0x637d469e4f77 - , &rayon_core[c16496b443068025]::broadcast::broadcast_in<::add_bucket_segment::{closure#0}, ()>::{closure#0}, ()> as rayon_core[c16496b443068025]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32 [INFO] [stdout] 35: 0x637d46fd1bcb - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9 [INFO] [stdout] 36: 0x637d46fcef20 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13 [INFO] [stdout] 37: 0x637d46fce943 - ::wait_until_cold [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22 [INFO] [stdout] 38: 0x637d46fcd26b - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18 [INFO] [stdout] 39: 0x637d46fcec49 - ::wait_until_out_of_work [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14 [INFO] [stdout] 40: 0x637d46fcfd79 - rayon_core[c16496b443068025]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19 [INFO] [stdout] 41: 0x637d46fce09c - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18 [INFO] [stdout] 42: 0x637d46fcdfdd - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27 [INFO] [stdout] 43: 0x637d46fdd016 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x637d46fde23b - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x637d46fe22f4 - ::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46fd6ab4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46fdf7cb - __rust_try [INFO] [stdout] 48: 0x637d46fdde96 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x637d46fdde96 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x637d46fdde96 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x637d46fde36f - ::spawn::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7c34270fdaa4 - [INFO] [stdout] 55: 0x7c342718aa64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1295:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Writer(Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba7cbb - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba7cbb - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1295:78 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1317:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba8392 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba8392 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1317:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x637d46c8cfa2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x637d47040d7f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x637d47040d7f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x7c34270fdaa4 - [INFO] [stdout] 63: 0x7c342718aa64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'writer_thread_pool::tests::prop_exact_version_must_match_current' (1008) panicked at src/writer_thread_pool.rs:1311:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 24, kind: Uncategorized, message: "Too many open files" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637d4704152a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637d4704152a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x637d4704152a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x637d470574fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x637d470574fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x637d47046632 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637d47046632 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x637d4701debf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x637d4701debf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x637d47038e69 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x637d46c898cc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x637d46c898cc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637d470390e2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x637d470390e2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x637d4701df78 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x637d47012fe9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x637d4701ec8d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x637d47057d6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x637d47057ab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x637d46ba81f5 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x637d46ba81f5 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::setup_writer_set [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1311:10 [INFO] [stdout] 22: 0x637d46b881ce - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/src/writer_thread_pool.rs:1692:42 [INFO] [stdout] 23: 0x637d46bb798b - <&sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1} as core[fa0eadad68403074]::ops::function::Fn<(proptest[e002d1f9eaa37aeb]::sugar::NamedArguments<(&str, &str), (sierradb[e7683d2d8c4f1343]::StreamId, u64)>,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x637d46a71142 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x637d46b4671c - , &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x637d46a7f88c - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x637d46b4726b - __rust_try [INFO] [stdout] 28: 0x637d46b308a3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x637d46b308a3 - std[31e582c13f4e914f]::panic::catch_unwind::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[fa0eadad68403074]::result::Result<(), proptest[e002d1f9eaa37aeb]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x637d46a6e803 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x637d469d3e48 - proptest[e002d1f9eaa37aeb]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[49b8922c36ca62de]::boxed::Box>, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#3}, proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x637d46a65045 - proptest[e002d1f9eaa37aeb]::test_runner::runner::call_test::, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x637d46a548ae - ::shrink::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:856:30 [INFO] [stdout] 34: 0x637d46a40fee - ::run_one_with_replay::, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::arb_stream_id::{closure#0}>, proptest[e002d1f9eaa37aeb]::num::u64::BinarySearch)>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, &sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:743:22 [INFO] [stdout] 35: 0x637d46a3c9a7 - ::gen_and_run_case::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:671:28 [INFO] [stdout] 36: 0x637d46a4a9fa - ::run_in_process_with_replay::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}, alloc[49b8922c36ca62de]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:620:31 [INFO] [stdout] 37: 0x637d46a397fc - ::run_in_process::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:575:14 [INFO] [stdout] 38: 0x637d46a4eae6 - ::run::, core[fa0eadad68403074]::ops::range::Range), sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0}>, sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/test_runner/runner.rs:418:18 [INFO] [stdout] 39: 0x637d46bac17e - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x637d46b86097 - sierradb[e7683d2d8c4f1343]::writer_thread_pool::tests::prop_exact_version_must_match_current::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x637d469c8d66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x637d46c7d9ab - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x637d46c7d9ab - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x637d46c8a39b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x637d46c8a39b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x637d46c8a39b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x637d46c8a39b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x637d46c8a39b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x637d46c847f4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x637d46c847f4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x637d46c8cfa2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x637d46c8cfa2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 55: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x637d46c8cfa2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [WARN] too many lines in the log, truncating it