[INFO] cloning repository https://github.com/genhub-bio/gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/genhub-bio/gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenhub-bio%2Fgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenhub-bio%2Fgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265ac6fa2cf3d55f533caf0e15927569d33dbbbe [INFO] testing genhub-bio/gen against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenhub-bio%2Fgen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/genhub-bio/gen [INFO] finished tweaking git repo https://github.com/genhub-bio/gen [INFO] tweaked toml for git repo https://github.com/genhub-bio/gen written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/genhub-bio/gen on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/genhub-bio/gen 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543c7af86231be837a91b26b4e1df4ea55aae7ffbffee87f1ec0b51468096d69 [INFO] running `Command { std: "docker" "start" "-a" "543c7af86231be837a91b26b4e1df4ea55aae7ffbffee87f1ec0b51468096d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543c7af86231be837a91b26b4e1df4ea55aae7ffbffee87f1ec0b51468096d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543c7af86231be837a91b26b4e1df4ea55aae7ffbffee87f1ec0b51468096d69", kill_on_drop: false }` [INFO] [stdout] 543c7af86231be837a91b26b4e1df4ea55aae7ffbffee87f1ec0b51468096d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47a025ef9d5a674c76b12b5efe66a62edf5e344dce3c87d2a07a09993d208a3b [INFO] running `Command { std: "docker" "start" "-a" "47a025ef9d5a674c76b12b5efe66a62edf5e344dce3c87d2a07a09993d208a3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling noodles-core v0.18.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling capnp v0.24.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling noodles-bgzf v0.43.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling noodles-csi v0.51.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling noodles-tabix v0.57.0 [INFO] [stderr] Compiling noodles-gff v0.52.0 [INFO] [stderr] Compiling capnpc v0.24.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling gen-capnp-schemas v0.1.30 (/opt/rustwide/workdir/gen-capnp-schemas) [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling noodles-gtf v0.47.0 [INFO] [stderr] Compiling noodles-vcf v0.81.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling noodles-bed v0.28.0 [INFO] [stderr] Compiling noodles-fasta v0.56.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling pure-rust-locales v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling noodles v0.101.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling interavl v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rat-event v2.0.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling gb-io v0.8.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rat-reloc v2.0.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling anpa v0.10.0 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rat-scrolled v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling bon v3.9.0 [INFO] [stderr] Compiling tachyonfx v0.23.0 [INFO] [stderr] Compiling rat-focus v2.0.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling regex-cursor v0.1.5 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling format_num_pattern v0.9.4 [INFO] [stderr] Compiling gen-sugiyama v0.1.30 (/opt/rustwide/workdir/gen-sugiyama) [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gen-core v0.1.30 (/opt/rustwide/workdir/gen-core) [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling gen-graph v0.1.30 (/opt/rustwide/workdir/gen-graph) [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling gen-models v0.1.30 (/opt/rustwide/workdir/gen-models) [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling rat-cursor v2.0.0 [INFO] [stderr] Compiling ftree v1.3.0 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling iset v0.3.1 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling rat-text v3.0.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling gen-tui v0.1.30 (/opt/rustwide/workdir/gen-tui) [INFO] [stderr] Compiling gen-annotations v0.1.30 (/opt/rustwide/workdir/gen-annotations) [INFO] [stderr] Compiling gen-diff v0.1.30 (/opt/rustwide/workdir/gen-diff) [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling url-parse v1.0.10 [INFO] [stderr] Compiling webbrowser v1.1.0 [INFO] [stderr] Compiling tui-widget-list v0.15.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling gen v0.1.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 12s [INFO] running `Command { std: "docker" "inspect" "47a025ef9d5a674c76b12b5efe66a62edf5e344dce3c87d2a07a09993d208a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a025ef9d5a674c76b12b5efe66a62edf5e344dce3c87d2a07a09993d208a3b", kill_on_drop: false }` [INFO] [stdout] 47a025ef9d5a674c76b12b5efe66a62edf5e344dce3c87d2a07a09993d208a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d999dddd99680613b4a2699568cad96fd2fcee4657a8032d41c91d6eabd855d0 [INFO] running `Command { std: "docker" "start" "-a" "d999dddd99680613b4a2699568cad96fd2fcee4657a8032d41c91d6eabd855d0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling noodles-bgzf v0.43.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling noodles-core v0.18.0 [INFO] [stderr] Compiling noodles-csi v0.51.0 [INFO] [stderr] Compiling noodles-fasta v0.56.0 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling noodles-tabix v0.57.0 [INFO] [stderr] Compiling noodles-gff v0.52.0 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling noodles-bed v0.28.0 [INFO] [stderr] Compiling noodles-gtf v0.47.0 [INFO] [stderr] Compiling noodles-vcf v0.81.0 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-quote v0.6.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling noodles v0.101.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rat-event v2.0.4 [INFO] [stderr] Compiling gix-prompt v0.12.0 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling gix-bitmap v0.2.16 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-credentials v0.34.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling rat-reloc v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tachyonfx v0.23.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling rat-focus v2.0.2 [INFO] [stderr] Compiling rat-scrolled v2.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling regex-cursor v0.1.5 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-negotiate v0.25.0 [INFO] [stderr] Compiling gen-sugiyama v0.1.30 (/opt/rustwide/workdir/gen-sugiyama) [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rat-text v3.0.3 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling gb-io v0.8.0 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling gix-worktree-state v0.24.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gen-core v0.1.30 (/opt/rustwide/workdir/gen-core) [INFO] [stderr] Compiling gen-graph v0.1.30 (/opt/rustwide/workdir/gen-graph) [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling gen-models v0.1.30 (/opt/rustwide/workdir/gen-models) [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling cargo-lock v11.0.1 [INFO] [stderr] Compiling toml-span v0.6.0 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling tui-widget-list v0.15.0 [INFO] [stderr] Compiling url-parse v1.0.10 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling webbrowser v1.1.0 [INFO] [stderr] Compiling platforms v3.8.0 [INFO] [stderr] Compiling cvss v2.2.0 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling gen-diff v0.1.30 (/opt/rustwide/workdir/gen-diff) [INFO] [stderr] Compiling gen-annotations v0.1.30 (/opt/rustwide/workdir/gen-annotations) [INFO] [stderr] Compiling gen-tui v0.1.30 (/opt/rustwide/workdir/gen-tui) [INFO] [stderr] Compiling lcov2cobertura v1.0.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tame-index v0.26.0 [INFO] [stderr] Compiling goblin v0.10.5 [INFO] [stderr] Compiling rustsec v0.31.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling krates v0.20.0 [INFO] [stderr] Compiling spdx v0.13.4 [INFO] [stderr] Compiling cargo-config2 v0.1.43 [INFO] [stderr] Compiling codespan v0.13.1 [INFO] [stderr] Compiling opener v0.8.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling lexopt v0.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ruzstd v0.8.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling gen v0.1.30 (/opt/rustwide/workdir) [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling cargo-deny v0.19.0 [INFO] [stderr] Compiling cargo-llvm-cov v0.6.24 [INFO] [stderr] Compiling gen-capnp-schemas v0.1.30 (/opt/rustwide/workdir/gen-capnp-schemas) [INFO] [stdout] warning: unused variable: `collection_name` [INFO] [stdout] --> src/exports/gfa.rs:476:17 [INFO] [stdout] | [INFO] [stdout] 476 | collection_name, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `collection_name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample_name` [INFO] [stdout] --> src/exports/gfa.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | sample_name, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `sample_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 31s [INFO] running `Command { std: "docker" "inspect" "d999dddd99680613b4a2699568cad96fd2fcee4657a8032d41c91d6eabd855d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d999dddd99680613b4a2699568cad96fd2fcee4657a8032d41c91d6eabd855d0", kill_on_drop: false }` [INFO] [stdout] d999dddd99680613b4a2699568cad96fd2fcee4657a8032d41c91d6eabd855d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20e55fc25f01ae4e7ad19e0bbb117e3a714d9c809a1473e24d05a05c025933d8 [INFO] running `Command { std: "docker" "start" "-a" "20e55fc25f01ae4e7ad19e0bbb117e3a714d9c809a1473e24d05a05c025933d8", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `collection_name` [INFO] [stderr] --> src/exports/gfa.rs:476:17 [INFO] [stderr] | [INFO] [stderr] 476 | collection_name, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `collection_name: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sample_name` [INFO] [stderr] --> src/exports/gfa.rs:477:17 [INFO] [stderr] | [INFO] [stderr] 477 | sample_name, [INFO] [stderr] | ^^^^^^^^^^^ help: try ignoring the field: `sample_name: _` [INFO] [stderr] [INFO] [stderr] warning: `gen` (lib test) generated 2 warnings (run `cargo fix --lib -p gen --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen-e8178e8f6ffe4544) [INFO] [stdout] [INFO] [stdout] running 151 tests [INFO] [stdout] test commands::remote::utils::tests::generate_state::test_generate_state_multiple_unique ... ok [INFO] [stdout] test commands::remote::utils::tests::generate_state::test_generate_state_ok_and_format ... ok [INFO] [stdout] test config::tests::test_get_theme_color ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_list_command ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_get_default_command ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_add_command ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_remove_command ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_remove_clears_default ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_add_validation_errors ... ok [INFO] [stdout] test commands::remote::tests::remote::test_remote_set_default_command ... ok [INFO] [stdout] test exports::fasta::tests::test_import_then_export ... ok [INFO] [stdout] test diffs::gfa::tests::test_gfa_diff_against_nothing ... ok [INFO] [stdout] test exports::genbank::tests::test_get_path_graph_single_path_block ... ok [INFO] [stdout] test exports::genbank::tests::test_get_path_graph ... ok [INFO] [stdout] test exports::fasta::tests::test_import_fasta_update_with_fasta_export ... ok [INFO] [stdout] test diffs::gfa::tests::test_gfa_diff_unrelated_paths_matching_block_group_names ... ok [INFO] [stdout] test diffs::gfa::tests::test_gfa_diff_unrelated_paths ... ok [INFO] [stdout] test diffs::gfa::tests::test_self_diff ... ok [INFO] [stdout] test exports::gfa::tests::test_errors_when_sample_has_no_block_groups ... ok [INFO] [stdout] test diffs::gfa::tests::test_gfa_diff ... ok [INFO] [stdout] test diffs::gfa::tests::test_gfa_diff_overlapping_replacements ... ok [INFO] [stdout] test exports::gfa::tests::test_sequence_is_split_into_multiple_segments ... ok [INFO] [stdout] test exports::gfa::tests::test_reverse_strand_round_trip ... ok [INFO] [stdout] test exports::genbank::tests::test_import_then_export_insertion ... ok [INFO] [stdout] test exports::genbank::tests::test_import_then_export_replacement ... ok [INFO] [stdout] test exports::genbank::tests::test_import_then_export_multiple_operations ... ok [INFO] [stdout] test exports::gfa::tests::test_simple_export ... ok [INFO] [stdout] test exports::gfa::tests::test_splits_nodes ... ok [INFO] [stdout] test genbank::tests::test_restores_original_sequence ... ok [INFO] [stdout] test graphs::combinatorial_library::tests::no_parts_in_list ... ok [INFO] [stdout] test exports::gfa::tests::test_simple_round_trip ... ok [INFO] [stdout] test imports::fasta::tests::test_add_fasta_shallow ... ok [INFO] [stdout] test imports::fasta::tests::test_add_fasta ... ok [INFO] [stdout] test imports::fasta::tests::test_add_fasta_creates_sample ... ok [INFO] [stdout] test graphs::operators::tests::test_derive_chunks_one_insertion ... ok [INFO] [stdout] test graphs::operators::tests::derive_chunks_two_inserts_then_stitch ... ok [INFO] [stdout] test genbank::tests::test_returns_changes_to_wt_sequence ... ok [INFO] [stdout] test imports::fasta::tests::test_supports_bgzip_fasta ... ok [INFO] [stdout] test imports::fasta::tests::test_deduplicates_nodes ... ok [INFO] [stdout] test imports::fasta::tests::test_supports_normal_gz_fasta ... ok [INFO] [stdout] test imports::genbank::tests::geneious_genbanks::test_parses_deletion ... ok [INFO] [stdout] test graphs::operators::tests::derive_chunks_two_inserts ... ok [INFO] [stdout] test imports::genbank::tests::test_error_on_invalid_file ... ok [INFO] [stdout] test imports::genbank::tests::geneious_genbanks::test_parses_substitution ... ok [INFO] [stdout] test imports::genbank::tests::test_creates_sample ... ok [INFO] [stdout] test imports::genbank::tests::geneious_genbanks::test_parses_deletion_and_insertion ... ok [INFO] [stdout] test imports::genbank::tests::geneious_genbanks::test_parses_insertion ... ok [INFO] [stdout] test imports::gfa::tests::test_breaks_cycle_using_path_node ... ok [INFO] [stdout] test imports::genbank::tests::geneious_genbanks::test_parses_multiple_changes ... ok [INFO] [stdout] test imports::gfa::tests::test_creates_sample ... ok [INFO] [stdout] test imports::genbank::tests::test_records_operation ... ok [INFO] [stdout] test imports::gfa::tests::test_import_aa_gfa ... ok [INFO] [stdout] test imports::gfa::tests::test_import_gfa_with_reverse_strand_edges ... ok [INFO] [stdout] test imports::gfa::tests::test_import_no_path_gfa ... ok [INFO] [stdout] test imports::gfa::tests::test_import_gfa_with_walk ... ok [INFO] [stdout] test imports::gfa::tests::test_import_simple_gfa ... ok [INFO] [stdout] test imports::library::tests::imports_a_library ... ok [INFO] [stdout] test imports::gfa::tests::test_imports_gfa_with_cycle ... ok [INFO] [stdout] test imports::library::tests::two_columns_of_same_parts ... ok [INFO] [stdout] test imports::library::tests::one_column_of_parts ... ok [INFO] [stdout] test operation_management::tests::connect_file_remote::test_with_invalid_url ... ok [INFO] [stdout] test operation_management::tests::connect_file_remote::test_with_unsupported_scheme ... ok [INFO] [stdout] test operation_management::tests::connect_file_remote::test_with_nonexistent_remote ... ok [INFO] [stdout] test operation_management::tests::connect_file_remote::test_with_existing_remote ... ok [INFO] [stdout] test operation_management::tests::parse_patch_operations::test_error_on_ambiguous_hash_shorthand ... ok [INFO] [stdout] test operation_management::tests::parse_patch_operations::test_hash_shorthand ... ok [INFO] [stdout] test exports::gfa::tests::test_anderson_round_trip ... ok [INFO] [stdout] test operation_management::tests::parse_patch_operations::test_head_shorthand ... ok [INFO] [stdout] test operation_management::tests::apply_operations_to_remote::test_apply_operations_to_remote ... ok [INFO] [stdout] test operation_management::tests::push_to_file_remote::test_push_to_uninitialized_remote_is_error ... ok [INFO] [stdout] test operation_management::tests::push_to_file_remote::test_push_with_no_operations ... ok [INFO] [stdout] test operation_management::tests::pull_from_file_remote_tests::test_pull_from_file_remote_missing_branch_errors ... ok [INFO] [stdout] test operation_management::tests::merge::test_merges ... ok [INFO] [stdout] test operation_management::tests::push_to_file_remote::test_push_when_remote_ahead ... ok [INFO] [stdout] test operation_management::tests::pull_from_file_remote_tests::test_pull_from_file_remote_transfers_operations ... ok [INFO] [stdout] test operation_management::tests::push_to_file_remote::test_push_to_remote ... ok [INFO] [stdout] test operation_management::tests::test_reset_with_branches ... ok [INFO] [stdout] test operation_management::tests::test_bifurcation_allowed_on_reset ... ok [INFO] [stdout] test operation_management::tests::test_cross_branch_patch ... ok [INFO] [stdout] test patch::tests::test_capnp_serialization ... ok [INFO] [stdout] test operation_management::tests::test_round_trip ... ok [INFO] [stdout] test tests::it_queries ... ok [INFO] [stdout] test tests::parses_genotype ... ok [INFO] [stdout] test operation_management::tests::test_branch_movement ... ok [INFO] [stdout] test tests::test_database_tracking_integration ... ok [INFO] [stdout] test patch::tests::test_creates_patch ... ok [INFO] [stdout] test tests::test_normalize_string::test_removes_newlines ... ok [INFO] [stdout] test tests::test_normalize_string::test_removes_whitespace ... ok [INFO] [stdout] test tests::test_overlaps ... ok [INFO] [stdout] test updates::fasta::tests::test_deletion ... ok [INFO] [stdout] test tests::test_path_conflict_detection_different_path ... ok [INFO] [stdout] test tests::test_path_conflict_detection_uuid_mismatch ... ok [INFO] [stdout] test patch::tests::test_cross_branch_patches ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_fasta ... ok [INFO] [stdout] test updates::fasta::tests::test_disable_reference_path_update ... ok [INFO] [stdout] test imports::gfa::tests::test_import_anderson_promoters ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_multiple_entries ... ok [INFO] [stdout] test patch::tests::test_patch_empty_db ... ok [INFO] [stdout] test updates::gaf::tests::test_insertion_from_gaf ... ignored [INFO] [stdout] test updates::gaf::tests::test_insertion_from_gaf_extremes ... ignored [INFO] [stdout] test updates::gaf::tests::test_transform::test_prefixes_entries_with_extremes ... ok [INFO] [stdout] test updates::gaf::tests::test_transform::test_prefixes_entries_without_id ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_same_fasta_twice ... ok [INFO] [stdout] test updates::gaf::tests::test_transform::test_transforms_to_fasta ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_two_fastas_partial_leading_overlap ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_two_fastas_partial_trailing_overlap ... ok [INFO] [stdout] test updates::genbank::tests::test_error_on_invalid_file ... ok [INFO] [stdout] test patch::tests::test_cross_db_patches ... ok [INFO] [stdout] test updates::fasta::tests::test_update_with_two_fastas_second_over_first ... ok [INFO] [stdout] test updates::gfa::tests::test_basic_update ... ok [INFO] [stdout] test updates::gfa::tests::test_update_with_walks ... ok [INFO] [stdout] test updates::fasta::tests::test_update_within_update ... ok [INFO] [stdout] test updates::library::tests::one_column_of_parts ... ok [INFO] [stdout] test updates::genbank::tests::test_records_operation ... ok [INFO] [stdout] test updates::library::tests::one_column_of_parts_full_replacement ... ok [INFO] [stdout] test updates::library::tests::two_columns_of_same_parts_full_replacement ... ok [INFO] [stdout] test updates::library::tests::makes_a_pool ... ok [INFO] [stdout] test updates::library::tests::two_columns_of_same_parts ... ok [INFO] [stdout] test updates::genbank::tests::geneious_genbanks::test_incorporates_updates ... ok [INFO] [stdout] test updates::sequence::tests::test_disable_reference_path_update ... ok [INFO] [stdout] test updates::genbank::tests::geneious_genbanks::test_errors_on_missing_locus ... ok [INFO] [stdout] test updates::sequence::tests::test_update_with_same_sequence_twice ... ok [INFO] [stdout] test updates::sequence::tests::test_deletion ... ok [INFO] [stdout] test updates::sequence::tests::test_update_with_two_sequences_partial_leading_overlap ... ok [INFO] [stdout] test updates::sequence::tests::test_update_with_sequence ... ok [INFO] [stdout] test updates::sequence::tests::test_update_with_two_sequences_second_over_first ... ok [INFO] [stdout] test updates::sequence::tests::test_update_within_update ... ok [INFO] [stdout] test updates::genbank::tests::geneious_genbanks::test_creates_missing_entries ... ok [INFO] [stdout] test updates::vcf::tests::test_deduplicates_nodes ... ok [INFO] [stdout] test updates::vcf::tests::test_changes_in_child_samples ... ok [INFO] [stdout] test updates::vcf::tests::test_creates_accession_paths ... ok [INFO] [stdout] test updates::sequence::tests::test_update_with_two_sequences_partial_trailing_overlap ... ok [INFO] [stdout] test updates::vcf::tests::test_error_when_vcf_has_changes_out_of_bounds ... ok [INFO] [stdout] test updates::vcf::tests::test_update_fasta_with_complex_vcf ... ok [INFO] [stdout] test updates::vcf::tests::test_handles_overlap_allele ... ok [INFO] [stdout] test updates::vcf::tests::test_handles_missing_allele ... ok [INFO] [stdout] test updates::vcf::tests::test_parses_cnvs ... ok [INFO] [stdout] test views::collection::tests::test_trailing_delimiter_behavior ... ok [INFO] [stdout] test updates::vcf::tests::test_deduplicates_nodes_multiple_paths ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_coordinate_overflow_with_large_genomic_sequences ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_inner_truncation_empty_string ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_inner_truncation_short_target ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_inner_truncation_truncate_to_even_length ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_inner_truncation_truncate_to_odd_length ... ok [INFO] [stdout] test views::collection::tests::test_gather_collection_explorer_data ... ok [INFO] [stdout] test updates::vcf::tests::test_update_fasta_with_vcf ... ok [INFO] [stdout] test views::gen_graph_widget::tests::test_inner_truncation_no_truncation_needed ... ok [INFO] [stdout] test updates::vcf::tests::test_update_fasta_with_vcf_custom_genotype ... ok [INFO] [stdout] test views::block_group_inline::tests::test_inline_state_creation ... ok [INFO] [stdout] test updates::vcf::tests::test_disallows_creating_accession_paths_that_exist - should panic ... ok [INFO] [stdout] test imports::fasta::tests::test_large_gz_fasta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 149 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 15.70s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gen-de242c619fccf841) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/remote_workflow_tests.rs (/opt/rustwide/target/debug/deps/remote_workflow_tests-220c9b97429ca575) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test remote_workflow_integration_tests::test_default_remote_deletion_clears_default ... ok [INFO] [stdout] test remote_workflow_integration_tests::test_remote_deletion_with_branch_associations ... ok [INFO] [stdout] test remote_workflow_integration_tests::test_remote_workflow_error_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_capnp_schemas-5c8111e62b7088f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_core-bf6cea809234259c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test config::tests::ensure_gen_dir_creates_directory ... ok [INFO] [stdout] test config::tests::find_gen_dir_walks_up_tree ... ok [INFO] [stdout] test range::tests::test_merge_contiguous_ranges ... ok [INFO] [stdout] test range::tests::test_left_adjoins ... ok [INFO] [stdout] test config::tests::repo_root_returns_parent_of_gen_dir ... ok [INFO] [stdout] test config::tests::gen_db_path_resolves_inside_gen_dir ... ok [INFO] [stdout] test range::tests::test_overlap ... ok [INFO] [stdout] test region::tests::test_parse_invalid_format ... ok [INFO] [stdout] test config::tests::changeset_path_creates_directory_for_hash ... ok [INFO] [stdout] test region::tests::test_parse_start_greater_than_end ... ok [INFO] [stdout] test region::tests::test_parse_valid_region ... ok [INFO] [stdout] test region::tests::test_region_applies_to_array_slice ... ok [INFO] [stdout] test tests::hashid::test_starts_with ... ok [INFO] [stdout] test strand::tests::test_column_conversion ... ok [INFO] [stdout] test tests::it_hashes ... ok [INFO] [stdout] test config::tests::repo_root_errors_when_missing_gen_dir ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_diff-53e5098ab64f94a8) [INFO] [stdout] test strand::tests::test_formats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test graph::tests::diff_graph_to_gen_graph_maps_nodes_and_edges ... ok [INFO] [stdout] test graph::tests::get_diff_graph_splits_blocks_and_marks_new ... ok [INFO] [stdout] test operations::tests::merges_multiple_operations ... ok [INFO] [stdout] test operations::tests::filters_by_database_path ... ok [INFO] [stdout] test operations::tests::diff_against_itself_is_empty ... ok [INFO] [stdout] test operations::tests::initial_operation_diff_contains_added_block_groups ... ok [INFO] [stdout] test operations::tests::one_operation_diff ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_graph-f313f99f7c43dedf) [INFO] [stdout] test operations::tests::diffs_across_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::project_path::test_nested_path_projection ... ok [INFO] [stdout] test tests::test_all_intermediate_edges::test_one_part_group ... ok [INFO] [stdout] test tests::test_all_intermediate_edges::test_one_part_group_with_unrelated_edges ... ok [INFO] [stdout] test tests::project_path::test_simple_path_projection ... ok [INFO] [stdout] test tests::test_finds_all_reachable_nodes ... ok [INFO] [stdout] test tests::test_super_bubble_path ... ok [INFO] [stdout] test tests::test_three_by_three_combinatorial_graph ... ok [INFO] [stdout] test tests::test_path_graph ... ok [INFO] [stdout] test tests::test_two_by_two_combinatorial_graph ... ok [INFO] [stdout] test tests::test_two_path_graph ... ok [INFO] [stdout] test tests::test_get_simple_paths_by_edge ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_models-0b423fe1008b0713) [INFO] [stdout] test tests::test_all_intermediate_edges::test_two_part_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 197 tests [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 accession::tests::test_accession_create_query ... ok [INFO] [stdout] test annotations::tests::add_annotation_file_creates_operation ... ok [INFO] [stdout] test annotations::tests::create_annotation_with_samples ... ok [INFO] [stdout] test accession::tests::test_accession_capnp_serialization ... ok [INFO] [stdout] test annotations::tests::add_annotation_file_to_operation ... ok [INFO] [stdout] test block_group::tests::delete_at_beginning_of_path ... 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::add_annotation_creates_annotation ... ok [INFO] [stdout] test block_group::tests::delete_at_end_of_path ... ok [INFO] [stdout] test block_group::tests::homozygous_insert_at_beginning_of_path ... 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 block_group::tests::insert_across_entire_block_boundary ... 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::insert_at_beginning_of_path ... 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 block_group::tests::insert_at_end_of_path ... ok [INFO] [stdout] test block_group::tests::insert_on_block_boundary_end ... ok [INFO] [stdout] test block_group::tests::insert_spanning_blocks ... ok [INFO] [stdout] test block_group::tests::insert_on_block_boundary_start ... 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 block_group::tests::test_capnp_serialization ... ok [INFO] [stdout] test block_group::tests::insert_within_block ... ok [INFO] [stdout] test block_group::tests::simple_deletion ... ok [INFO] [stdout] test block_group::tests::simple_insert_get_all ... ok [INFO] [stdout] test block_group::tests::test_blockgroup_create ... ok [INFO] [stdout] test block_group::tests::test_blockgroup_delete ... ok [INFO] [stdout] test block_group::tests::test_blockgroup_clone_passes_accessions ... ok [INFO] [stdout] test block_group_edge::tests::test_block_group_edge_capnp_serialization ... ok [INFO] [stdout] test block_group::tests::test_blockgroup_interval_tree ... ok [INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_one_insertion ... ok [INFO] [stdout] test block_group::tests::test_changes_against_derivative_diploid_blockgroups ... ok [INFO] [stdout] test block_group::tests::test_changes_against_derivative_blockgroups ... ok [INFO] [stdout] test changesets::tests::changeset_dependencies::test_records_patch_dependencies ... 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 collection::tests::test_serialization ... ok [INFO] [stdout] test edge::tests::test_bulk_create ... ok [INFO] [stdout] test collection::tests::test_delete_by_name ... ok [INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_two_independent_insertions ... ok [INFO] [stdout] test block_group::tests::test_derive_subgraph::test_derive_subgraph_two_independent_insertions_and_one_deletion ... ok [INFO] [stdout] test edge::tests::test_blocks_from_edges ... ok [INFO] [stdout] test changesets::tests::changeset_dependencies::test_tracks_nodes_and_sequences_from_previous_block_group_edges ... ok [INFO] [stdout] test edge::tests::test_edge_capnp_serialization ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_branch_set_remote_validated_clear ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_branch_set_remote_validated_remote_not_found ... ok [INFO] [stdout] test changesets::tests::test_changeset_includes_annotations ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_comprehensive_validation_edge_cases ... 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_branch_set_remote_validated_success ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_set_default_remote_clear ... ok [INFO] [stdout] test edge::tests::test_get_block_boundaries_with_two_original_sequences ... ok [INFO] [stdout] test edge::tests::test_bulk_create_with_existing_edge ... ok [INFO] [stdout] test edge::tests::test_get_block_boundaries ... ok [INFO] [stdout] test edge::tests::test_bulk_create_returns_edges_in_order ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_defaults_set_default_remote_not_found ... 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_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_remote_create_duplicate_name ... 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_get_by_name_not_found ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_validation_empty_name ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_validation_invalid_name_characters ... 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_empty_url ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_url_validation_invalid_urls ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_url_validation_valid_urls ... ok [INFO] [stdout] test files::tests::test_create_gen_database ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_get_by_name_success ... ok [INFO] [stdout] test files::tests::test_gen_database_capnp_serialization ... ok [INFO] [stdout] test files::tests::test_get_by_path_not_found ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_exists ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_delete_success ... ok [INFO] [stdout] test files::tests::test_get_by_path ... 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_success ... ok [INFO] [stdout] test files::tests::test_get_or_create_conflict ... ok [INFO] [stdout] test errors::tests::remote_error_tests::test_remote_delete_not_found ... ok [INFO] [stdout] test files::tests::test_get_or_create_new ... ok [INFO] [stdout] test files::tests::test_get_by_uuid_not_found ... ok [INFO] [stdout] test files::tests::test_get_or_create_existing ... ok [INFO] [stdout] test manifest::tests::test_manifest_capnp_serialization ... ok [INFO] [stdout] test files::tests::test_get_by_uuid ... ok [INFO] [stdout] test metadata::tests::test_metadata_capnp_serialization ... ok [INFO] [stdout] test manifest::tests::test_manifest_generator ... ok [INFO] [stdout] test metadata::tests::test_table_name_constants ... ok [INFO] [stdout] test node::tests::test_capnp_serialization ... ok [INFO] [stdout] test manifest::tests::test_manifest_diff_capnp_serialization ... ok [INFO] [stdout] test manifest::tests::test_manifest_comparer ... ok [INFO] [stdout] test manifest::tests::test_manifest_generator_includes_annotation_files ... ok [INFO] [stdout] test manifest::tests::test_manifest_operation_capnp_serialization ... ok [INFO] [stdout] test manifest::tests::test_manifest_generator_operation_not_found ... ok [INFO] [stdout] test metadata::tests::test_sets_uuid ... ok [INFO] [stdout] test operations::tests::branch::test_branch_set_remote_nonexistent ... 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::branch::test_branch_remote_cascade_on_remote_delete ... ok [INFO] [stdout] test operations::tests::operation_summary_capnp_serialization ... ok [INFO] [stdout] test operations::tests::operation_capnp_serialization_no_parent ... ok [INFO] [stdout] test operations::tests::defaults::test_defaults_get ... ok [INFO] [stdout] test operations::tests::defaults::test_default_remote_functionality ... 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 operations::tests::branch::test_branch_set_remote_valid ... ok [INFO] [stdout] test operations::tests::defaults::test_writes_operation_hash ... ok [INFO] [stdout] test operations::tests::branch::test_branch_clear_remote ... ok [INFO] [stdout] test operations::tests::parse_hash::test_parse_hash_branch_and_partial ... ok [INFO] [stdout] test operations::tests::parse_hash::test_parse_hash_head_offset_out_of_range ... ok [INFO] [stdout] test operations::tests::resolve_head::test_resolve_head_invalid ... 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_variants ... ok [INFO] [stdout] test operations::tests::resolve_reference::test_resolve_reference_ambiguous ... ok [INFO] [stdout] test operations::tests::resolve_reference::test_resolve_reference_branch_and_hash ... ok [INFO] [stdout] test operations::tests::test_branch_create_with_remote ... 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::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_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_branch_process_row_with_remote ... ok [INFO] [stdout] test operations::tests::test_generate_file_addition_id_uniqueness_different_paths ... ok [INFO] [stdout] test operations::tests::test_branch_get_remote ... ok [INFO] [stdout] test operations::tests::test_branch_set_remote ... ok [INFO] [stdout] test operations::tests::test_file_addition_get_or_create ... ok [INFO] [stdout] test operations::tests::test_branch_set_remote_foreign_key_constraint ... 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_graph_representation ... ok [INFO] [stdout] test operations::tests::test_create_operation_adds_database ... ok [INFO] [stdout] test operations::tests::test_normalize_file_paths_relative_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_get_by_name ... ok [INFO] [stdout] test operations::tests::test_remote_create ... ok [INFO] [stdout] test operations::tests::test_remote_list_all ... 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_path_between ... ok [INFO] [stdout] test operations::tests::test_gets_operations_of_branch ... ok [INFO] [stdout] test path::tests::test_deletion_block_mapping ... ok [INFO] [stdout] test path::tests::test_duplicate_edge_warning ... ok [INFO] [stdout] test path::tests::test_full_block_mapping ... ok [INFO] [stdout] test path::tests::test_gets_sequence ... ok [INFO] [stdout] test path::tests::test_gets_sequence_with_rc ... ok [INFO] [stdout] test path::tests::test_insertion_block_mapping ... ok [INFO] [stdout] test path::tests::test_gets_sequence_with_edges_into_node_middles ... ok [INFO] [stdout] test path::tests::test_intervaltree ... ok [INFO] [stdout] test path::tests::test_new_path_with ... 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::tests::test_partial_overlap_block_mapping ... ok [INFO] [stdout] test path::tests::test_path_capnp_serialization ... ok [INFO] [stdout] test path::tests::test_node_blocks_for_range_with_node_parts ... ok [INFO] [stdout] test path::tests::test_no_block_mapping_overlap ... ok [INFO] [stdout] test path::tests::test_path_delete ... ok [INFO] [stdout] test path::tests::test_propagate_annotations_no_overlap ... ok [INFO] [stdout] test path::tests::test_propagate_annotations_partial_overlap ... 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_insertion_across_two_blocks ... ok [INFO] [stdout] test path::tests::test_reverse_complement ... ok [INFO] [stdout] test path::tests::test_replacement_block_mapping ... ok [INFO] [stdout] test path::tests::test_propagate_annotations_with_replacement ... ok [INFO] [stdout] test path::tests::test_two_block_deletion_mapping ... ok [INFO] [stdout] test path::tests::test_two_block_insertion_mapping ... 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_two_block_replacement_mapping ... ok [INFO] [stdout] test sequence::tests::test_capnp_serialization ... ok [INFO] [stdout] test sequence::tests::test_create_sequence_in_db ... ok [INFO] [stdout] test sample::tests::test_delete_by_name ... ok [INFO] [stdout] test block_group::tests::test_prohibits_out_of_frame_changes_against_derivative_diploid_blockgroups - should panic ... ok [INFO] [stdout] test sequence::tests::test_create_sequence_on_disk ... ok [INFO] [stdout] test sequence::tests::test_delete_sequence_by_hash ... ok [INFO] [stdout] test session_operations::tests::test_dependency_models_capnp_serialization ... ok [INFO] [stdout] test sequence::tests::test_get_sequence ... 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 path::tests::test_consecutive_edges_must_share_the_same_strand - should panic ... ok [INFO] [stdout] test traits::tests::test_all_method ... ok [INFO] [stdout] test sequence::tests::test_get_sequence_from_disk ... ok [INFO] [stdout] test traits::tests::test_all_with_limit_method ... 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' (841) panicked at gen-models/src/sequence.rs:557:9: [INFO] [stdout] Cached sequence benchmark failed: 5s elapsed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce44d40417a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce44d40417a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce44d40417a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce44d40417a - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce44d419c4a - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce44d419c4a - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x5ce44d409072 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce44d409072 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce44d3e051f - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce44d3e051f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce44d3fb109 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce44d10064c - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ce44d10064c - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce44d3fb2c2 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ce44d3fb2c2 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce44d3e05d8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce44d3d7939 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce44d3e13dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce44d41a43c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce44ced6f7d - gen_models[a54048216240bb61]::sequence::tests::test_cached_sequence_performance [INFO] [stdout] at /opt/rustwide/workdir/gen-models/src/sequence.rs:557:9 [INFO] [stdout] 20: 0x5ce44ceb46b7 - gen_models[a54048216240bb61]::sequence::tests::test_cached_sequence_performance::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/gen-models/src/sequence.rs:524:42 [INFO] [stdout] 21: 0x5ce44cea9426 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5ce44d0f472b - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ce44d0f472b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5ce44d10111b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5ce44d10111b - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5ce44d10111b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5ce44d10111b - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5ce44d10111b - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5ce44d10111b - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5ce44d10111b - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5ce44d0fc834 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5ce44d0fc834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5ce44d103d22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5ce44d103d22 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5ce44d103d22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5ce44d103d22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5ce44d103d22 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5ce44d103d22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5ce44d103d22 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5ce44d4037df - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5ce44d4037df - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b47921aeaa4 - [INFO] [stdout] 43: 0x7b479223ba64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sequence::tests::test_cached_sequence_performance [INFO] [stdout] [INFO] [stdout] test result: FAILED. 196 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.98s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p gen-models --lib` [INFO] running `Command { std: "docker" "inspect" "20e55fc25f01ae4e7ad19e0bbb117e3a714d9c809a1473e24d05a05c025933d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e55fc25f01ae4e7ad19e0bbb117e3a714d9c809a1473e24d05a05c025933d8", kill_on_drop: false }` [INFO] [stdout] 20e55fc25f01ae4e7ad19e0bbb117e3a714d9c809a1473e24d05a05c025933d8