[INFO] fetching crate gen-models 0.1.30...
[INFO] testing gen-models-0.1.30 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate gen-models 0.1.30 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gen-models 0.1.30
[INFO] finished tweaking crates.io crate gen-models 0.1.30
[INFO] tweaked toml for crates.io crate gen-models 0.1.30 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gen-models 0.1.30 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gen-models 0.1.30 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8569b6af583803878c8af5935b611cfd55ddfcbac7c9603a4b73cca95e86ba91
[INFO] running `Command { std: "docker" "start" "-a" "8569b6af583803878c8af5935b611cfd55ddfcbac7c9603a4b73cca95e86ba91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8569b6af583803878c8af5935b611cfd55ddfcbac7c9603a4b73cca95e86ba91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8569b6af583803878c8af5935b611cfd55ddfcbac7c9603a4b73cca95e86ba91", kill_on_drop: false }`
[INFO] [stdout] 8569b6af583803878c8af5935b611cfd55ddfcbac7c9603a4b73cca95e86ba91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 381f7d42b6cfe976e1a2b2146b8f5ac60a4209ae20f92b2ddefcfcd70664bf5b
[INFO] running `Command { std: "docker" "start" "-a" "381f7d42b6cfe976e1a2b2146b8f5ac60a4209ae20f92b2ddefcfcd70664bf5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling capnp v0.24.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling interavl v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling capnpc v0.24.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling noodles-bgzf v0.43.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling noodles-csi v0.51.0
[INFO] [stderr]    Compiling noodles-fasta v0.56.0
[INFO] [stderr]    Compiling gen-capnp-schemas v0.1.30
[INFO] [stderr]    Compiling noodles-tabix v0.57.0
[INFO] [stderr]    Compiling noodles-gff v0.52.0
[INFO] [stderr]    Compiling noodles-bed v0.28.0
[INFO] [stderr]    Compiling noodles-vcf v0.81.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling noodles-gtf v0.47.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling noodles v0.101.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling gen-core v0.1.30
[INFO] [stderr]    Compiling gen-graph v0.1.30
[INFO] [stderr]    Compiling gen-models v0.1.30 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "381f7d42b6cfe976e1a2b2146b8f5ac60a4209ae20f92b2ddefcfcd70664bf5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381f7d42b6cfe976e1a2b2146b8f5ac60a4209ae20f92b2ddefcfcd70664bf5b", kill_on_drop: false }`
[INFO] [stdout] 381f7d42b6cfe976e1a2b2146b8f5ac60a4209ae20f92b2ddefcfcd70664bf5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0739a1ce3a9df38ab03785e89067bb88ff383e055c0bf919b682ef44b7617e
[INFO] running `Command { std: "docker" "start" "-a" "8b0739a1ce3a9df38ab03785e89067bb88ff383e055c0bf919b682ef44b7617e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling gen-core v0.1.30
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling gen-graph v0.1.30
[INFO] [stderr]    Compiling gen-models v0.1.30 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.68s
[INFO] running `Command { std: "docker" "inspect" "8b0739a1ce3a9df38ab03785e89067bb88ff383e055c0bf919b682ef44b7617e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0739a1ce3a9df38ab03785e89067bb88ff383e055c0bf919b682ef44b7617e", kill_on_drop: false }`
[INFO] [stdout] 8b0739a1ce3a9df38ab03785e89067bb88ff383e055c0bf919b682ef44b7617e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b7b59c177f73b9e7039acf472784c67aca5accd899d5344e1bf4b4c1e097dc5
[INFO] running `Command { std: "docker" "start" "-a" "3b7b59c177f73b9e7039acf472784c67aca5accd899d5344e1bf4b4c1e097dc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_models-a79603b63803ddaf)
[INFO] [stdout] 
[INFO] [stdout] running 200 tests
[INFO] [stdout] test accession::tests::test_accession_capnp_serialization ... ok
[INFO] [stdout] test accession::tests::test_accession_edge_capnp_serialization ... ok
[INFO] [stdout] test accession::tests::test_accession_capnp_serialization_no_parent ... ok
[INFO] [stdout] test annotations::tests::parse_annotation_file_type_values ... ok
[INFO] [stdout] test block_group::tests::delete_at_end_of_path ... ok
[INFO] [stdout] test accession::tests::test_accession_create_query ... ok
[INFO] [stdout] test block_group::tests::error_on_out_of_bounds_change ... ok
[INFO] [stdout] test block_group::tests::deletion_ending_at_block_boundary ... ok
[INFO] [stdout] test annotations::tests::create_annotation_with_samples ... ok
[INFO] [stdout] test annotations::tests::add_annotation_file_creates_operation ... ok
[INFO] [stdout] test block_group::tests::insert_across_entire_block_boundary ... ok
[INFO] [stdout] test block_group::tests::delete_at_beginning_of_path ... ok
[INFO] [stdout] test block_group::tests::homozygous_insert_at_beginning_of_path ... ok
[INFO] [stdout] test block_group::tests::insert_at_beginning_of_path ... ok
[INFO] [stdout] test block_group::tests::insert_and_deletion_get_all ... ok
[INFO] [stdout] test block_group::tests::insert_across_two_blocks ... ok
[INFO] [stdout] test block_group::tests::doesnt_apply_same_insert_twice ... ok
[INFO] [stdout] test block_group::tests::deletion_starting_at_block_boundary ... ok
[INFO] [stdout] test annotations::tests::add_annotation_file_to_operation ... ok
[INFO] [stdout] test block_group::tests::insert_on_block_boundary_end ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_create ... ok
[INFO] [stdout] test block_group::tests::insert_on_block_boundary_start ... ok
[INFO] [stdout] test block_group::tests::insert_within_block ... ok
[INFO] [stdout] test block_group::tests::insert_at_end_of_path ... ok
[INFO] [stdout] test block_group::tests::test_capnp_serialization ... ok
[INFO] [stdout] test block_group::tests::test_capnp_serialization_no_sample ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_delete_without_sample ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_delete_with_sample ... ok
[INFO] [stdout] test block_group::tests::simple_deletion ... ok
[INFO] [stdout] test block_group_edge::tests::test_block_group_edge_capnp_serialization ... ok
[INFO] [stdout] test annotations::tests::add_annotation_creates_annotation ... ok
[INFO] [stdout] test block_group::tests::insert_at_one_bp_into_block ... ok
[INFO] [stdout] test block_group::tests::insert_at_one_bp_from_end_of_block ... ok
[INFO] [stdout] test changesets::tests::test_changeset_models_capnp_serialization ... ok
[INFO] [stdout] test changesets::tests::test_database_changeset_capnp_serialization ... ok
[INFO] [stdout] test changesets::tests::test_database_changeset_get_db_path ... ok
[INFO] [stdout] test block_group::tests::insert_on_block_boundary_middle ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_clone ... ok
[INFO] [stdout] test collection::tests::test_serialization ... ok
[INFO] [stdout] test block_group::tests::insert_spanning_blocks ... ok
[INFO] [stdout] test block_group::tests::simple_insert_get_all ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_clone_passes_accessions ... ok
[INFO] [stdout] test edge::tests::test_edge_capnp_serialization ... ok
[INFO] [stdout] test block_group::tests::test_blockgroup_interval_tree ... ok
[INFO] [stdout] test collection::tests::test_delete_by_name ... ok
[INFO] [stdout] test edge::tests::test_bulk_create_with_existing_edge ... ok
[INFO] [stdout] test changesets::tests::changeset_dependencies::test_records_patch_dependencies ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_branch_set_remote_validated_clear ... ok
[INFO] [stdout] test edge::tests::test_get_block_boundaries ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_comprehensive_validation_edge_cases ... ok
[INFO] [stdout] test edge::tests::test_bulk_create_returns_edges_in_order ... ok
[INFO] [stdout] test edge::tests::test_bulk_create ... ok
[INFO] [stdout] test edge::tests::test_get_block_boundaries_with_two_original_sequences ... ok
[INFO] [stdout] test changesets::tests::changeset_dependencies::test_tracks_nodes_and_sequences_from_previous_block_group_edges ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_branch_set_remote_validated_success ... ok
[INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_one_insertion ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_error_display_messages ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_error_equality ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_set_default_remote_not_found ... ok
[INFO] [stdout] test block_group::tests::test_changes_against_derivative_diploid_blockgroups ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_branch_set_remote_validated_remote_not_found ... ok
[INFO] [stdout] test edge::tests::test_blocks_from_edges ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_set_default_remote_clear ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_create_invalid_url ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_create_invalid_name ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_create_duplicate_name ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_get_default_remote_url ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_set_default_remote_success ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_validation_empty_name ... ok
[INFO] [stdout] test changesets::tests::test_changeset_includes_annotations ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_validation_invalid_name_characters ... ok
[INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_two_independent_insertions_and_one_deletion ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_delete_not_found ... ok
[INFO] [stdout] test block_group::tests::test_changes_against_derivative_blockgroups ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_validation_valid_names ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_url_validation_invalid_urls ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_exists ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_create_success ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_delete_success ... ok
[INFO] [stdout] test files::tests::test_get_by_uuid_not_found ... ok
[INFO] [stdout] test files::tests::test_get_or_create_conflict ... ok
[INFO] [stdout] test files::tests::test_get_by_uuid ... ok
[INFO] [stdout] test files::tests::test_get_or_create_new ... ok
[INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_two_independent_insertions ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_url_validation_empty_url ... ok
[INFO] [stdout] test files::tests::test_get_or_create_existing ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_url_validation_valid_urls ... ok
[INFO] [stdout] test files::tests::test_gen_database_capnp_serialization ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_get_by_name_success ... ok
[INFO] [stdout] test files::tests::test_get_by_path ... ok
[INFO] [stdout] test files::tests::test_get_by_path_not_found ... ok
[INFO] [stdout] test files::tests::test_create_gen_database ... ok
[INFO] [stdout] test node::tests::test_capnp_serialization ... ok
[INFO] [stdout] test metadata::tests::test_table_name_constants ... ok
[INFO] [stdout] test metadata::tests::test_metadata_capnp_serialization ... ok
[INFO] [stdout] test errors::tests::remote_error_tests::test_remote_get_by_name_not_found ... ok
[INFO] [stdout] test manifest::tests::test_manifest_capnp_serialization ... ok
[INFO] [stdout] test operations::tests::file_addition_capnp_serialization ... ok
[INFO] [stdout] test operations::tests::operation_capnp_serialization ... ok
[INFO] [stdout] test operations::tests::operation_capnp_serialization_no_parent ... ok
[INFO] [stdout] test operations::tests::operation_summary_capnp_serialization ... ok
[INFO] [stdout] test metadata::tests::test_sets_uuid ... ok
[INFO] [stdout] test operations::tests::defaults::test_defaults_get ... ok
[INFO] [stdout] test operations::tests::branch::test_branch_set_remote_nonexistent ... ok
[INFO] [stdout] test operations::tests::remote::test_validate_remote_name ... ok
[INFO] [stdout] test operations::tests::remote::test_validate_url ... ok
[INFO] [stdout] test manifest::tests::test_manifest_generator_operation_not_found ... ok
[INFO] [stdout] test operations::tests::branch::test_branch_set_remote_valid ... ok
[INFO] [stdout] test operations::tests::branch::test_branch_clear_remote ... ok
[INFO] [stdout] test manifest::tests::test_manifest_generator_includes_annotation_files ... ok
[INFO] [stdout] test block_group::tests::test_prohibits_out_of_frame_changes_against_derivative_diploid_blockgroups - should panic ... ok
[INFO] [stdout] test manifest::tests::test_manifest_operation_capnp_serialization ... ok
[INFO] [stdout] test manifest::tests::test_manifest_comparer ... ok
[INFO] [stdout] test operations::tests::branch::test_branch_remote_cascade_on_remote_delete ... ok
[INFO] [stdout] test manifest::tests::test_manifest_generator ... ok
[INFO] [stdout] test operations::tests::defaults::test_default_remote_functionality ... ok
[INFO] [stdout] test manifest::tests::test_manifest_diff_capnp_serialization ... ok
[INFO] [stdout] test operations::tests::test_calculate_file_checksum ... ok
[INFO] [stdout] test operations::tests::test_calculate_file_checksum_nonexistent_file ... ok
[INFO] [stdout] test operations::tests::test_calculate_stream_hash ... ok
[INFO] [stdout] test operations::tests::resolve_head::test_resolve_head_variants ... ok
[INFO] [stdout] test operations::tests::parse_hash::test_parse_hash_branch_and_partial ... ok
[INFO] [stdout] test operations::tests::test_generate_file_addition_id_consistency ... ok
[INFO] [stdout] test operations::tests::test_generate_file_addition_id_uniqueness_different_checksums ... ok
[INFO] [stdout] test operations::tests::test_generate_file_addition_id_uniqueness_different_paths ... ok
[INFO] [stdout] test operations::tests::test_branch_set_remote ... ok
[INFO] [stdout] test operations::tests::resolve_reference::test_resolve_reference_branch_and_hash ... ok
[INFO] [stdout] test operations::tests::defaults::test_writes_operation_hash ... ok
[INFO] [stdout] test operations::tests::parse_hash::test_parse_hash_head_offset_out_of_range ... ok
[INFO] [stdout] test operations::tests::parse_hash::test_parse_hash_head_and_range ... ok
[INFO] [stdout] test operations::tests::resolve_head::test_resolve_head_invalid ... ok
[INFO] [stdout] test operations::tests::test_branch_get_remote ... ok
[INFO] [stdout] test operations::tests::resolve_reference::test_resolve_reference_ambiguous ... ok
[INFO] [stdout] test operations::tests::test_branch_create_with_remote ... ok
[INFO] [stdout] test operations::tests::search_hash::test_search_hashes_returns_matches ... ok
[INFO] [stdout] test operations::tests::search_hash::test_search_hash_resolves_and_errors ... ok
[INFO] [stdout] test operations::tests::test_branch_process_row_with_remote ... ok
[INFO] [stdout] test operations::tests::test_branch_set_remote_foreign_key_constraint ... ok
[INFO] [stdout] test operations::tests::test_file_addition_get_or_create ... ok
[INFO] [stdout] test operations::tests::test_create_operation_adds_database ... ok
[INFO] [stdout] test operations::tests::test_normalize_file_paths_outside_repo_fallbacks ... ok
[INFO] [stdout] test operations::tests::test_normalize_file_paths_absolute_path_in_repo ... ok
[INFO] [stdout] test operations::tests::test_normalize_file_paths_without_connection_path ... ok
[INFO] [stdout] test operations::tests::test_remote_delete_with_branch_associations ... ok
[INFO] [stdout] test operations::tests::test_remote_list_all ... ok
[INFO] [stdout] test operations::tests::test_normalize_file_paths_relative_path_in_repo ... ok
[INFO] [stdout] test operations::tests::test_remote_create ... ok
[INFO] [stdout] test operations::tests::test_graph_representation ... ok
[INFO] [stdout] test operations::tests::test_remote_delete ... ok
[INFO] [stdout] test path::tests::test_annotation_propagation_full_overlap ... ok
[INFO] [stdout] test operations::tests::test_remote_get_by_name ... ok
[INFO] [stdout] test path::tests::test_consecutive_edges_must_share_a_node - should panic ... ok
[INFO] [stdout] test path::tests::test_consecutive_edges_must_have_different_coordinates_on_a_node - should panic ... ok
[INFO] [stdout] test path::tests::test_edges_must_be_in_path_block_group - should panic ... ok
[INFO] [stdout] test operations::tests::test_path_between ... ok
[INFO] [stdout] test path::tests::test_deletion_block_mapping ... ok
[INFO] [stdout] test path::tests::test_full_block_mapping ... ok
[INFO] [stdout] test path::tests::test_intervaltree ... ok
[INFO] [stdout] test path::tests::test_path_capnp_serialization ... ok
[INFO] [stdout] test path::tests::test_duplicate_edge_warning ... ok
[INFO] [stdout] test path::tests::test_consecutive_edges_must_share_the_same_strand - should panic ... ok
[INFO] [stdout] test path::tests::test_gets_sequence_with_edges_into_node_middles ... ok
[INFO] [stdout] test path::tests::test_edge_does_not_start_and_end_on_same_bp - should panic ... ok
[INFO] [stdout] test path::tests::test_gets_sequence ... ok
[INFO] [stdout] test path::tests::test_no_block_mapping_overlap ... ok
[INFO] [stdout] test path::tests::test_insertion_block_mapping ... ok
[INFO] [stdout] test path::tests::test_reverse_complement ... ok
[INFO] [stdout] test operations::tests::test_gets_operations_of_branch ... ok
[INFO] [stdout] test path::tests::test_gets_sequence_with_rc ... ok
[INFO] [stdout] test path::tests::test_new_path_with_deletion ... ok
[INFO] [stdout] test path::tests::test_node_blocks_for_range ... ok
[INFO] [stdout] test path_edge::tests::test_path_edge_capnp_serialization ... ok
[INFO] [stdout] test sample::tests::test_capnp_serialization ... ok
[INFO] [stdout] test sequence::tests::test_builder ... ok
[INFO] [stdout] test sequence::tests::test_builder_with_from_disk ... ok
[INFO] [stdout] test path::tests::test_node_blocks_for_range_with_node_parts ... ok
[INFO] [stdout] test sequence::tests::test_capnp_serialization ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_partial_overlap ... ok
[INFO] [stdout] test path::tests::test_new_path_with ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_no_overlap ... ok
[INFO] [stdout] test path::tests::test_partial_overlap_block_mapping ... ok
[INFO] [stdout] test path::tests::test_path_delete ... ok
[INFO] [stdout] test session_operations::tests::test_dependency_models_capnp_serialization ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_with_deletion_across_two_blocks ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_with_insertion ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_with_replacement ... ok
[INFO] [stdout] test sequence::tests::test_create_sequence_in_db ... ok
[INFO] [stdout] test path::tests::test_propagate_annotations_with_insertion_across_two_blocks ... ok
[INFO] [stdout] test path::tests::test_replacement_block_mapping ... ok
[INFO] [stdout] test sample::tests::test_delete_by_name ... ok
[INFO] [stdout] test sequence::tests::test_delete_sequence_by_hash ... ok
[INFO] [stdout] test path::tests::test_two_block_insertion_mapping ... ok
[INFO] [stdout] test path::tests::test_two_block_deletion_mapping ... ok
[INFO] [stdout] test sequence::tests::test_get_sequence_from_disk ... ok
[INFO] [stdout] test sequence::tests::test_create_sequence_on_disk ... ok
[INFO] [stdout] test sequence::tests::test_get_sequence ... ok
[INFO] [stdout] test traits::tests::test_all_with_limit_method ... ok
[INFO] [stdout] test traits::tests::test_all_method ... ok
[INFO] [stdout] test path::tests::test_two_block_replacement_mapping ... ok
[INFO] [stdout] test sequence::tests::test_cached_sequence_performance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sequence::tests::test_cached_sequence_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sequence::tests::test_cached_sequence_performance' (215) panicked at src/sequence.rs:557:9:
[INFO] [stdout] Cached sequence benchmark failed: 5s elapsed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b7d7b0551ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7d7b0551ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7d7b0551ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7d7b0551ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7d7b06acba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7d7b06acba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b7d7b05a0e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7d7b05a0e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b7d7b03157f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7d7b03157f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7d7b04c129 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7d7ad5550c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b7d7ad5550c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b7d7b04c2e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b7d7b04c2e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7d7b031638 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b7d7b028999 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7d7b03243d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7d7b06b59c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7d7ac2c2ed - gen_models::sequence::tests::test_cached_sequence_performance::h5045c761b9629e9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sequence.rs:557:9
[INFO] [stdout]   20:     0x5b7d7ac2c557 - gen_models::sequence::tests::test_cached_sequence_performance::{{closure}}::hcfc088731e88296a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sequence.rs:524:42
[INFO] [stdout]   21:     0x5b7d7ac464c6 - core::ops::function::FnOnce::call_once::hd111a07cc33455dc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b7d7ad495eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b7d7ad495eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b7d7ad55fdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b7d7ad55fdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b7d7ad55fdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b7d7ad55fdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b7d7ad55fdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b7d7ad55fdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b7d7ad55fdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b7d7ad516f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b7d7ad516f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b7d7ad58be2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b7d7ad58be2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b7d7ad58be2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b7d7ad58be2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b7d7ad58be2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b7d7ad58be2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b7d7ad58be2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b7d7b05484f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5b7d7b05484f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7771333b9aa4 - <unknown>
[INFO] [stdout]   43:     0x777133446a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sequence::tests::test_cached_sequence_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 199 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3b7b59c177f73b9e7039acf472784c67aca5accd899d5344e1bf4b4c1e097dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7b59c177f73b9e7039acf472784c67aca5accd899d5344e1bf4b4c1e097dc5", kill_on_drop: false }`
[INFO] [stdout] 3b7b59c177f73b9e7039acf472784c67aca5accd899d5344e1bf4b4c1e097dc5
