[INFO] cloning repository https://github.com/CramBL/fastPASTA
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CramBL/fastPASTA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc0f29ab4388bfd85545597e349e73cd55b6cb25
[INFO] testing CramBL/fastPASTA against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCramBL%2FfastPASTA" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CramBL/fastPASTA
[INFO] finished tweaking git repo https://github.com/CramBL/fastPASTA
[INFO] tweaked toml for git repo https://github.com/CramBL/fastPASTA written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CramBL/fastPASTA on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CramBL/fastPASTA 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96ea41d0ce9d289dadac41b45cfc346935b2460d9016685c5d8297bb2e95962f
[INFO] running `Command { std: "docker" "start" "-a" "96ea41d0ce9d289dadac41b45cfc346935b2460d9016685c5d8297bb2e95962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ea41d0ce9d289dadac41b45cfc346935b2460d9016685c5d8297bb2e95962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ea41d0ce9d289dadac41b45cfc346935b2460d9016685c5d8297bb2e95962f", kill_on_drop: false }`
[INFO] [stdout] 96ea41d0ce9d289dadac41b45cfc346935b2460d9016685c5d8297bb2e95962f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a24d94b51385163e8fb42f442bcae0d005b6292a292198f1913bcab2b0f07089
[INFO] running `Command { std: "docker" "start" "-a" "a24d94b51385163e8fb42f442bcae0d005b6292a292198f1913bcab2b0f07089", 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 proc-macro2 v0.4.30
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling winnow v0.6.8
[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 regex-syntax v0.8.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling ringbuffer v0.15.0
[INFO] [stderr]    Compiling fmt v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0 (/opt/rustwide/workdir/alice_protocol_reader)
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stdout] warning: struct `MockConfig` is never constructed
[INFO] [stdout]  --> alice_protocol_reader/src/config/mock_config.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MockConfig {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> CdpArrayIter<T, CAP> {
[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] 111 |     pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling sm_macro v0.9.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling sm v0.9.0
[INFO] [stderr]    Compiling tabled v0.15.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 descriptive_toml_derive v0.1.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.2
[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/fastpasta)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fastpasta/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]    --> fastpasta/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]   --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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 45.45s
[INFO] running `Command { std: "docker" "inspect" "a24d94b51385163e8fb42f442bcae0d005b6292a292198f1913bcab2b0f07089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24d94b51385163e8fb42f442bcae0d005b6292a292198f1913bcab2b0f07089", kill_on_drop: false }`
[INFO] [stdout] a24d94b51385163e8fb42f442bcae0d005b6292a292198f1913bcab2b0f07089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cabe349aa3e860b1a31d2d4f2d832c79794f617a060e0723c8cf3e0d5d577fec
[INFO] running `Command { std: "docker" "start" "-a" "cabe349aa3e860b1a31d2d4f2d832c79794f617a060e0723c8cf3e0d5d577fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[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 crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rustix v0.38.34
[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 plotters-backend v0.3.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling alice_protocol_reader v0.15.0 (/opt/rustwide/workdir/alice_protocol_reader)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stdout] warning: struct `MockConfig` is never constructed
[INFO] [stdout]  --> alice_protocol_reader/src/config/mock_config.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MockConfig {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> CdpArrayIter<T, CAP> {
[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] 111 |     pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn iter(&self) -> CdpArrayIter<T, CAP> {
[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] 111 |     pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 ansitok v0.2.0
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling human-panic v2.0.0
[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 globwalk v0.9.1
[INFO] [stderr]    Compiling fastpasta v1.22.0 (/opt/rustwide/workdir/fastpasta)
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fastpasta/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]    --> fastpasta/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]   --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fastpasta/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]    --> fastpasta/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]   --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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]    --> fastpasta/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] warning: missing documentation for a module
[INFO] [stdout]  --> fastpasta/src/words/example_data.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod data {
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> fastpasta/src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> fastpasta/src/words/example_data.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub const DATA_WORDS_OB: [u8; 64] = [
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.44s
[INFO] running `Command { std: "docker" "inspect" "cabe349aa3e860b1a31d2d4f2d832c79794f617a060e0723c8cf3e0d5d577fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cabe349aa3e860b1a31d2d4f2d832c79794f617a060e0723c8cf3e0d5d577fec", kill_on_drop: false }`
[INFO] [stdout] cabe349aa3e860b1a31d2d4f2d832c79794f617a060e0723c8cf3e0d5d577fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 137ccd327702255660adbb85264deebbaf619b4f080f8b1cecc5dbf4ec791bbd
[INFO] running `Command { std: "docker" "start" "-a" "137ccd327702255660adbb85264deebbaf619b4f080f8b1cecc5dbf4ec791bbd", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MockConfig` is never constructed
[INFO] [stderr]  --> alice_protocol_reader/src/config/mock_config.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct MockConfig {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> alice_protocol_reader/src/cdp_wrapper/cdp_array.rs:111:17
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub fn iter(&self) -> CdpArrayIter<T, CAP> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub fn iter(&self) -> CdpArrayIter<'_, T, CAP> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `alice_protocol_reader` (lib) generated 2 warnings (run `cargo fix --lib -p alice_protocol_reader` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> fastpasta/src/analyze/validators/its/alpide/alpide_readout_frame.rs:171:35
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<LaneDataFrame> {
[INFO] [stderr]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn drain_lane_data_frames(&mut self) -> Drain<'_, LaneDataFrame> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> fastpasta/src/config.rs:428:48
[INFO] [stderr]     |
[INFO] [stderr] 428 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stderr]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 428 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stderr]     |                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> fastpasta/src/config/custom_checks.rs:44:48
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]>;
[INFO] [stderr]    |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]>;
[INFO] [stderr]    |                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> fastpasta/src/config/custom_checks.rs:115:48
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stderr]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stderr]     |                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> fastpasta/src/config/custom_checks.rs:152:48
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stderr]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stderr]     |                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> fastpasta/src/config/test_util.rs:211:48
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn chip_orders_ob(&'static self) -> Option<&[Vec<u8>]> {
[INFO] [stderr]     |                        -------                 ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn chip_orders_ob(&'static self) -> Option<&'static [Vec<u8>]> {
[INFO] [stderr]     |                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fastpasta` (lib) generated 6 warnings (run `cargo fix --lib -p fastpasta` to apply 6 suggestions)
[INFO] [stderr] warning: `alice_protocol_reader` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]  --> fastpasta/src/words/example_data.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub mod data {
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]  --> fastpasta/src/lib.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![warn(missing_docs)]
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a constant
[INFO] [stderr]  --> fastpasta/src/words/example_data.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub const DATA_WORDS_OB: [u8; 64] = [
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fastpasta` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/alice_protocol_reader/6894c7fbccca6b25/deps/alice_protocol_reader-6894c7fbccca6b25)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_consuming_iterator_cdp_array_v6 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_fn_consume_cdp_array ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_clear ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_fn_borrows_cdp_array ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_is_empty ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_non_consuming_iterator_cdp_array_v6 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_consuming_iterator_cdp_array_v7 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_non_consuming_iterator_cdp_array_v7 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_len ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_push_tup ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_rdh_slice ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_with_capacity ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_clear ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_consuming_iterator_cdp_cdp_vec_v6 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_consuming_iterator_cdp_cdp_vec_v7 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_fn_consume_cdp_cdp_vec ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_is_empty ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_len ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_non_consuming_iterator_cdp_cdp_vec_v6 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_non_consuming_iterator_cdp_cdp_vec_v7 ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_push ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_push_tup ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_rdh_slice ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_with_capacity ... ok
[INFO] [stdout] test mem_pos_tracker::tests::test_file_tracker_default ... ok
[INFO] [stdout] test rdh::rdh0::tests::test_rdh0_partial_eq ... ok
[INFO] [stdout] test rdh::rdh1::tests::test_rdh1_partial_eq ... ok
[INFO] [stdout] test rdh::rdh2::tests::test_rdh2_partial_eq ... ok
[INFO] [stdout] test rdh::rdh3::tests::test_rdh3_to_string ... ok
[INFO] [stdout] test rdh::rdh_cru::tests::test_correct_rdh_fields ... ok
[INFO] [stdout] test rdh::rdh_cru::tests::test_load_rdhcruv7_from_byte_slice ... ok
[INFO] [stdout] test cdp_wrapper::cdp_array::tests::test_push ... ok
[INFO] [stdout] test input_scanner::tests::test_attempt_read_payload_at_eof ... ok
[INFO] [stdout] test rdh::rdh3::tests::test_rdh3_partial_eq ... ok
[INFO] [stdout] test input_scanner::tests::test_bad_payload_value ... ok
[INFO] [stdout] test rdh::rdh_cru::tests::test_rdh_v6 ... ok
[INFO] [stdout] test rdh::rdh_cru::tests::test_rdh_v7 ... ok
[INFO] [stdout] test rdh::rdh2::tests::test_rd2_to_string ... ok
[INFO] [stdout] test input_scanner::tests::test_load_rdhcruv6_test ... ok
[INFO] [stdout] test tests::test_minimal ... ok
[INFO] [stdout] test cdp_wrapper::cdp_vec::tests::test_fn_borrows_cdp_cdp_vec ... ok
[INFO] [stdout] test mem_pos_tracker::tests::test_file_tracker ... ok
[INFO] [stdout] test tests::test_with_custom_config ... ok
[INFO] [stdout] test input_scanner::tests::test_load_rdhcruv6_test_unexp_eof ... ok
[INFO] [stdout] test input_scanner::tests::test_load_rdhcruv7_test ... ok
[INFO] [stdout] test input_scanner::tests::test_load_rdhcruv7_test_unexp_eof ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fastpasta/060f05ebc71870de/deps/fastpasta-060f05ebc71870de)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_expect_ihw_invalidate_tdh ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_expect_match_rdh_tdh_trigger_type_fail ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_invalidate_ihw ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_expect_ihw_invalidate_tdh_and_next ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_expect_ihw_invalidate_tdh_and_next_next ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_tdh_trigger_bc_increasing_fail ... ok
[INFO] [stdout] test analyze::validators::its::cdp_running::tests::test_validate_ihw ... ok
[INFO] [stdout] test analyze::validators::its::status_word::ihw::tests::test_invalidate_ihw ... ok
[INFO] [stdout] test analyze::validators::its::lib::tests::test_do_payload_checks_bad_payload ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdh::tests::test_tdh_err_msg ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdh::tests::test_tdh_validator ... ok
[INFO] [stdout] test analyze::validators::its::status_word::ddw::tests::test_ddw0_valid ... ok
[INFO] [stdout] test analyze::validators::its::status_word::ihw::tests::test_ihw_validator ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdt::tests::test_tdt_validator ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tests::test_ddw0_error_msg_bad_id ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tests::test_ddw0_error_msg_bad_index ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tests::test_ddw0_invalid_handled ... ok
[INFO] [stdout] test analyze::validators::lib::tests::test_detect_payload_data_format ... ok
[INFO] [stdout] test analyze::validators::lib::tests::test_extract_payload_padding ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdt::tests::tdt_error_msg ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_fee_id_bad_reserved ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh0_bad_fee_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::allow_rdh_cru_v7_non_its_system_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_fee_id_bad_layer ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh0_bad_reserved0 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh0_bad_header_size ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh0_bad_header_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh0_bad_system_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh1_bad_reserved0 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh2_bad_stop_bit ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_fee_id_bad_stave_number ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh2_bad_reserved0 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh2_bad_trigger_type ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh3_bad_reserved0 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh_cru_v7_bad_header_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh_cru_v6_bad_header_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh_cru_v7_its_specialized_bad_system_id ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh_cru_v7_multiple_errors ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_fee_id ... ok
[INFO] [stdout] test analyze::validators::lib::tests::test_preprocess_payload_flavors ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh0 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh_cru_v6_multiple_errors ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh2 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::invalidate_rdh3_bad_detector_field ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh0_non_its_system_id ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_invalid_fields_not_same ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh_cru_v7 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh3 ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_invalid_first_second_is_same ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_invalid_orbit_same_after_stop ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_valid_first_second_invalid_stop ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh1 ... ok
[INFO] [stdout] test analyze::validators::rdh::tests::validate_rdh_cru_v6 ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_invalid_first_is_stop ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_deserialize_counters_default ... ok
[INFO] [stdout] test analyze::validators::validator_dispatcher::tests::test_dispacter ... ok
[INFO] [stdout] test analyze::validators::rdh_running::tests::test_valid_rdh_crus ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_read_toml_from_file ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_deserialize_counters_some_values ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_serde_consistency ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_serialize_custom_checks ... ok
[INFO] [stdout] test stats::err_printer::tests::test_filter_error_messages ... ok
[INFO] [stdout] test config::custom_checks::custom_checks_cfg::tests::test_write_toml_to_file ... ok
[INFO] [stdout] test stats::lib::tests::test_all_stattype_enums ... ok
[INFO] [stdout] test stats::err_printer::tests::test_minify_filter_wide_unique_error_codes ... ok
[INFO] [stdout] test stats::lib::tests::test_collect_system_specific_stats ... ok
[INFO] [stdout] ╭────────────────────────────────────────────╮
[INFO] [stdout] │      [31mFATAL ERROR - EARLY TERMINATION[39m       │
[INFO] [stdout] ├────────────────────────────────────────────┤
[INFO] [stdout] │ [32mREPORT[39m                                     │
[INFO] [stdout] │                [93mGLOBAL STATS[39m                │
[INFO] [stdout] │ ══════════════════════════════════════════ │
[INFO] [stdout] │  [31m[94mSTATISTIC[39m[39m         [31m[32m[96mVALUE[39m[39m[39m   [31m[33mNOTES[39m[39m           │
[INFO] [stdout] │  [94m[32mTotal Errors[39m[39m      [32m[96m[32m0[39m[39m[39m       [33m[39m                │
[INFO] [stdout] │  [94mRun Trigger Type[39m  [32m[96m0xBEEF[39m[39m  [33mBEEF[39m            │
[INFO] [stdout] │  [94mTotal RDHs[39m        [32m[96m1[39m[39m       [33m[39m                │
[INFO] [stdout] │  [94mLinks observed[39m    [32m[96m[39m[39m        [33m[39m                │
[INFO] [stdout] │  [94mFEE IDs seen[39m      [32m[96m[31mnone[39m[39m[39m    [33m[39m                │
[INFO] [stdout] │  [94mTotal HBFs[39m        [32m[96m0[39m[39m       [33m[39m                │
[INFO] [stdout] │  [94mData size[39m         [32m[96m64 B[39m[39m    [33mRDHs:     64 B[39m  │
[INFO] [stdout] │                            [33mPayloads: 0 B[39m   │
[INFO] [stdout] │        +-------------------------+         │
[INFO] [stdout] │        |   [33mDETECTED ATTRIBUTES[39m   |         │
[INFO] [stdout] │        | ═══════════════════════ |         │
[INFO] [stdout] │        |  [33mattribute[39m    [33mdetected[39m  |         │
[INFO] [stdout] │        |  RDH Version  7         |         │
[INFO] [stdout] │        |  Data Format  99        |         │
[INFO] [stdout] │        |  System ID    [31mnone[39m      |         │
[INFO] [stdout] │        +-------------------------+         │
[INFO] [stdout] │ [2mProcessed in 3.59ms[0m                        │
[INFO] [stdout] ╰────────────────────────────────────────────╯
[INFO] [stdout] test stats::err_printer::tests::test_minify_filter ... ok
[INFO] [stdout] test stats::lib::tests::test_system_id_enums_all ... ok
[INFO] [stdout] test stats::err_printer::tests::test_minify_filter_narrow_unique_errors ... ok
[INFO] [stdout] test stats::lib::tests::test_system_id_from_system_id ... ok
[INFO] [stdout] test stats::lib::tests::test_collect_its_stats ... ok
[INFO] [stdout] test stats::err_printer::tests::test_filter_error_messages_simple ... ok
[INFO] [stdout] test controller::tests::test_init_controller ... ok
[INFO] [stdout] test stats::stats_collector::error_stats::tests::test_serde_consistency ... ok
[INFO] [stdout] test stats::stats_collector::its_stats::alpide_stats::tests::test_serde_consistency ... ok
[INFO] [stdout] test stats::stats_collector::rdh_stats::tests::test_serde_consistency ... ok
[INFO] [stdout] test stats::stats_collector::its_stats::tests::test_serde_consistency ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_validate_match_various_vals ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_validate_other_stats_default_succeeds ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_validate_other_stats_with_alpide_stats_and_default_fails ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_validate_mismatch_errors ... ok
[INFO] [stdout] test stats::stats_collector::trigger_stats::tests::test_serde_consistency ... ok
[INFO] [stdout] test stats::stats_collector::trigger_stats::tests::test_validate_other_fails ... ok
[INFO] [stdout] test stats::stats_collector::trigger_stats::tests::test_validate_other_multiple_fails ... ok
[INFO] [stdout] test stats::stats_report::report::tests::test_fatal_error_report ... ignored, Uses stdout which prevents concurrent test execution and also break without --nocapture
[INFO] [stdout] test stats::stats_report::report::tests::test_summary_contains_filtered_links_rdhs ... ignored, Uses stdout which prevents concurrent test execution and also break without --nocapture
[INFO] [stdout] test stats::stats_report::report::tests::test_summary_contains_filtered_links_rdhs_windows ... ignored, Uses stdout which prevents concurrent test execution and also break without --nocapture
[INFO] [stdout] test stats::stats_report::report::tests::test_os ... ok
[INFO] [stdout] test words::its::alpide::alpide_word::tests::alpide_word_from_byte_ape_variants ... ok
[INFO] [stdout] test words::its::alpide::alpide_word::tests::alpide_word_from_byte_variants ... ok
[INFO] [stdout] test stats::stats_collector::trigger_stats::tests::test_validate_other_success ... ok
[INFO] [stdout] test stats::stats_report::report::tests::stats_summar_default ... ok
[INFO] [stdout] test words::its::data_words::tests::test_ob_data_word_id_to_connector ... ok
[INFO] [stdout] test words::its::data_words::tests::test_ob_data_word_id_to_input_number_connector ... ok
[INFO] [stdout] test words::its::alpide::alpide_word::tests::alpide_word_from_byte_variants_ranges ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_validate_other_stats_with_alpide_stats_succeeds ... ok
[INFO] [stdout] test words::its::data_words::tests::test_ob_data_word_id_to_lane ... ok
[INFO] [stdout] test words::its::status_words::cdw::tests::cdw_read_write ... ok
[INFO] [stdout] test words::its::status_words::ddw::tests::ddw0_reporting_errors_read_write ... ok
[INFO] [stdout] test words::its::status_words::ddw::tests::ddw0_read_write ... ok
[INFO] [stdout] test words::its::status_words::tdh::tests::tdh_read_write ... ok
[INFO] [stdout] test words::its::status_words::tdt::tests::tdt_read_write ... ok
[INFO] [stdout] test words::its::status_words::ihw::tests::ihw_read_write ... ok
[INFO] [stdout] test words::its::status_words::tdt::tests::tdt_reporting_errors_read_write ... ok
[INFO] [stdout] test words::its::status_words::util::tests::test_tdh_trigger_as_string ... ok
[INFO] [stdout] test words::its::status_words::util::tests::test_tdh_continuation_as_string ... ok
[INFO] [stdout] test words::its::tests::feeid_layer_stave_conversion ... ok
[INFO] [stdout] test words::its::tests::layer_stave_feeid_coversions ... ok
[INFO] [stdout] test words::its::tests::test_layer_stave_string_to_feeid ... ok
[INFO] [stdout] test tests::test_init_processing ... ok
[INFO] [stdout] test write::writer::tests::test_buffered_writer ... ok
[INFO] [stdout] test write::writer::tests::test_push_2_rdh_v7_and_empty_payloads_buffers_are_2 ... ok
[INFO] [stdout] test stats::stats_collector::tests::test_serde ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdh::tests::test_tdh_validator_bad_id - should panic ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tdt::tests::test_invalidate_tdt - should panic ... ok
[INFO] [stdout] test analyze::validators::link_validator::tests::test_init_link_validator_no_checks_enabled - should panic ... ok
[INFO] [stdout] test analyze::validators::its::status_word::tests::test_ddw0_invalid - should panic ... ok
[INFO] [stdout] test config::custom_checks::tests::test_write_toml_to_file_trait ... FAILED
[INFO] [stdout] test write::writer::tests::test_push_2_rdh_v7_buffer_is_2 - should panic ... ok
[INFO] [stdout] test analyze::validators::link_validator::tests::test_valid_payloads_flavor_0 ... ok
[INFO] [stdout] test analyze::validators::link_validator::tests::test_invalid_payloads_flavor_2_bad_tdh_one_error ... ok
[INFO] [stdout] test analyze::validators::link_validator::tests::test_valid_payloads_flavor_2 ... ok
[INFO] [stdout] test analyze::validators::link_validator::tests::test_run_link_validator ... ok
[INFO] [stdout] test tests::test_spawn_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::custom_checks::tests::test_write_toml_to_file_trait stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::custom_checks::tests::test_write_toml_to_file_trait' (147) panicked at fastpasta/src/config/custom_checks.rs:29:36:
[INFO] [stdout] Failed to write TOML file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6032d9516922 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6032d9516922 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6032d9516922 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6032d9516922 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6032d952fbda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6032d952fbda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6032d951cb86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6032d951cb86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6032d94f2a9f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6032d94f2a9f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6032d950dc89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6032d8f8544e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6032d8f8544e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6032d950de42 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6032d950de42 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6032d94f2b58 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6032d94ea299 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6032d94f3a2d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6032d95303cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6032d9530112 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6032d8d5807c - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6032d8cce057 - <fastpasta[188307c69f57d6e5]::config::test_util::MockConfig as fastpasta[188307c69f57d6e5]::config::custom_checks::CustomChecksOpt>::generate_custom_checks_toml
[INFO] [stdout]                                at /opt/rustwide/workdir/fastpasta/src/config/custom_checks.rs:29:36
[INFO] [stdout]   22:     0x6032d8d8f6ba - fastpasta[188307c69f57d6e5]::config::custom_checks::tests::test_write_toml_to_file_trait
[INFO] [stdout]                                at /opt/rustwide/workdir/fastpasta/src/config/custom_checks.rs:169:21
[INFO] [stdout]   23:     0x6032d8d82b77 - fastpasta[188307c69f57d6e5]::config::custom_checks::tests::test_write_toml_to_file_trait::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fastpasta/src/config/custom_checks.rs:166:39
[INFO] [stdout]   24:     0x6032d8c72816 - <fastpasta[188307c69f57d6e5]::config::custom_checks::tests::test_write_toml_to_file_trait::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6032d8f797fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6032d8f797fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6032d8f8605a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6032d8f8605a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6032d8f8605a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6032d8f8605a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6032d8f8605a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6032d8f8605a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6032d8f8605a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6032d8f80524 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6032d8f80524 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6032d8f88b52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6032d8f88b52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6032d8f88b52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6032d8f88b52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6032d8f88b52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6032d8f88b52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6032d8f88b52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6032d9515c5f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6032d9515c5f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7279d5629aa4 - <unknown>
[INFO] [stdout]   46:     0x7279d56b6a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::custom_checks::tests::test_write_toml_to_file_trait
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 120 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fastpasta --lib`
[INFO] running `Command { std: "docker" "inspect" "137ccd327702255660adbb85264deebbaf619b4f080f8b1cecc5dbf4ec791bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "137ccd327702255660adbb85264deebbaf619b4f080f8b1cecc5dbf4ec791bbd", kill_on_drop: false }`
[INFO] [stdout] 137ccd327702255660adbb85264deebbaf619b4f080f8b1cecc5dbf4ec791bbd
