[INFO] fetching crate fastpasta 1.22.0...
[INFO] testing fastpasta-1.22.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fastpasta 1.22.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastpasta 1.22.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e337a8b16ab93d75833d17771bd22e0f31d4c81038251171ed321cabcf99ef9c
[INFO] running `Command { std: "docker" "start" "-a" "e337a8b16ab93d75833d17771bd22e0f31d4c81038251171ed321cabcf99ef9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e337a8b16ab93d75833d17771bd22e0f31d4c81038251171ed321cabcf99ef9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e337a8b16ab93d75833d17771bd22e0f31d4c81038251171ed321cabcf99ef9c", kill_on_drop: false }`
[INFO] [stdout] e337a8b16ab93d75833d17771bd22e0f31d4c81038251171ed321cabcf99ef9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52a56f01a8cbd13ea7bc427468b698439f316710e8e3c63e6a0a9d74598df4c3
[INFO] running `Command { std: "docker" "start" "-a" "52a56f01a8cbd13ea7bc427468b698439f316710e8e3c63e6a0a9d74598df4c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sm_macro v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling sm v0.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ringbuffer v0.15.0
[INFO] [stderr]    Compiling fmt v0.1.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[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 toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[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 42.25s
[INFO] running `Command { std: "docker" "inspect" "52a56f01a8cbd13ea7bc427468b698439f316710e8e3c63e6a0a9d74598df4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a56f01a8cbd13ea7bc427468b698439f316710e8e3c63e6a0a9d74598df4c3", kill_on_drop: false }`
[INFO] [stdout] 52a56f01a8cbd13ea7bc427468b698439f316710e8e3c63e6a0a9d74598df4c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc9df533e598d6494d985aed796cf0624042aaea66eb077b57b5b9f176c3e8a3
[INFO] running `Command { std: "docker" "start" "-a" "cc9df533e598d6494d985aed796cf0624042aaea66eb077b57b5b9f176c3e8a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[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 thiserror v1.0.61
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v0.5.1
[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 nix v0.28.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling gag v1.0.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 toml_edit v0.22.13
[INFO] [stderr]    Compiling tabled v0.15.0
[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 toml v0.8.13
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling human-panic v2.0.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling fastpasta v1.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ignore v0.4.22
[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] [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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=ae1dd5db987a8717 -C extra-filename=-b7fb81cda8487f07 --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-5bc5f1decbf200bd.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-a80be53b9c67db77.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-bf47d21d21cf98da.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1b23c26bf28a93b4.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-45dba20bb4e6b65e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-62f1f7a748e80d32.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8b218232a3e4c9c2.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-880bba5cfb0f4fdf.rlib --extern descriptive_toml_derive=/opt/rustwide/target/debug/deps/libdescriptive_toml_derive-161d39b157362f37.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-e9d33bf7b9072296.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-f2c207a7dd6297ce.rlib --extern fmt=/opt/rustwide/target/debug/deps/libfmt-225ca7f05bc853cd.rlib --extern gag=/opt/rustwide/target/debug/deps/libgag-b91d959897a26829.rlib --extern human_panic=/opt/rustwide/target/debug/deps/libhuman_panic-ec9c8889754664be.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-bb2b3985db8ea6d5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7106a694a6153476.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-20da766847964402.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-745005b9b5b883a9.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4dc93038e1661b55.rlib --extern ringbuffer=/opt/rustwide/target/debug/deps/libringbuffer-32a48dbe55be8eb2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ebeb177dd8da726.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-77a8c3e658878d6c.rlib --extern sm=/opt/rustwide/target/debug/deps/libsm-8242711f6b80a327.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-0c9c8a6d4d139870.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-73c43a3f7352f8ed.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-8356109a73e22860.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6795bafff407dce1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc50yWL3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-e9d33bf7b9072296,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libfastpasta-f1650bc692bc44ff,libfmt-225ca7f05bc853cd,libctrlc-880bba5cfb0f4fdf,libnix-252eac69eaadac79,libstderrlog-0c9c8a6d4d139870,libthread_local-d5da2ac9bf724ea4,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-fa84460e51955bc8,libchrono-d773418807a5d7a4,libiana_time_zone-a18c7932f053b032,libserde_json-77a8c3e658878d6c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-ec9c8889754664be,libtoml-6795bafff407dce1,libtoml_edit-c81f86ece6eceb9e,libserde_spanned-7338c91f0aeda097,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-87d22167381908ee,libos_info-233c5fe8a8ae6850,libuuid-779c49723d14e313,libbacktrace-7ff1a09aa952742c,libminiz_oxide-2b72c08ed1f03f46,libadler-f4caa73e14204bdd,libobject-a319b1c50c470d47,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-8242711f6b80a327,libringbuffer-32a48dbe55be8eb2,libitertools-7106a694a6153476,libeither-3418544bd3d6efdd,libindicatif-bb2b3985db8ea6d5,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-aa70789d5fdcfe9b,liblazy_static-2bb390fee0230a38,libtabled-73c43a3f7352f8ed,libpapergrid-8a9902b21f6c2b57,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-1435118d16d46395,libansitok-c1946ea15a0931c0,libnom-41e2ab7089f690cb,libvte-86065ac3dec2216b,libarrayvec-e36af1f9227afc9e,libserde-8ebeb177dd8da726,libdescriptive_toml_derive-161d39b157362f37,libclap_complete-45dba20bb4e6b65e,libclap-1b23c26bf28a93b4,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-5bc5f1decbf200bd,libflume-f2c207a7dd6297ce,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-cac6c0ae9376aad7,libgetrandom-bef7f0c2b7e60200,libspin-2e79da2b45a81ad0,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-8b218232a3e4c9c2,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-a1788e4c6f9bae25,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-bf47d21d21cf98da,libglobwalk-880b0c910486940b,libignore-f54f72a1b4961c30,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libglobset-d79b9b85f477f6b3,liblog-276235a63555025f,libtempfile-e243fbe7b32dbeec,libfastrand-9c5266858c813c39,librustix-2dffeff4aac9dda5,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-a80be53b9c67db77,libwait_timeout-19a48a83856c6ed3,liblibc-04709b2177888c94,libdoc_comment-2a6e53364f2628c7,libbstr-6aef51456705760e,libpredicates_tree-e77544ea38e17835,libtermtree-4521e55d84c1fd86,libpredicates-745005b9b5b883a9,libanstyle-fed7b219c9cacdc4,libregex-4dc93038e1661b55,libregex_automata-319205dd107d718a,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-849072aa48e2560f,libnum_traits-377ab27037545073,libpredicates_core-fb60c042ee83f113}.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/rustc50yWL3/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_12_links_2hbf-be50ada9b2c87e21" "-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_12_links_2hbf") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7YDQD2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-e9d33bf7b9072296,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libfastpasta-f1650bc692bc44ff,libfmt-225ca7f05bc853cd,libctrlc-880bba5cfb0f4fdf,libnix-252eac69eaadac79,libstderrlog-0c9c8a6d4d139870,libthread_local-d5da2ac9bf724ea4,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-fa84460e51955bc8,libchrono-d773418807a5d7a4,libiana_time_zone-a18c7932f053b032,libserde_json-77a8c3e658878d6c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-ec9c8889754664be,libtoml-6795bafff407dce1,libtoml_edit-c81f86ece6eceb9e,libserde_spanned-7338c91f0aeda097,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-87d22167381908ee,libos_info-233c5fe8a8ae6850,libuuid-779c49723d14e313,libbacktrace-7ff1a09aa952742c,libminiz_oxide-2b72c08ed1f03f46,libadler-f4caa73e14204bdd,libobject-a319b1c50c470d47,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-8242711f6b80a327,libringbuffer-32a48dbe55be8eb2,libitertools-7106a694a6153476,libeither-3418544bd3d6efdd,libindicatif-bb2b3985db8ea6d5,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-aa70789d5fdcfe9b,liblazy_static-2bb390fee0230a38,libtabled-73c43a3f7352f8ed,libpapergrid-8a9902b21f6c2b57,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-1435118d16d46395,libansitok-c1946ea15a0931c0,libnom-41e2ab7089f690cb,libvte-86065ac3dec2216b,libarrayvec-e36af1f9227afc9e,libserde-8ebeb177dd8da726,libdescriptive_toml_derive-161d39b157362f37,libclap_complete-45dba20bb4e6b65e,libclap-1b23c26bf28a93b4,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-5bc5f1decbf200bd,libflume-f2c207a7dd6297ce,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-cac6c0ae9376aad7,libgetrandom-bef7f0c2b7e60200,libspin-2e79da2b45a81ad0,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-8b218232a3e4c9c2,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-a1788e4c6f9bae25,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-bf47d21d21cf98da,libglobwalk-880b0c910486940b,libignore-f54f72a1b4961c30,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libglobset-d79b9b85f477f6b3,liblog-276235a63555025f,libtempfile-e243fbe7b32dbeec,libfastrand-9c5266858c813c39,librustix-2dffeff4aac9dda5,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-a80be53b9c67db77,libwait_timeout-19a48a83856c6ed3,liblibc-04709b2177888c94,libdoc_comment-2a6e53364f2628c7,libbstr-6aef51456705760e,libpredicates_tree-e77544ea38e17835,libtermtree-4521e55d84c1fd86,libpredicates-745005b9b5b883a9,libanstyle-fed7b219c9cacdc4,libregex-4dc93038e1661b55,libregex_automata-319205dd107d718a,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-849072aa48e2560f,libnum_traits-377ab27037545073,libpredicates_core-fb60c042ee83f113}.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/rustc7YDQD2/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_thrs_cdw_links-89a2a3de48a3e40b" "-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_thrs_cdw_links") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXKVP1x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-e9d33bf7b9072296,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libfastpasta-f1650bc692bc44ff,libfmt-225ca7f05bc853cd,libctrlc-880bba5cfb0f4fdf,libnix-252eac69eaadac79,libstderrlog-0c9c8a6d4d139870,libthread_local-d5da2ac9bf724ea4,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-fa84460e51955bc8,libchrono-d773418807a5d7a4,libiana_time_zone-a18c7932f053b032,libserde_json-77a8c3e658878d6c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-ec9c8889754664be,libtoml-6795bafff407dce1,libtoml_edit-c81f86ece6eceb9e,libserde_spanned-7338c91f0aeda097,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-87d22167381908ee,libos_info-233c5fe8a8ae6850,libuuid-779c49723d14e313,libbacktrace-7ff1a09aa952742c,libminiz_oxide-2b72c08ed1f03f46,libadler-f4caa73e14204bdd,libobject-a319b1c50c470d47,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-8242711f6b80a327,libringbuffer-32a48dbe55be8eb2,libitertools-7106a694a6153476,libeither-3418544bd3d6efdd,libindicatif-bb2b3985db8ea6d5,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-aa70789d5fdcfe9b,liblazy_static-2bb390fee0230a38,libtabled-73c43a3f7352f8ed,libpapergrid-8a9902b21f6c2b57,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-1435118d16d46395,libansitok-c1946ea15a0931c0,libnom-41e2ab7089f690cb,libvte-86065ac3dec2216b,libarrayvec-e36af1f9227afc9e,libserde-8ebeb177dd8da726,libdescriptive_toml_derive-161d39b157362f37,libclap_complete-45dba20bb4e6b65e,libclap-1b23c26bf28a93b4,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-5bc5f1decbf200bd,libflume-f2c207a7dd6297ce,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-cac6c0ae9376aad7,libgetrandom-bef7f0c2b7e60200,libspin-2e79da2b45a81ad0,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-8b218232a3e4c9c2,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-a1788e4c6f9bae25,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-bf47d21d21cf98da,libglobwalk-880b0c910486940b,libignore-f54f72a1b4961c30,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libglobset-d79b9b85f477f6b3,liblog-276235a63555025f,libtempfile-e243fbe7b32dbeec,libfastrand-9c5266858c813c39,librustix-2dffeff4aac9dda5,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-a80be53b9c67db77,libwait_timeout-19a48a83856c6ed3,liblibc-04709b2177888c94,libdoc_comment-2a6e53364f2628c7,libbstr-6aef51456705760e,libpredicates_tree-e77544ea38e17835,libtermtree-4521e55d84c1fd86,libpredicates-745005b9b5b883a9,libanstyle-fed7b219c9cacdc4,libregex-4dc93038e1661b55,libregex_automata-319205dd107d718a,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-849072aa48e2560f,libnum_traits-377ab27037545073,libpredicates_core-fb60c042ee83f113}.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/rustcXKVP1x/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-2234e859528d6b5d" "-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/rustcebrepY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfancy_regex-e9d33bf7b9072296,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libfastpasta-f1650bc692bc44ff,libfmt-225ca7f05bc853cd,libctrlc-880bba5cfb0f4fdf,libnix-252eac69eaadac79,libstderrlog-0c9c8a6d4d139870,libthread_local-d5da2ac9bf724ea4,libonce_cell-24c5d665b6879050,libtermcolor-3421dff75a1a6c35,libis_terminal-fa84460e51955bc8,libchrono-d773418807a5d7a4,libiana_time_zone-a18c7932f053b032,libserde_json-77a8c3e658878d6c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libhuman_panic-ec9c8889754664be,libtoml-6795bafff407dce1,libtoml_edit-c81f86ece6eceb9e,libserde_spanned-7338c91f0aeda097,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-87d22167381908ee,libos_info-233c5fe8a8ae6850,libuuid-779c49723d14e313,libbacktrace-7ff1a09aa952742c,libminiz_oxide-2b72c08ed1f03f46,libadler-f4caa73e14204bdd,libobject-a319b1c50c470d47,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libsm-8242711f6b80a327,libringbuffer-32a48dbe55be8eb2,libitertools-7106a694a6153476,libeither-3418544bd3d6efdd,libindicatif-bb2b3985db8ea6d5,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-aa70789d5fdcfe9b,liblazy_static-2bb390fee0230a38,libtabled-73c43a3f7352f8ed,libpapergrid-8a9902b21f6c2b57,libbytecount-d552d1ab3fdfccd4,libunicode_width-d4af6ef784b2a0cb,libfnv-2d77ec4f6f971b24,libansi_str-1435118d16d46395,libansitok-c1946ea15a0931c0,libnom-41e2ab7089f690cb,libvte-86065ac3dec2216b,libarrayvec-e36af1f9227afc9e,libserde-8ebeb177dd8da726,libdescriptive_toml_derive-161d39b157362f37,libclap_complete-45dba20bb4e6b65e,libclap-1b23c26bf28a93b4,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libalice_protocol_reader-5bc5f1decbf200bd,libflume-f2c207a7dd6297ce,libfutures_sink-6b57e84ec4e2a998,libfutures_core-9ce32543b852e4b6,libnanorand-cac6c0ae9376aad7,libgetrandom-bef7f0c2b7e60200,libspin-2e79da2b45a81ad0,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-8b218232a3e4c9c2,libowo_colors-20da766847964402,libbyteorder-1efcbe4f07366651,libarrayvec-f942e8c771b56381}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-a1788e4c6f9bae25,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libassert_fs-bf47d21d21cf98da,libglobwalk-880b0c910486940b,libignore-f54f72a1b4961c30,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libglobset-d79b9b85f477f6b3,liblog-276235a63555025f,libtempfile-e243fbe7b32dbeec,libfastrand-9c5266858c813c39,librustix-2dffeff4aac9dda5,libbitflags-2dca024d43a0c2f6,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libassert_cmd-a80be53b9c67db77,libwait_timeout-19a48a83856c6ed3,liblibc-04709b2177888c94,libdoc_comment-2a6e53364f2628c7,libbstr-6aef51456705760e,libpredicates_tree-e77544ea38e17835,libtermtree-4521e55d84c1fd86,libpredicates-745005b9b5b883a9,libanstyle-fed7b219c9cacdc4,libregex-4dc93038e1661b55,libregex_automata-319205dd107d718a,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-849072aa48e2560f,libnum_traits-377ab27037545073,libpredicates_core-fb60c042ee83f113}.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/rustcebrepY/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_1_hbf_bad_cdp_structure-f117f96081aceaac" "-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_1_hbf_bad_cdp_structure") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "cc9df533e598d6494d985aed796cf0624042aaea66eb077b57b5b9f176c3e8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9df533e598d6494d985aed796cf0624042aaea66eb077b57b5b9f176c3e8a3", kill_on_drop: false }`
[INFO] [stdout] cc9df533e598d6494d985aed796cf0624042aaea66eb077b57b5b9f176c3e8a3
