[INFO] cloning repository https://github.com/msheldon32/tabular
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msheldon32/tabular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsheldon32%2Ftabular", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsheldon32%2Ftabular'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4f0386bf2ac6d708d7d3387d5ac3cb65e5cb3fc
[INFO] testing msheldon32/tabular against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsheldon32%2Ftabular" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/msheldon32/tabular
[INFO] finished tweaking git repo https://github.com/msheldon32/tabular
[INFO] tweaked toml for git repo https://github.com/msheldon32/tabular written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msheldon32/tabular on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/msheldon32/tabular 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded fax_derive v0.2.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded fax v0.2.6
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded simd-adler32 v0.3.8
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded signal-hook v0.4.3
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded dispatch2 v0.3.0
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded evalexpr v11.3.1
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.36
[INFO] [stderr]   Downloaded png v0.18.0
[INFO] [stderr]   Downloaded regex v1.12.2
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded winnow v0.7.14
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded zerocopy v0.8.36
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded rustix v1.1.3
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] [stderr]   Downloaded tiff v0.10.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1
[INFO] running `Command { std: "docker" "start" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling tabular v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tabular v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/numeric/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]     --> src/table/test.rs:1723:9
[INFO] [stdout]      |
[INFO] [stdout] 1723 |     let table = make_table(vec![vec!["x"]; 10]);
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]     --> src/table/test.rs:1772:9
[INFO] [stdout]      |
[INFO] [stdout] 1772 |     let table = make_table(vec![vec!["x"]; 25]);
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]     --> src/table/test.rs:1796:9
[INFO] [stdout]      |
[INFO] [stdout] 1796 |     let table = make_table(vec![vec!["x"]; 15]);
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]     --> src/table/test.rs:1822:9
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     let table = make_table(vec![vec!["x"]; 20]);
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]     --> src/table/test.rs:1835:9
[INFO] [stdout]      |
[INFO] [stdout] 1835 |     let table = make_table(vec![vec!["x"]; 60]);
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.99s
[INFO] running `Command { std: "docker" "inspect" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/numeric/test.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]     --> src/table/test.rs:1723:9
[INFO] [stderr]      |
[INFO] [stderr] 1723 |     let table = make_table(vec![vec!["x"]; 10]);
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]     --> src/table/test.rs:1772:9
[INFO] [stderr]      |
[INFO] [stderr] 1772 |     let table = make_table(vec![vec!["x"]; 25]);
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]     --> src/table/test.rs:1796:9
[INFO] [stderr]      |
[INFO] [stderr] 1796 |     let table = make_table(vec![vec!["x"]; 15]);
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]     --> src/table/test.rs:1822:9
[INFO] [stderr]      |
[INFO] [stderr] 1822 |     let table = make_table(vec![vec!["x"]; 20]);
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]     --> src/table/test.rs:1835:9
[INFO] [stderr]      |
[INFO] [stderr] 1835 |     let table = make_table(vec![vec!["x"]; 60]);
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr] 
[INFO] [stderr] warning: `tabular` (bin "tabular" test) generated 6 warnings (run `cargo fix --bin "tabular" -p tabular --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tabular-2808e67b97602f89)
[INFO] [stdout] 
[INFO] [stdout] running 261 tests
[INFO] [stdout] test fileio::tests::test_fork_filename_first_fork ... ok
[INFO] [stdout] test fileio::tests::test_fork_filename_skips_existing_forks ... ok
[INFO] [stdout] test fileio::tests::test_format_detection ... ok
[INFO] [stdout] test fileio::tests::test_csv_padding_warning ... ok
[INFO] [stdout] test mode::test::test_parse_with_whitespace ... ok
[INFO] [stdout] test numeric::test::display_op ... ok
[INFO] [stdout] test numeric::test::display_predicate ... ok
[INFO] [stdout] test mode::test::test_parse_row_navigation ... ok
[INFO] [stdout] test mode::test::test_parse_unknown ... ok
[INFO] [stdout] test numeric::test::evaluate_and ... ok
[INFO] [stdout] test mode::test::test_parse_navigate_row ... ok
[INFO] [stdout] test mode::test::test_parse_empty ... ok
[INFO] [stdout] test mode::test::test_parse_cell_navigation ... ok
[INFO] [stdout] test numeric::test::evaluate_not ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_eq ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_gt ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_le ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_lt ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_ne ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_non_parseable_returns_false ... ok
[INFO] [stdout] test numeric::test::evaluate_or ... ok
[INFO] [stdout] test numeric::test::evaluate_text_eq_case_insensitive ... ok
[INFO] [stdout] test numeric::test::evaluate_text_gt ... ok
[INFO] [stdout] test numeric::test::evaluate_text_ne ... ok
[INFO] [stdout] test numeric::test::evaluate_text_lt ... ok
[INFO] [stdout] test numeric::test::parse_predicate_ge ... ok
[INFO] [stdout] test numeric::test::parse_predicate_eq ... ok
[INFO] [stdout] test numeric::test::parse_predicate_gt ... ok
[INFO] [stdout] test numeric::test::parse_predicate_lt ... ok
[INFO] [stdout] test numeric::test::parse_predicate_text_eq ... ok
[INFO] [stdout] test numeric::test::parse_predicate_le ... ok
[INFO] [stdout] test numeric::test::parse_predicate_text_lt ... ok
[INFO] [stdout] test numeric::test::parse_predicate_ne ... ok
[INFO] [stdout] test mode::test::test_parse_sort_commands ... ok
[INFO] [stdout] test numeric::test::evaluate_numeric_ge ... ok
[INFO] [stdout] test numeric::test::parse_predicate_text_mixed_case ... ok
[INFO] [stdout] test numeric::test::parse_predicate_text_with_numbers ... ok
[INFO] [stdout] test numeric::test::parse_predicate_text_ne ... ok
[INFO] [stdout] test numeric::test::test_and_operator ... ok
[INFO] [stdout] test numeric::test::test_basic_formula ... ok
[INFO] [stdout] test numeric::test::test_arithmetic_expression ... ok
[INFO] [stdout] test numeric::test::test_boolean_precedence ... ok
[INFO] [stdout] test numeric::test::test_case_insensitivity ... ok
[INFO] [stdout] test numeric::test::test_boolean_with_cell_refs ... ok
[INFO] [stdout] test numeric::test::test_comparisons ... ok
[INFO] [stdout] test numeric::test::test_constants ... ok
[INFO] [stdout] test numeric::test::test_empty_expression ... ok
[INFO] [stdout] test numeric::test::test_format_commas ... ok
[INFO] [stdout] test numeric::test::test_format_currency_rounding_carry ... ok
[INFO] [stdout] test numeric::test::test_format_currency ... ok
[INFO] [stdout] test numeric::test::test_format_default ... ok
[INFO] [stdout] test numeric::test::test_boolean_literals ... ok
[INFO] [stdout] test numeric::test::test_format_scientific ... ok
[INFO] [stdout] test numeric::test::test_lex_boolean_literals ... ok
[INFO] [stdout] test numeric::test::parse_predicate_with_whitespace ... ok
[INFO] [stdout] test numeric::test::test_format_percentage ... ok
[INFO] [stdout] test numeric::test::test_lex_comparisons ... ok
[INFO] [stdout] test numeric::test::test_lex_logical_operators ... ok
[INFO] [stdout] test numeric::test::test_lex_numbers ... ok
[INFO] [stdout] test numeric::test::test_lex_string ... ok
[INFO] [stdout] test numeric::test::test_lex_cell_refs ... ok
[INFO] [stdout] test numeric::test::test_lex_operators ... ok
[INFO] [stdout] test numeric::test::test_not_with_comparison ... ok
[INFO] [stdout] test numeric::test::test_lex_string_escape ... ok
[INFO] [stdout] test numeric::test::test_nested_not ... ok
[INFO] [stdout] test numeric::test::test_or_operator ... ok
[INFO] [stdout] test numeric::test::test_not_operator ... ok
[INFO] [stdout] test numeric::test::test_complex_boolean_expression ... ok
[INFO] [stdout] test numeric::test::test_parse_and_operator ... ok
[INFO] [stdout] test numeric::test::test_parse_complex_expression ... ok
[INFO] [stdout] test numeric::test::test_parse_boolean_literals ... ok
[INFO] [stdout] test numeric::test::test_parse_arithmetic ... ok
[INFO] [stdout] test numeric::test::test_parse_cell_ref ... ok
[INFO] [stdout] test numeric::test::test_parse_function_call ... ok
[INFO] [stdout] test numeric::test::test_parse_col_range ... ok
[INFO] [stdout] test numeric::test::test_parse_if_function ... ok
[INFO] [stdout] test numeric::test::test_parse_negation ... ok
[INFO] [stdout] test numeric::test::test_parse_number ... ok
[INFO] [stdout] test numeric::test::test_parse_not_operator ... ok
[INFO] [stdout] test mode::test::test_parse_basic_commands ... ok
[INFO] [stdout] test numeric::test::test_parse_nested_functions ... ok
[INFO] [stdout] test numeric::test::test_parse_numeric_with_commas ... ok
[INFO] [stdout] test numeric::test::test_parse_numeric_basic ... ok
[INFO] [stdout] test numeric::test::test_parse_numeric_currency ... ok
[INFO] [stdout] test numeric::test::test_parse_numeric_percentage ... ok
[INFO] [stdout] test numeric::test::test_parse_numeric_scientific ... ok
[INFO] [stdout] test numeric::test::test_power_operator ... ok
[INFO] [stdout] test numeric::test::test_string_comparison ... ok
[INFO] [stdout] test table::test::get_predecessor_filtered_after_last_is_last ... ok
[INFO] [stdout] test numeric::test::test_symbolic_boolean_operators ... ok
[INFO] [stdout] test table::test::get_predecessor_filtered_before_first_is_none ... ok
[INFO] [stdout] test numeric::test::test_parse_or_operator ... ok
[INFO] [stdout] test table::test::get_predecessor_filtered_middle_hits_prev ... ok
[INFO] [stdout] test table::test::get_predecessor_with_predicate_filter ... ok
[INFO] [stdout] test table::test::get_successor_filtered_at_or_after_last_is_none ... ok
[INFO] [stdout] test table::test::get_successor_filtered_before_first_is_first ... ok
[INFO] [stdout] test table::test::get_successor_filtered_middle_hits_next ... ok
[INFO] [stdout] test table::test::get_successor_filtered_with_duplicates_behaves_like_strictly_after ... ok
[INFO] [stdout] test table::test::get_successor_unfiltered_simple ... ok
[INFO] [stdout] test table::test::get_successor_with_predicate_filter ... ok
[INFO] [stdout] test table::test::is_row_live_filtered_uses_set ... ok
[INFO] [stdout] test table::test::is_row_live_unfiltered_always_true ... ok
[INFO] [stdout] test table::test::get_successor_filtered_empty_is_none ... ok
[INFO] [stdout] test table::test::get_predecessor_unfiltered_simple ... ok
[INFO] [stdout] test table::test::jump_down_with_predicate_filter ... ok
[INFO] [stdout] test table::test::jump_up_with_predicate_filter ... ok
[INFO] [stdout] test table::test::predicate_filter_chains_with_existing_filter ... ok
[INFO] [stdout] test table::test::predicate_filter_empty_result_keeps_header ... ok
[INFO] [stdout] test table::test::predicate_filter_sets_filter_string ... ok
[INFO] [stdout] test table::test::predicate_filter_numeric_eq ... ok
[INFO] [stdout] test table::test::predicate_filter_numeric_gt ... ok
[INFO] [stdout] test table::test::remove_filter_resets_state ... ok
[INFO] [stdout] test table::test::predicate_filter_text ... ok
[INFO] [stdout] test table::test::predicate_filter_without_header ... ok
[INFO] [stdout] test table::test::test_delete_col_at ... ok
[INFO] [stdout] test table::test::test_col_sort_negative_numbers_no_data_loss ... ok
[INFO] [stdout] test table::test::test_delete_last_row_clears_instead ... ok
[INFO] [stdout] test table::test::test_delete_row_at ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_all_rows_clears ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_at_end ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_at_start ... ok
[INFO] [stdout] test numeric::test::test_parse_range ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_cross_chunk_end ... ok
[INFO] [stdout] test numeric::test::test_parse_parentheses ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_exceeds_count ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_order_preserved ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_single_chunk ... ok
[INFO] [stdout] test table::test::test_ensure_size ... ok
[INFO] [stdout] test table::test::test_get_col ... ok
[INFO] [stdout] test table::test::test_get_row ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_exactly_two_chunks ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_cross_chunk_middle ... ok
[INFO] [stdout] test table::test::test_delete_rows_bulk_cross_chunk_top ... ok
[INFO] [stdout] test table::test::test_get_rows_cloned ... ok
[INFO] [stdout] test table::test::test_get_sorted_col_indices_numeric ... ok
[INFO] [stdout] test table::test::test_get_rows_cloned_clamps_count ... ok
[INFO] [stdout] test table::test::test_get_sorted_col_indices ... ok
[INFO] [stdout] test table::test::test_get_sorted_row_indices_no_header ... ok
[INFO] [stdout] test table::test::test_get_sorted_row_indices_text_ascending ... ok
[INFO] [stdout] test table::test::test_get_sorted_row_indices_with_non_numeric ... ok
[INFO] [stdout] test table::test::test_get_span ... ok
[INFO] [stdout] test table::test::test_get_span_out_of_bounds ... ok
[INFO] [stdout] test table::test::test_get_span_single_cell ... ok
[INFO] [stdout] test table::test::test_half_page_down_with_filter ... ok
[INFO] [stdout] test table::test::test_half_page_up_with_filter ... ok
[INFO] [stdout] test table::test::test_insert_col_at_beginning ... ok
[INFO] [stdout] test table::test::test_insert_col_at_middle ... ok
[INFO] [stdout] test table::test::test_insert_col_with_data ... ok
[INFO] [stdout] test table::test::test_insert_row_at_beginning ... ok
[INFO] [stdout] test table::test::test_insert_row_at_end ... ok
[INFO] [stdout] test table::test::test_insert_row_at_middle ... ok
[INFO] [stdout] test table::test::test_insert_row_with_data ... ok
[INFO] [stdout] test table::test::test_insert_row_with_data_pads_short_row ... ok
[INFO] [stdout] test table::test::test_insert_rows_bulk_at_end ... ok
[INFO] [stdout] test table::test::test_insert_rows_bulk_empty ... ok
[INFO] [stdout] test table::test::test_get_sorted_row_indices_numeric_descending ... ok
[INFO] [stdout] test table::test::test_insert_rows_bulk_pads_short_rows ... ok
[INFO] [stdout] test table::test::test_insert_rows_with_data_bulk ... ok
[INFO] [stdout] test table::test::test_move_down_n_with_filter ... ok
[INFO] [stdout] test table::test::test_move_down_with_filter ... ok
[INFO] [stdout] test table::test::test_move_up_n_with_filter ... ok
[INFO] [stdout] test table::test::test_move_to_bottom_with_filter ... ok
[INFO] [stdout] test table::test::test_page_down_with_filter ... ok
[INFO] [stdout] test table::test::test_page_up_with_filter ... ok
[INFO] [stdout] test table::test::test_probe_column_type_all_text ... ok
[INFO] [stdout] test table::test::test_probe_column_type_mixed ... ok
[INFO] [stdout] test table::test::test_probe_column_type_numeric ... ok
[INFO] [stdout] test table::test::test_probe_column_type_with_empty_cells ... ok
[INFO] [stdout] test table::test::test_probe_row_type ... ok
[INFO] [stdout] test table::test::test_scroll_to_cursor_with_filter ... ok
[INFO] [stdout] test table::test::test_sort_case_insensitive ... ok
[INFO] [stdout] test table::test::test_sort_float_numbers ... ok
[INFO] [stdout] test table::test::test_move_up_with_filter ... ok
[INFO] [stdout] test table::test::test_get_span_full_table ... ok
[INFO] [stdout] test table::test::test_get_sorted_row_indices_numeric_ascending ... ok
[INFO] [stdout] test table::test::test_delete_last_col_clears_instead ... ok
[INFO] [stdout] test table::test::get_end_with_predicate_filter ... ok
[INFO] [stdout] test numeric::test::test_parse_with_equals ... ok
[INFO] [stdout] test table::test::test_sort_negative_numbers ... ok
[INFO] [stdout] test table::test::test_table_get_cell ... ok
[INFO] [stdout] test table::test::test_table_set_cell ... ok
[INFO] [stdout] test table::test::test_table_new ... ok
[INFO] [stdout] test table::test::test_tableview_clamp_cursor ... ok
[INFO] [stdout] test table::test::test_table_row_col_count ... ok
[INFO] [stdout] test table::test::test_tableview_is_selected_visual_row ... ok
[INFO] [stdout] test table::test::test_tableview_is_selected_visual ... ok
[INFO] [stdout] test table::test::test_tableview_navigation ... ok
[INFO] [stdout] test table::test::test_tableview_navigation_bounds ... ok
[INFO] [stdout] test table::test::test_tableview_move_to_edges ... ok
[INFO] [stdout] test table::test::test_tableview_page_navigation ... ok
[INFO] [stdout] test table::test::test_tableview_new ... ok
[INFO] [stdout] test table::test::test_tableview_is_selected_visual_col ... ok
[INFO] [stdout] test transaction::test::test_batch_apply ... ok
[INFO] [stdout] test transaction::test::test_batch_inverse_reverses_order ... ok
[INFO] [stdout] test transaction::test::test_clipboard_new ... ok
[INFO] [stdout] test transaction::test::test_complex_undo_redo_sequence ... ok
[INFO] [stdout] test transaction::test::test_delete_col_apply ... ok
[INFO] [stdout] test table::test::test_tableview_set_support ... ok
[INFO] [stdout] test table::test::test_tableview_current_cell ... ok
[INFO] [stdout] test transaction::test::test_delete_row_inverse_restores ... ok
[INFO] [stdout] test transaction::test::test_history_can_undo_can_redo ... ok
[INFO] [stdout] test transaction::test::test_history_clear ... ok
[INFO] [stdout] test transaction::test::test_history_multiple_undos ... ok
[INFO] [stdout] test transaction::test::test_history_new_action_clears_redo ... ok
[INFO] [stdout] test transaction::test::test_history_record_and_undo ... ok
[INFO] [stdout] test transaction::test::test_delete_col_inverse_restores ... ok
[INFO] [stdout] test transaction::test::test_delete_row_apply ... ok
[INFO] [stdout] test transaction::test::test_insert_col_apply ... ok
[INFO] [stdout] test transaction::test::test_history_redo ... ok
[INFO] [stdout] test transaction::test::test_insert_row_at_start ... ok
[INFO] [stdout] test transaction::test::test_insert_row_with_data ... ok
[INFO] [stdout] test transaction::test::test_inverse_permutation_correctness ... ok
[INFO] [stdout] test transaction::test::test_insert_col_with_data ... ok
[INFO] [stdout] test transaction::test::test_insert_row_apply ... ok
[INFO] [stdout] test transaction::test::test_permute_cols_apply ... ok
[INFO] [stdout] test transaction::test::test_insert_row_at_end ... ok
[INFO] [stdout] test transaction::test::test_paste_as_transaction_nothing ... ok
[INFO] [stdout] test transaction::test::test_permute_cols_roundtrip ... ok
[INFO] [stdout] test transaction::test::test_permute_rows_apply ... ok
[INFO] [stdout] test transaction::test::test_permute_rows_inverse ... ok
[INFO] [stdout] test transaction::test::test_permute_rows_roundtrip ... ok
[INFO] [stdout] test transaction::test::test_select_valid_registers ... ok
[INFO] [stdout] test transaction::test::test_set_cell_inverse ... ok
[INFO] [stdout] test transaction::test::test_set_cell_apply ... ok
[INFO] [stdout] test transaction::test::test_select_invalid_register ... ok
[INFO] [stdout] test table::test::test_sort_negative_ordering_formatted ... ok
[INFO] [stdout] test util::tests::test_char_count ... ok
[INFO] [stdout] test transaction::test::test_permute_rows_large_scale ... ok
[INFO] [stdout] test transaction::test::test_set_cell_roundtrip ... ok
[INFO] [stdout] test util::tests::test_col_from_letters_lowercase ... ok
[INFO] [stdout] test transaction::test::test_set_span_inverse ... ok
[INFO] [stdout] test util::tests::test_col_from_letters_double ... ok
[INFO] [stdout] test util::tests::test_col_from_letters_single ... ok
[INFO] [stdout] test transaction::test::test_set_span_apply ... ok
[INFO] [stdout] test util::tests::test_col_letters_roundtrip ... ok
[INFO] [stdout] test util::tests::test_display_width ... ok
[INFO] [stdout] test util::tests::test_letters_from_col_double ... ok
[INFO] [stdout] test util::tests::test_letters_from_col_single ... ok
[INFO] [stdout] test util::tests::test_letters_from_col_triple ... ok
[INFO] [stdout] test util::tests::test_col_from_letters_triple ... ok
[INFO] [stdout] test numeric::test::parse_predicate_invalid_returns_none ... FAILED
[INFO] [stdout] test util::tests::test_parse_cell_ref_large ... ok
[INFO] [stdout] test util::tests::test_translate_references_formula ... ok
[INFO] [stdout] test util::tests::test_translate_references_large_refs ... ok
[INFO] [stdout] test util::tests::test_translate_references_multiple ... ok
[INFO] [stdout] test util::tests::test_translate_references_negative_offset ... ok
[INFO] [stdout] test util::tests::test_translate_references_clamps_to_bounds ... ok
[INFO] [stdout] test util::tests::test_translate_references_no_refs ... ok
[INFO] [stdout] test util::tests::test_translate_references_non_ascii ... ok
[INFO] [stdout] test util::tests::test_translate_references_not_in_identifiers ... ok
[INFO] [stdout] test util::tests::test_translate_references_preserves_lowercase ... ok
[INFO] [stdout] test util::tests::test_translate_references_preserves_uppercase ... ok
[INFO] [stdout] test util::tests::test_translate_references_standalone ... ok
[INFO] [stdout] test util::tests::test_translate_references_with_symbols ... ok
[INFO] [stdout] test util::tests::test_parse_cell_ref_whitespace ... ok
[INFO] [stdout] test util::tests::test_parse_cell_ref_simple ... ok
[INFO] [stdout] test util::tests::test_parse_cell_ref_lowercase ... ok
[INFO] [stdout] test util::tests::test_parse_cell_ref_invalid ... ok
[INFO] [stdout] test util::tests::test_translate_references_simple ... ok
[INFO] [stdout] test table::test::test_sort_negative_numbers_no_data_loss_parallel ... ok
[INFO] [stdout] test table::test::test_sort_negative_numbers_no_data_loss_multichunk ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- numeric::test::parse_predicate_invalid_returns_none stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'numeric::test::parse_predicate_invalid_returns_none' (1734) panicked at src/numeric/test.rs:608:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(Comparator { op: Eq, val: "5" })
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60bf876d7af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60bf876d7af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60bf876d7af8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60bf876d7af8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60bf876ef3ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60bf876ef3ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60bf876dc632 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60bf876dc632 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60bf876b4d76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60bf876b4d76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60bf876cf4e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60bf8733acfc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60bf8733acfc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60bf876cf762 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60bf876cf762 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60bf876b4e32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60bf876a9eb9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60bf876b5b4d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60bf876efbfc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60bf876efab3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60bf8729b395 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<tabular[12ca9441ce3c942d]::numeric::predicate::Predicate>, core[8fb95b77d25ab6c8]::option::Option<tabular[12ca9441ce3c942d]::numeric::predicate::Predicate>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60bf872b25d1 - tabular[12ca9441ce3c942d]::numeric::test::parse_predicate_invalid_returns_none
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric/test.rs:608:5
[INFO] [stdout]   22:     0x60bf8729db37 - tabular[12ca9441ce3c942d]::numeric::test::parse_predicate_invalid_returns_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric/test.rs:605:42
[INFO] [stdout]   23:     0x60bf872561e6 - <tabular[12ca9441ce3c942d]::numeric::test::parse_predicate_invalid_returns_none::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60bf8732dddb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60bf8732dddb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60bf8733b655 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60bf8733b655 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60bf8733b655 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60bf8733b655 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60bf8733b655 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60bf8733b655 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60bf8733b655 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60bf87334f64 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60bf87334f64 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60bf8733e6d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60bf8733e6d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60bf8733e6d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60bf8733e6d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60bf8733e6d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60bf8733e6d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60bf8733e6d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60bf876d727f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x60bf876d727f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74c1fc021aa4 - <unknown>
[INFO] [stdout]   45:     0x74c1fc0aea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     numeric::test::parse_predicate_invalid_returns_none
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 260 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tabular`
[INFO] running `Command { std: "docker" "inspect" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1", kill_on_drop: false }`
[INFO] [stdout] 10ee17ddbd6d88d0213d9e4029de56d81e4e79231d594701ce091650f715a1d1
