[INFO] cloning repository https://github.com/TobiasHochmuth/sensei
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TobiasHochmuth/sensei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d2954bcaf5af3cbd8f3565a4d00713b81d73e23
[INFO] testing TobiasHochmuth/sensei against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasHochmuth%2Fsensei" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TobiasHochmuth/sensei
[INFO] finished tweaking git repo https://github.com/TobiasHochmuth/sensei
[INFO] tweaked toml for git repo https://github.com/TobiasHochmuth/sensei written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TobiasHochmuth/sensei on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TobiasHochmuth/sensei already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e4f6c46db9894541c0e5435c219b16dc6c88210e5aba8a4de5d18a3566f6488
[INFO] running `Command { std: "docker" "start" "-a" "3e4f6c46db9894541c0e5435c219b16dc6c88210e5aba8a4de5d18a3566f6488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e4f6c46db9894541c0e5435c219b16dc6c88210e5aba8a4de5d18a3566f6488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4f6c46db9894541c0e5435c219b16dc6c88210e5aba8a4de5d18a3566f6488", kill_on_drop: false }`
[INFO] [stdout] 3e4f6c46db9894541c0e5435c219b16dc6c88210e5aba8a4de5d18a3566f6488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f1fe5a245c7145d0e2314467b1c49708364d6f4a0daabc956af969b5a354e79
[INFO] running `Command { std: "docker" "start" "-a" "8f1fe5a245c7145d0e2314467b1c49708364d6f4a0daabc956af969b5a354e79", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling charming v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/tui/logs.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line {
[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] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sensei v0.1.0 (/opt/rustwide/workdir/sensei)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden 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] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here                                                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here                                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:336:62
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ the lifetime is elided here                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:382:62
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...ints: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here                                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn get_y_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.04s
[INFO] running `Command { std: "docker" "inspect" "8f1fe5a245c7145d0e2314467b1c49708364d6f4a0daabc956af969b5a354e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1fe5a245c7145d0e2314467b1c49708364d6f4a0daabc956af969b5a354e79", kill_on_drop: false }`
[INFO] [stdout] 8f1fe5a245c7145d0e2314467b1c49708364d6f4a0daabc956af969b5a354e79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a173a4c71f9a95c5d7924eb9378151c715b7c840376a1f543ab9a986446589d
[INFO] running `Command { std: "docker" "start" "-a" "6a173a4c71f9a95c5d7924eb9378151c715b7c840376a1f543ab9a986446589d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/tui/logs.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line {
[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] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling sensei v0.1.0 (/opt/rustwide/workdir/sensei)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden 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] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here                                                    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sensei/src/esp_tool/spam_settings.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here                                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:336:62
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ the lifetime is elided here                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sensei/src/visualiser/mod.rs:382:62
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...ints: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the lifetime is elided here                                      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn get_y_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stdout]     |                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/tui/logs.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn format(&self) -> Line {
[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] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.97s
[INFO] running `Command { std: "docker" "inspect" "6a173a4c71f9a95c5d7924eb9378151c715b7c840376a1f543ab9a986446589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a173a4c71f9a95c5d7924eb9378151c715b7c840376a1f543ab9a986446589d", kill_on_drop: false }`
[INFO] [stdout] 6a173a4c71f9a95c5d7924eb9378151c715b7c840376a1f543ab9a986446589d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e29402974e302baeeec04aba10f1a5a20954cf3acdd3326203e24da8d6e322cd
[INFO] running `Command { std: "docker" "start" "-a" "e29402974e302baeeec04aba10f1a5a20954cf3acdd3326203e24da8d6e322cd", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/tui/logs.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn format(&self) -> Line {
[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] 20 |     pub fn format(&self) -> Line<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lib` (lib) generated 1 warning (run `cargo fix --lib -p lib` to apply 1 suggestion)
[INFO] [stderr] warning: `lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sensei/src/esp_tool/spam_settings.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line> {
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden 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] 30 |     pub fn format(&self, focus: FocussedInput) -> Vec<Line<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sensei/src/esp_tool/spam_settings.rs:60:33
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stderr]    |                                 ^^^^^ the lifetime is elided here                                                    ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn format_text<T: ToString>(&self, header: String, value: T, unit: String, selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stderr]    |                                                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sensei/src/esp_tool/spam_settings.rs:96:19
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span> {
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here                                          ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn format_mac(&self, header: String, mac: [u8; 6], selected_index: Option<usize>) -> Vec<Span<'_>> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> sensei/src/visualiser/mod.rs:336:62
[INFO] [stderr]     |
[INFO] [stderr] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^ the lifetime is elided here                      ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     fn get_x_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], time_interval: usize) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stderr]     |                                                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> sensei/src/visualiser/mod.rs:382:62
[INFO] [stderr]     |
[INFO] [stderr] 382 | ...ints: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span>) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^ the lifetime is elided here                                      ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 382 |     fn get_y_axis_config(graph_type: GraphType, data_points: &[(f64, f64)], y_axis_bounds_spec: Option<[f64; 2]>) -> (String, [f64; 2], Vec<Span<'_>>) {
[INFO] [stderr]     |                                                                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sensei` (bin "sensei" test) generated 5 warnings (run `cargo fix --bin "sensei" -p sensei --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-75d0f58d189f6c00)
[INFO] [stdout] 
[INFO] [stdout] running 183 tests
[INFO] [stdout] test adapters::csv::adapter::tests::test_extract_complex_invalid ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_split_row_in_two_steps ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_incomplete_data ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_extract_complex_valid ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_invalid_data ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_valid_data ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_multiple_rows ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_split_rows_custom_delimiter ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_reap_without_consume ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_split_rows_multiple_rows ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_split_rows_empty_buffer ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_split_rows_partial_row_left_in_buffer ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_split_rows_single_row ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_adapter_scale_csi_flag ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_new_adapter ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_boundary_values ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_csi_data_parsing ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_csi_frame_passthrough ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_multiple_rows_multiple_consumes ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_different_source_types ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_empty_input ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_insufficient_csi_data ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_large_csi_packet ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_packet_too_short ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_odd_csi_data_length ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_maximum_csi_data ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_valid_esp32_packet ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_to_config ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_zero_csi_data_length ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_scale_csi ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_incomplete_header ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_produce_raw ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_dbinv_get_total_rss ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_to_config ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_incomplete_packet_payload ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_produce_raw_scale ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_invalid_antenna_spec ... ok
[INFO] [stdout] test adapters::iwl::adapter::tests::test_produce_csi ... ok
[INFO] [stdout] test adapters::esp32::adapter::tests::test_produce_rssi_conversion_edge_cases ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_invalid_netlink_code ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_invalid_matrix_size ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_invalid_sequence_number ... ok
[INFO] [stdout] test adapters::iwl::header::tests::test_valid_header_parse ... ok
[INFO] [stdout] test adapters::tcp::adapter::tests::test_invalid_source_type ... ok
[INFO] [stdout] test adapters::tcp::adapter::tests::test_to_config_tcp_adapter ... ok
[INFO] [stdout] test adapters::tcp::adapter::tests::test_passthrough_csi_frame ... ok
[INFO] [stdout] test handler::device_handler::tests::test_from_config_invalid_controller_combo ... ok
[INFO] [stdout] test handler::device_handler::tests::test_from_config_valid ... ok
[INFO] [stdout] test handler::device_handler::tests::test_to_config_trait ... ok
[INFO] [stdout] test handler::device_handler::tests::test_reconfigure_replaces_state ... ok
[INFO] [stdout] test handler::device_handler::tests::test_start_and_stop_with_data ... ok
[INFO] [stdout] test network::tcp::client::tests::test_connect_error ... ok
[INFO] [stdout] test network::tcp::client::tests::test_get_connections_empty ... ok
[INFO] [stdout] test network::tcp::client::tests::test_mock_connect ... ok
[INFO] [stdout] Python 3.12.3
[INFO] [stdout] test network::tcp::client::tests::test_disconnect_no_connection ... ok
[INFO] [stdout] test network::tcp::client::tests::test_mock_send_message ... ok
[INFO] [stdout] test network::tcp::client::tests::test_mock_read_message_error ... ok
[INFO] [stdout] test network::tcp::client::tests::test_send_message_no_connection ... ok
[INFO] [stdout] test handler::device_handler::tests::test_yaml_roundtrip ... ok
[INFO] [stdout] test network::tcp::server::tests::test_subscribe_data_channel_returns_receiver ... ok
[INFO] [stdout] test network::tcp::client::tests::test_new_client ... ok
[INFO] [stdout] test network::tcp::client::tests::test_read_message_no_connection ... ok
[INFO] [stdout] test network::tcp::tests::test_read_message_zero_length ... ok
[INFO] [stdout] test network::tcp::tests::test_send_message_success ... ok
[INFO] [stdout] test network::tcp::server::tests::test_mock_connection_handler ... ok
[INFO] [stdout] test network::tcp::tests::test_read_message_success ... ok
[INFO] [stdout] test network::tcp::tests::test_read_message_too_long ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_creation_error ... ok
[INFO] [stdout] test network::tcp::tests::test_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test network::tcp::server::tests::test_handle_recv_error_propagation ... ok
[INFO] [stdout] test sinks::tcp::tests::test_close_sink ... ok
[INFO] [stdout] test sinks::tcp::tests::test_new_sink ... ok
[INFO] [stdout] test sinks::tcp::tests::test_open_sink ... ok
[INFO] [stdout] test sinks::tcp::tests::test_provide_data ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_bandwidth_values ... ok
[INFO] [stdout] test sinks::tcp::tests::test_to_config ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_csi_type_values ... Python 3.12.3
[INFO] [stdout] ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_custom_frame_params_default ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_custom_frame_params_edge_cases ... ok
[INFO] [stdout] test sinks::file::tests::test_new_and_to_config ... ok
[INFO] [stdout] test sinks::file::tests::test_creates_file ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_cloning ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_custom_frame_params_serialization ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_debug ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_default ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_custom_frame_params_to_vec ... ok
[INFO] [stdout] test sinks::file::tests::test_open_and_close ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_with_custom_frame ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_with_mac_filters ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_all_modes ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_device_config_default ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_controller_params_serialization ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_device_config_edge_cases ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_command_completeness ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_device_config_serialization ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp32_device_config_to_vec ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_mac_filter_pair_clone ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_secondary_channel_values ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_esp_mode_variants ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_bandwidth_secondary_channel_combinations ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_channel_boundary ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_invalid_bandwidth_secondary_channel ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_to_config ... ok
[INFO] [stdout] test sinks::file::tests::test_provide ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_operation_mode_values ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_manual_scale_limits ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_sending_with_custom_frame ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_invalid_channel ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_mac_filter_pair_debug ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_json_schema_derivation ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_sending_without_custom_frame ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_valid_bandwidth_secondary_channel ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_new_file_not_found ... ok
[INFO] [stdout] test sources::controllers::esp32_controller::tests::test_validation_valid_channel ... ok
[INFO] [stdout] test sources::esp32::tests::test_ack_waiter_types ... ok
[INFO] [stdout] test sources::esp32::tests::test_atomic_bool_usage ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_start_and_stop ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_new_success ... ok
[INFO] [stdout] test sources::esp32::tests::test_constants_values ... ok
[INFO] [stdout] test sources::esp32::tests::test_crossbeam_channel_usage ... ok
[INFO] [stdout] test sources::esp32::tests::test_data_too_large_for_command ... ok
[INFO] [stdout] test sources::esp32::tests::test_drop_implementation ... ok
[INFO] [stdout] test sources::esp32::tests::test_error_type_conversions ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_command_packet_constants ... ok
[INFO] [stdout] test sources::esp32::tests::test_command_packet_structure ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_clone ... ok
[INFO] [stdout] test sources::esp32::tests::test_controller_error_variants ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_custom ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_debug_format ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_default ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_equality ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_extreme_values ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_serde_default_functions ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_minimum_values ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_with_default_values ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_debug_implementation ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_new_zero_buffer_size ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_config_serde_serialization ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_new_success ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_thread_safety ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_read_when_not_started ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_read_message_when_not_started ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_timing_constants ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_new_with_various_buffer_sizes ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_to_config ... ok
[INFO] [stdout] test sources::esp32::tests::test_packet_structure_constants ... ok
[INFO] [stdout] test sources::esp32::tests::test_shared_ack_waiters_thread_safety ... ok
[INFO] [stdout] test sources::netlink::tests::test_connector_parse_invalid ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_read_buf_exact_line ... ok
[INFO] [stdout] test sources::esp32::tests::test_send_esp32_command_when_not_running ... ok
[INFO] [stdout] test sources::netlink::tests::test_connector_parse_valid ... ok
[INFO] [stdout] test sources::netlink::tests::test_new ... ok
[INFO] [stdout] test sources::netlink::tests::test_get_connector_payload_invalid_type ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_read_success ... ok
[INFO] [stdout] test sources::netlink::tests::test_parse_incomplete ... ok
[INFO] [stdout] test sources::netlink::tests::test_parse_valid ... ok
[INFO] [stdout] test sources::netlink::tests::test_to_config ... ok
[INFO] [stdout] test sources::tcp::tests::test_read ... ok
[INFO] [stdout] test sources::tcp::tests::test_read_buf ... ok
[INFO] [stdout] test sources::tcp::tests::test_read_ctrl_message ... ok
[INFO] [stdout] test sources::tcp::tests::test_read_wrong_did ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_clone ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_csv ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_debug ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_different_variants_not_equal ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_esp32 ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_partial_eq ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_serde_roundtrip ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_read_buf_when_running_but_no_data ... ok
[INFO] [stdout] test sources::tests::test_tcp_config_creation ... ok
[INFO] [stdout] test sources::tests::test_from_config_csv_invalid_path ... ok
[INFO] [stdout] test sources::tests::test_from_config_esp32 ... ok
[INFO] [stdout] test sources::tests::test_data_source_config_serialization ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_read_buf_eof ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_read_buf_partial_line ... ok
[INFO] [stdout] test sources::csv::tests::test_csv_source_read_buf_multiple_small_reads ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_start_stop_lifecycle ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_to_config_implementation ... ok
[INFO] [stdout] test sources::esp32::tests::test_esp32_source_start_stop_multiple_times ... ok
[INFO] [stdout] test sinks::csv::tests::test_csvsink_write_and_flush ... FAILED
[INFO] [stdout] test network::tcp::server::tests::test_server_startup_and_shutdown ... ok
[INFO] [stdout] test adapters::csv::adapter::tests::test_consume_real_large_csv_file ... ok
[INFO] [stdout] test sinks::csv::tests::test_parse_read_adapt_and_compare ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sinks::csv::tests::test_csvsink_write_and_flush stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sinks::csv::tests::test_csvsink_write_and_flush' (97) panicked at lib/src/sinks/csv.rs:160:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c14d7836e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c14d7836e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c14d7836e6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c14d7836e6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c14d784d98a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c14d784d98a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c14d783bc12 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c14d783bc12 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c14d781336f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c14d781336f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c14d782e1c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c14d76771ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c14d76771ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c14d782e442 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c14d782e442 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c14d7813428 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c14d780ab69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c14d781413d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c14d784e29c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c14d784dfe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c14d7345fc2 - core::result::Result<T,E>::unwrap::hb5e7e7f9573f6ae8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c14d7345fc2 - lib::sinks::csv::tests::test_csvsink_write_and_flush::{{closure}}::h4937352f76299c61
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/sinks/csv.rs:160:80
[INFO] [stdout]   22:     0x5c14d74ebec2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h80f2b84842ac2b35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c14d74ebb9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f53775faee7e06a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c14d75d9a2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he6b3164c392e62f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5c14d75d979b - tokio::task::coop::with_budget::hd4a4389996b25e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c14d75d979b - tokio::task::coop::budget::h3ec3380cc82ad816
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c14d75d979b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h790bd9edfb842e71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5c14d75d7080 - tokio::runtime::scheduler::current_thread::Context::enter::hf3a1b38cc90efc3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5c14d75d83cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h449034f120c5f837
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5c14d75d8034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e61885a7a4b5fdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5c14d73f27ab - tokio::runtime::context::scoped::Scoped<T>::set::hd3d45e5d581a726c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c14d73cdcb9 - tokio::runtime::context::set_scheduler::{{closure}}::hb3080b48f0082368
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c14d74e38d2 - std::thread::local::LocalKey<T>::try_with::h24c6de54a7fa0bdf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5c14d74e320e - std::thread::local::LocalKey<T>::with::h78166d4d324886ee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5c14d73cdc6d - tokio::runtime::context::set_scheduler::h6862e8a2b26f2f61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c14d75d79c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha35ee92377b59519
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5c14d75d8096 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h556aaa8c02823263
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5c14d75d4950 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfc2827e1fc2aa569
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c14d75ef923 - tokio::runtime::context::runtime::enter_runtime::ha7c91812993dd133
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c14d75d4311 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h61ef5e52d2e28ac6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c14d7571e64 - tokio::runtime::runtime::Runtime::block_on_inner::h253bcac8abe6399d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5c14d757213a - tokio::runtime::runtime::Runtime::block_on::hdb1c531bbf742344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5c14d7345be1 - lib::sinks::csv::tests::test_csvsink_write_and_flush::h962f18552cba0fbb
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/sinks/csv.rs:176:35
[INFO] [stdout]   44:     0x5c14d7345c77 - lib::sinks::csv::tests::test_csvsink_write_and_flush::{{closure}}::h3ca77dffcb4d15aa
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/sinks/csv.rs:158:44
[INFO] [stdout]   45:     0x5c14d7512dd6 - core::ops::function::FnOnce::call_once::h5de0a3425cdea282
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c14d766b2cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c14d766b2cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5c14d7677cbb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5c14d7677cbb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5c14d7677cbb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c14d7677cbb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c14d7677cbb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c14d7677cbb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5c14d7677cbb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5c14d76733d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5c14d76733d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c14d767a8c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5c14d767a8c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5c14d767a8c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c14d767a8c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c14d767a8c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c14d767a8c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5c14d767a8c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c14d78360ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5c14d78360ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x707c5f682aa4 - <unknown>
[INFO] [stdout]   67:     0x707c5f70fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sinks::csv::tests::test_csvsink_write_and_flush
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 182 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lib --lib`
[INFO] running `Command { std: "docker" "inspect" "e29402974e302baeeec04aba10f1a5a20954cf3acdd3326203e24da8d6e322cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29402974e302baeeec04aba10f1a5a20954cf3acdd3326203e24da8d6e322cd", kill_on_drop: false }`
[INFO] [stdout] e29402974e302baeeec04aba10f1a5a20954cf3acdd3326203e24da8d6e322cd
