[INFO] fetching crate fastpasta 1.22.0...
[INFO] testing fastpasta-1.22.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fastpasta 1.22.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate fastpasta 1.22.0
[INFO] finished tweaking crates.io crate fastpasta 1.22.0
[INFO] tweaked toml for crates.io crate fastpasta 1.22.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastpasta 1.22.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fastpasta 1.22.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971fabce5975956f701192c7727feb18e7af0a1079aab52430fe7180ce01dbc7
[INFO] running `Command { std: "docker" "start" "-a" "971fabce5975956f701192c7727feb18e7af0a1079aab52430fe7180ce01dbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971fabce5975956f701192c7727feb18e7af0a1079aab52430fe7180ce01dbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971fabce5975956f701192c7727feb18e7af0a1079aab52430fe7180ce01dbc7", kill_on_drop: false }`
[INFO] [stdout] 971fabce5975956f701192c7727feb18e7af0a1079aab52430fe7180ce01dbc7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93f0b080b954ce20db40ae2bbef5add5a6da13031a1d591e83428e3e69cdf36b
[INFO] running `Command { std: "docker" "start" "-a" "93f0b080b954ce20db40ae2bbef5add5a6da13031a1d591e83428e3e69cdf36b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling ringbuffer v0.15.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling sm_macro v0.9.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling fmt v0.1.0
[INFO] [stderr]    Compiling sm v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling descriptive_toml_derive_macro v0.1.0
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling descriptive_toml_derive v0.1.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling human-panic v2.0.0
[INFO] [stderr]    Compiling fastpasta v1.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<LaneDataFrame> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/config/custom_checks.rs:44:48
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]>;
[INFO] [stdout]    |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]>;
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/test_util.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s
[INFO] running `Command { std: "docker" "inspect" "93f0b080b954ce20db40ae2bbef5add5a6da13031a1d591e83428e3e69cdf36b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f0b080b954ce20db40ae2bbef5add5a6da13031a1d591e83428e3e69cdf36b", kill_on_drop: false }`
[INFO] [stdout] 93f0b080b954ce20db40ae2bbef5add5a6da13031a1d591e83428e3e69cdf36b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69b73cca78a10657a1e619f0b4cb3c8ccee9696a76c962dc262a70ad898a4865
[INFO] running `Command { std: "docker" "start" "-a" "69b73cca78a10657a1e619f0b4cb3c8ccee9696a76c962dc262a70ad898a4865", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling human-panic v2.0.0
[INFO] [stderr]    Compiling fastpasta v1.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<LaneDataFrame> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/config/custom_checks.rs:44:48
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]>;
[INFO] [stdout]    |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]>;
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/custom_checks.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config/test_util.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stdout]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgUI84w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-0a462659fb9e824d,libbit_set-50ef09bc144b8f2a,libbit_vec-b06753219a6ccf92,libfastpasta-f6e23d28a4a5c4a9,libfmt-381e22513d8a3bc9,libctrlc-58214610dc2e48df,libnix-f7097914ad0ef6bb,libstderrlog-f3d387075fd07669,libthread_local-7e54d3d2b941f0d7,libonce_cell-a1d7742f74efe1da,libtermcolor-214b0416d5f44404,libis_terminal-40cbd71d6047978e,libchrono-e6ea9876afd94bc3,libiana_time_zone-8015593db973084f,libserde_json-2539977ac4b9c25f,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libhuman_panic-0c5ee81ec92a1203,libtoml-130ce4bf647d442d,libtoml_edit-2101176cc2a59ca4,libserde_spanned-90c3b55014025eea,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libwinnow-aa185ddf893d348c,libtoml_datetime-3881423f5d34e333,libos_info-222fa482a6612c51,libuuid-1f4e1282f9d98f98,libbacktrace-319e030f968835dd,libminiz_oxide-c0eeac935cf23ace,libadler-8a8ce72c9fb247b6,libobject-cdda71e73cd16b17,libaddr2line-4787ce6c40bf9e8a,libgimli-94b6e3e35291a09a,librustc_demangle-685041651feef096,libsm-15cd15bbe3007111,libringbuffer-5ce7bf238192a33a,libitertools-dc40fd04db66c408,libeither-57cae2c18521d097,libindicatif-6bdd42a81d75921a,libportable_atomic-8df503a653ad4451,libnumber_prefix-6b994bedec76f9db,libconsole-a1f648c439e862c5,liblazy_static-af860367908b8176,libtabled-e159a6b38375397e,libpapergrid-42a4b17c22f83d1b,libbytecount-e613ba40c2456714,libunicode_width-450abb478efe54f7,libfnv-79e2cbfbe03dcd16,libansi_str-8c7d662489b88b66,libansitok-84950c3f168877ce,libnom-06bc6c360b642e24,libvte-f56421c5f40d7638,libarrayvec-1656f650a01ecea7,libserde-4eb52ec632b28e9b,libdescriptive_toml_derive-ee7630eec02fd6af,libclap_complete-8f1148b0b63879ee,libclap-6d1fa0a738979350,libclap_builder-b695c80426c90fba,libstrsim-4d1ed08a123238dc,libanstream-49f614c0f9ed8792,libanstyle_query-e713912afef4e507,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-b24a18c80a197764,libutf8parse-bf86fa6e8ff589fb,libclap_lex-f9c68e5e1e382bcb,libalice_protocol_reader-1431d49a6d70cbf2,libflume-486613113cfbea3b,libfutures_sink-1e8d2315348f179d,libfutures_core-9431d50d704c12a3,libnanorand-662fdcddc52e979c,libgetrandom-41b8ef74689dddea,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libcrossbeam_channel-4849e5aa9ccb11a5,libowo_colors-f087b26da0452de6,libbyteorder-8f59b6d1bfdaa844,libarrayvec-0dd80ddcbf129fa5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libassert_fs-c66790ad12209c0e,libglobwalk-64c26f0f652993f5,libignore-042fb6218c204d3a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libglobset-e3c5e6c26936f684,liblog-1ad4a80b9627ed31,libtempfile-824a6c2ab2f1ab84,libfastrand-5e3bec3d1dadb2e4,librustix-a66af780558849eb,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-07d08e485b51e8af,libcfg_if-3e7fc4e38d4a72b5,libassert_cmd-e9a8f0f3d333981a,libwait_timeout-3f39f9ece9518e59,liblibc-81b33709b71653e4,libdoc_comment-8ff5a31177a0e30a,libbstr-2045cf2f426ef420,libpredicates_tree-cae6d152664d7283,libtermtree-31c9cc11b0a7fb49,libpredicates-26528c16c63dec05,libanstyle-5da827dfb95c22fd,libregex-4cd3575ece53d8f2,libregex_automata-b37c48ef1e8ec120,libaho_corasick-649180eddd2e1398,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-4939b64fafd10928,libnum_traits-67373ff8f8a12d85,libpredicates_core-6ffdff074aa2ec24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgUI84w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_rawtf_fee24612_4rdh-3958cb114c6bc470" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastpasta` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fastpasta --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=316dd5a023e8f69e -C extra-filename=-9cafb1bd53c5b19b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alice_protocol_reader=/opt/rustwide/target/debug/deps/libalice_protocol_reader-1431d49a6d70cbf2.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-e9a8f0f3d333981a.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-c66790ad12209c0e.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6d1fa0a738979350.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-8f1148b0b63879ee.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-154ca220fec0082b.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-4849e5aa9ccb11a5.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-58214610dc2e48df.rlib --extern descriptive_toml_derive=/opt/rustwide/target/debug/deps/libdescriptive_toml_derive-ee7630eec02fd6af.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-0a462659fb9e824d.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-486613113cfbea3b.rlib --extern fmt=/opt/rustwide/target/debug/deps/libfmt-381e22513d8a3bc9.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-0e3082ebceae1c55.rlib --extern human_panic=/opt/rustwide/target/debug/deps/libhuman_panic-0c5ee81ec92a1203.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6bdd42a81d75921a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dc40fd04db66c408.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-f087b26da0452de6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-26528c16c63dec05.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e1db7dd5157f03bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4cd3575ece53d8f2.rlib --extern ringbuffer=/opt/rustwide/target/debug/deps/libringbuffer-5ce7bf238192a33a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4eb52ec632b28e9b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2539977ac4b9c25f.rlib --extern sm=/opt/rustwide/target/debug/deps/libsm-15cd15bbe3007111.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-f3d387075fd07669.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-e159a6b38375397e.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-09d24b6cb517fb14.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-130ce4bf647d442d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_rawtf_fee24612_4rdh") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmarjDc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-0a462659fb9e824d,libbit_set-50ef09bc144b8f2a,libbit_vec-b06753219a6ccf92,libfastpasta-f6e23d28a4a5c4a9,libfmt-381e22513d8a3bc9,libctrlc-58214610dc2e48df,libnix-f7097914ad0ef6bb,libstderrlog-f3d387075fd07669,libthread_local-7e54d3d2b941f0d7,libonce_cell-a1d7742f74efe1da,libtermcolor-214b0416d5f44404,libis_terminal-40cbd71d6047978e,libchrono-e6ea9876afd94bc3,libiana_time_zone-8015593db973084f,libserde_json-2539977ac4b9c25f,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libhuman_panic-0c5ee81ec92a1203,libtoml-130ce4bf647d442d,libtoml_edit-2101176cc2a59ca4,libserde_spanned-90c3b55014025eea,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libwinnow-aa185ddf893d348c,libtoml_datetime-3881423f5d34e333,libos_info-222fa482a6612c51,libuuid-1f4e1282f9d98f98,libbacktrace-319e030f968835dd,libminiz_oxide-c0eeac935cf23ace,libadler-8a8ce72c9fb247b6,libobject-cdda71e73cd16b17,libaddr2line-4787ce6c40bf9e8a,libgimli-94b6e3e35291a09a,librustc_demangle-685041651feef096,libsm-15cd15bbe3007111,libringbuffer-5ce7bf238192a33a,libitertools-dc40fd04db66c408,libeither-57cae2c18521d097,libindicatif-6bdd42a81d75921a,libportable_atomic-8df503a653ad4451,libnumber_prefix-6b994bedec76f9db,libconsole-a1f648c439e862c5,liblazy_static-af860367908b8176,libtabled-e159a6b38375397e,libpapergrid-42a4b17c22f83d1b,libbytecount-e613ba40c2456714,libunicode_width-450abb478efe54f7,libfnv-79e2cbfbe03dcd16,libansi_str-8c7d662489b88b66,libansitok-84950c3f168877ce,libnom-06bc6c360b642e24,libvte-f56421c5f40d7638,libarrayvec-1656f650a01ecea7,libserde-4eb52ec632b28e9b,libdescriptive_toml_derive-ee7630eec02fd6af,libclap_complete-8f1148b0b63879ee,libclap-6d1fa0a738979350,libclap_builder-b695c80426c90fba,libstrsim-4d1ed08a123238dc,libanstream-49f614c0f9ed8792,libanstyle_query-e713912afef4e507,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-b24a18c80a197764,libutf8parse-bf86fa6e8ff589fb,libclap_lex-f9c68e5e1e382bcb,libalice_protocol_reader-1431d49a6d70cbf2,libflume-486613113cfbea3b,libfutures_sink-1e8d2315348f179d,libfutures_core-9431d50d704c12a3,libnanorand-662fdcddc52e979c,libgetrandom-41b8ef74689dddea,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libcrossbeam_channel-4849e5aa9ccb11a5,libowo_colors-f087b26da0452de6,libbyteorder-8f59b6d1bfdaa844,libarrayvec-0dd80ddcbf129fa5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libassert_fs-c66790ad12209c0e,libglobwalk-64c26f0f652993f5,libignore-042fb6218c204d3a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libglobset-e3c5e6c26936f684,liblog-1ad4a80b9627ed31,libtempfile-824a6c2ab2f1ab84,libfastrand-5e3bec3d1dadb2e4,librustix-a66af780558849eb,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-07d08e485b51e8af,libcfg_if-3e7fc4e38d4a72b5,libassert_cmd-e9a8f0f3d333981a,libwait_timeout-3f39f9ece9518e59,liblibc-81b33709b71653e4,libdoc_comment-8ff5a31177a0e30a,libbstr-2045cf2f426ef420,libpredicates_tree-cae6d152664d7283,libtermtree-31c9cc11b0a7fb49,libpredicates-26528c16c63dec05,libanstyle-5da827dfb95c22fd,libregex-4cd3575ece53d8f2,libregex_automata-b37c48ef1e8ec120,libaho_corasick-649180eddd2e1398,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-4939b64fafd10928,libnum_traits-67373ff8f8a12d85,libpredicates_core-6ffdff074aa2ec24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmarjDc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_2_hbf_2nd_bad_frame-4f81049c325c37be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_2_hbf_2nd_bad_frame") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci1b3jo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-0a462659fb9e824d,libbit_set-50ef09bc144b8f2a,libbit_vec-b06753219a6ccf92,libfastpasta-f6e23d28a4a5c4a9,libfmt-381e22513d8a3bc9,libctrlc-58214610dc2e48df,libnix-f7097914ad0ef6bb,libstderrlog-f3d387075fd07669,libthread_local-7e54d3d2b941f0d7,libonce_cell-a1d7742f74efe1da,libtermcolor-214b0416d5f44404,libis_terminal-40cbd71d6047978e,libchrono-e6ea9876afd94bc3,libiana_time_zone-8015593db973084f,libserde_json-2539977ac4b9c25f,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libhuman_panic-0c5ee81ec92a1203,libtoml-130ce4bf647d442d,libtoml_edit-2101176cc2a59ca4,libserde_spanned-90c3b55014025eea,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libwinnow-aa185ddf893d348c,libtoml_datetime-3881423f5d34e333,libos_info-222fa482a6612c51,libuuid-1f4e1282f9d98f98,libbacktrace-319e030f968835dd,libminiz_oxide-c0eeac935cf23ace,libadler-8a8ce72c9fb247b6,libobject-cdda71e73cd16b17,libaddr2line-4787ce6c40bf9e8a,libgimli-94b6e3e35291a09a,librustc_demangle-685041651feef096,libsm-15cd15bbe3007111,libringbuffer-5ce7bf238192a33a,libitertools-dc40fd04db66c408,libeither-57cae2c18521d097,libindicatif-6bdd42a81d75921a,libportable_atomic-8df503a653ad4451,libnumber_prefix-6b994bedec76f9db,libconsole-a1f648c439e862c5,liblazy_static-af860367908b8176,libtabled-e159a6b38375397e,libpapergrid-42a4b17c22f83d1b,libbytecount-e613ba40c2456714,libunicode_width-450abb478efe54f7,libfnv-79e2cbfbe03dcd16,libansi_str-8c7d662489b88b66,libansitok-84950c3f168877ce,libnom-06bc6c360b642e24,libvte-f56421c5f40d7638,libarrayvec-1656f650a01ecea7,libserde-4eb52ec632b28e9b,libdescriptive_toml_derive-ee7630eec02fd6af,libclap_complete-8f1148b0b63879ee,libclap-6d1fa0a738979350,libclap_builder-b695c80426c90fba,libstrsim-4d1ed08a123238dc,libanstream-49f614c0f9ed8792,libanstyle_query-e713912afef4e507,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-b24a18c80a197764,libutf8parse-bf86fa6e8ff589fb,libclap_lex-f9c68e5e1e382bcb,libalice_protocol_reader-1431d49a6d70cbf2,libflume-486613113cfbea3b,libfutures_sink-1e8d2315348f179d,libfutures_core-9431d50d704c12a3,libnanorand-662fdcddc52e979c,libgetrandom-41b8ef74689dddea,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libcrossbeam_channel-4849e5aa9ccb11a5,libowo_colors-f087b26da0452de6,libbyteorder-8f59b6d1bfdaa844,libarrayvec-0dd80ddcbf129fa5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libassert_fs-c66790ad12209c0e,libglobwalk-64c26f0f652993f5,libignore-042fb6218c204d3a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libglobset-e3c5e6c26936f684,liblog-1ad4a80b9627ed31,libtempfile-824a6c2ab2f1ab84,libfastrand-5e3bec3d1dadb2e4,librustix-a66af780558849eb,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-07d08e485b51e8af,libcfg_if-3e7fc4e38d4a72b5,libassert_cmd-e9a8f0f3d333981a,libwait_timeout-3f39f9ece9518e59,liblibc-81b33709b71653e4,libdoc_comment-8ff5a31177a0e30a,libbstr-2045cf2f426ef420,libpredicates_tree-cae6d152664d7283,libtermtree-31c9cc11b0a7fb49,libpredicates-26528c16c63dec05,libanstyle-5da827dfb95c22fd,libregex-4cd3575ece53d8f2,libregex_automata-b37c48ef1e8ec120,libaho_corasick-649180eddd2e1398,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-4939b64fafd10928,libnum_traits-67373ff8f8a12d85,libpredicates_core-6ffdff074aa2ec24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci1b3jo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_2_rdh_det_field_v1_21_0-15665969a3d67d7b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_2_rdh_det_field_v1_21_0") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqkJ6a7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-0a462659fb9e824d,libbit_set-50ef09bc144b8f2a,libbit_vec-b06753219a6ccf92,libfastpasta-f6e23d28a4a5c4a9,libfmt-381e22513d8a3bc9,libctrlc-58214610dc2e48df,libnix-f7097914ad0ef6bb,libstderrlog-f3d387075fd07669,libthread_local-7e54d3d2b941f0d7,libonce_cell-a1d7742f74efe1da,libtermcolor-214b0416d5f44404,libis_terminal-40cbd71d6047978e,libchrono-e6ea9876afd94bc3,libiana_time_zone-8015593db973084f,libserde_json-2539977ac4b9c25f,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libhuman_panic-0c5ee81ec92a1203,libtoml-130ce4bf647d442d,libtoml_edit-2101176cc2a59ca4,libserde_spanned-90c3b55014025eea,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libwinnow-aa185ddf893d348c,libtoml_datetime-3881423f5d34e333,libos_info-222fa482a6612c51,libuuid-1f4e1282f9d98f98,libbacktrace-319e030f968835dd,libminiz_oxide-c0eeac935cf23ace,libadler-8a8ce72c9fb247b6,libobject-cdda71e73cd16b17,libaddr2line-4787ce6c40bf9e8a,libgimli-94b6e3e35291a09a,librustc_demangle-685041651feef096,libsm-15cd15bbe3007111,libringbuffer-5ce7bf238192a33a,libitertools-dc40fd04db66c408,libeither-57cae2c18521d097,libindicatif-6bdd42a81d75921a,libportable_atomic-8df503a653ad4451,libnumber_prefix-6b994bedec76f9db,libconsole-a1f648c439e862c5,liblazy_static-af860367908b8176,libtabled-e159a6b38375397e,libpapergrid-42a4b17c22f83d1b,libbytecount-e613ba40c2456714,libunicode_width-450abb478efe54f7,libfnv-79e2cbfbe03dcd16,libansi_str-8c7d662489b88b66,libansitok-84950c3f168877ce,libnom-06bc6c360b642e24,libvte-f56421c5f40d7638,libarrayvec-1656f650a01ecea7,libserde-4eb52ec632b28e9b,libdescriptive_toml_derive-ee7630eec02fd6af,libclap_complete-8f1148b0b63879ee,libclap-6d1fa0a738979350,libclap_builder-b695c80426c90fba,libstrsim-4d1ed08a123238dc,libanstream-49f614c0f9ed8792,libanstyle_query-e713912afef4e507,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-b24a18c80a197764,libutf8parse-bf86fa6e8ff589fb,libclap_lex-f9c68e5e1e382bcb,libalice_protocol_reader-1431d49a6d70cbf2,libflume-486613113cfbea3b,libfutures_sink-1e8d2315348f179d,libfutures_core-9431d50d704c12a3,libnanorand-662fdcddc52e979c,libgetrandom-41b8ef74689dddea,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libcrossbeam_channel-4849e5aa9ccb11a5,libowo_colors-f087b26da0452de6,libbyteorder-8f59b6d1bfdaa844,libarrayvec-0dd80ddcbf129fa5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libassert_fs-c66790ad12209c0e,libglobwalk-64c26f0f652993f5,libignore-042fb6218c204d3a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libglobset-e3c5e6c26936f684,liblog-1ad4a80b9627ed31,libtempfile-824a6c2ab2f1ab84,libfastrand-5e3bec3d1dadb2e4,librustix-a66af780558849eb,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-07d08e485b51e8af,libcfg_if-3e7fc4e38d4a72b5,libassert_cmd-e9a8f0f3d333981a,libwait_timeout-3f39f9ece9518e59,liblibc-81b33709b71653e4,libdoc_comment-8ff5a31177a0e30a,libbstr-2045cf2f426ef420,libpredicates_tree-cae6d152664d7283,libtermtree-31c9cc11b0a7fb49,libpredicates-26528c16c63dec05,libanstyle-5da827dfb95c22fd,libregex-4cd3575ece53d8f2,libregex_automata-b37c48ef1e8ec120,libaho_corasick-649180eddd2e1398,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-4939b64fafd10928,libnum_traits-67373ff8f8a12d85,libpredicates_core-6ffdff074aa2ec24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqkJ6a7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastpasta_ci_ols_data-9c7acdbe0904359a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastpasta` (test "fastpasta_ci_ols_data") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "69b73cca78a10657a1e619f0b4cb3c8ccee9696a76c962dc262a70ad898a4865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b73cca78a10657a1e619f0b4cb3c8ccee9696a76c962dc262a70ad898a4865", kill_on_drop: false }`
[INFO] [stdout] 69b73cca78a10657a1e619f0b4cb3c8ccee9696a76c962dc262a70ad898a4865
