[INFO] cloning repository https://github.com/Simon-Bertrand/bncsv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Simon-Bertrand/bncsv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon-Bertrand%2Fbncsv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon-Bertrand%2Fbncsv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9746bf9607bdabf0766aed856f368087d2ac57c
[INFO] testing Simon-Bertrand/bncsv against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon-Bertrand%2Fbncsv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Simon-Bertrand/bncsv
[INFO] finished tweaking git repo https://github.com/Simon-Bertrand/bncsv
[INFO] tweaked toml for git repo https://github.com/Simon-Bertrand/bncsv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Simon-Bertrand/bncsv on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Simon-Bertrand/bncsv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faddf9093ad420d5cd43b6dd1581245e1537414f5c6cecc23df0c59c135ec62f
[INFO] running `Command { std: "docker" "start" "-a" "faddf9093ad420d5cd43b6dd1581245e1537414f5c6cecc23df0c59c135ec62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faddf9093ad420d5cd43b6dd1581245e1537414f5c6cecc23df0c59c135ec62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faddf9093ad420d5cd43b6dd1581245e1537414f5c6cecc23df0c59c135ec62f", kill_on_drop: false }`
[INFO] [stdout] faddf9093ad420d5cd43b6dd1581245e1537414f5c6cecc23df0c59c135ec62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25afa7b8727deafc58035fe53ec5e97b99ac07a6a93aa9190859bce7b32efb1
[INFO] running `Command { std: "docker" "start" "-a" "b25afa7b8727deafc58035fe53ec5e97b99ac07a6a93aa9190859bce7b32efb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bncsv-core v0.1.0 (/opt/rustwide/workdir/bncsv-core)
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> bncsv-core/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]  --> bncsv-core/src/compr.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Symbol {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BnCsvConverter` is never used
[INFO] [stdout]  --> bncsv-core/src/compr.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait BnCsvConverter {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecoderUnfold` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DecoderUnfold<I: Iterator<Item = u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bncsv-core/src/compr.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<I: Iterator<Item = u8>> DecoderUnfold<I> {
[INFO] [stdout]    | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(iter: I, decoding_tree: DecodingTree, eoc_symbol: &'static Symbol) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodingTree` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct DecodingTree {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `init` and `new` are never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl DecodingTree {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout]  70 |     fn init(depth: usize, symbols: Vec<Symbol>) -> DecodingTree {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new(symbols: &[Symbol]) -> DecodingTree {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn encode<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn decode(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_COMMA` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SYMB_COMMA: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_DOT` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SYMB_DOT: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_NEWLINE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const SYMB_NEWLINE: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_MINUS` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SYMB_MINUS: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_5` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SYMB_5: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_0` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const SYMB_0: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_1` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const SYMB_1: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_2` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const SYMB_2: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_3` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const SYMB_3: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_4` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const SYMB_4: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_6` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const SYMB_6: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_7` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const SYMB_7: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_8` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const SYMB_8: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_9` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub const SYMB_9: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_EOC` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const SYMB_EOC: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVALID_SYMBOL` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | const INVALID_SYMBOL: Result<&[u8], &str> = Err("Invalid character encountered in the input data");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_utf8_lookup_table` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | const fn build_utf8_lookup_table() -> [Result<&'static [u8], &'static str>; 255] {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UTF_8_LOOKUP_ENCODING_TABLE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | static UTF_8_LOOKUP_ENCODING_TABLE: [Result<&[u8], &str>; 255] = build_utf8_lookup_table();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf8Converter` is never constructed
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct Utf8Converter;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TryChunked` is never constructed
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TryChunked<I> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TryChunks` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait TryChunks: Iterator + Sized {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_path` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/paths.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn default_path(path: Option<PathBuf>, default: PathBuf, ext: &str) -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]    Compiling pyo3-macros v0.22.5
[INFO] [stderr]    Compiling bncsv_py v0.1.0 (/opt/rustwide/workdir/bindings/py)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.88s
[INFO] running `Command { std: "docker" "inspect" "b25afa7b8727deafc58035fe53ec5e97b99ac07a6a93aa9190859bce7b32efb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25afa7b8727deafc58035fe53ec5e97b99ac07a6a93aa9190859bce7b32efb1", kill_on_drop: false }`
[INFO] [stdout] b25afa7b8727deafc58035fe53ec5e97b99ac07a6a93aa9190859bce7b32efb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cc156ea9a159c192392703a13df5f5a2da83bf8ddb28e5ddd0ef40a95b256d
[INFO] running `Command { std: "docker" "start" "-a" "82cc156ea9a159c192392703a13df5f5a2da83bf8ddb28e5ddd0ef40a95b256d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> bncsv-core/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]  --> bncsv-core/src/compr.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Symbol {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BnCsvConverter` is never used
[INFO] [stdout]  --> bncsv-core/src/compr.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait BnCsvConverter {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecoderUnfold` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DecoderUnfold<I: Iterator<Item = u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bncsv-core/src/compr.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<I: Iterator<Item = u8>> DecoderUnfold<I> {
[INFO] [stdout]    | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(iter: I, decoding_tree: DecodingTree, eoc_symbol: &'static Symbol) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodingTree` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct DecodingTree {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `init` and `new` are never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl DecodingTree {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout]  70 |     fn init(depth: usize, symbols: Vec<Symbol>) -> DecodingTree {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new(symbols: &[Symbol]) -> DecodingTree {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn encode<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn decode(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_COMMA` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SYMB_COMMA: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_DOT` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SYMB_DOT: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_NEWLINE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const SYMB_NEWLINE: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_MINUS` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SYMB_MINUS: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_5` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SYMB_5: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_0` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const SYMB_0: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_1` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const SYMB_1: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_2` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const SYMB_2: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_3` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const SYMB_3: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_4` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const SYMB_4: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_6` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const SYMB_6: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_7` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const SYMB_7: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_8` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const SYMB_8: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_9` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub const SYMB_9: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_EOC` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const SYMB_EOC: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVALID_SYMBOL` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | const INVALID_SYMBOL: Result<&[u8], &str> = Err("Invalid character encountered in the input data");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_utf8_lookup_table` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | const fn build_utf8_lookup_table() -> [Result<&'static [u8], &'static str>; 255] {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UTF_8_LOOKUP_ENCODING_TABLE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | static UTF_8_LOOKUP_ENCODING_TABLE: [Result<&[u8], &str>; 255] = build_utf8_lookup_table();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf8Converter` is never constructed
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct Utf8Converter;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TryChunked` is never constructed
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TryChunked<I> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TryChunks` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait TryChunks: Iterator + Sized {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_path` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/paths.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn default_path(path: Option<PathBuf>, default: PathBuf, ext: &str) -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.5
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]    Compiling bncsv-core v0.1.0 (/opt/rustwide/workdir/bncsv-core)
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> bncsv-core/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> bncsv-core/tests/e2e.rs:17:49
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn create_random_csv(csv_path: &PathBuf) -> (PathBuf) {
[INFO] [stdout]    |                                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 -     fn create_random_csv(csv_path: &PathBuf) -> (PathBuf) {
[INFO] [stdout] 17 +     fn create_random_csv(csv_path: &PathBuf) -> PathBuf {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> bncsv-core/tests/e2e.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         (csv_path.to_owned())
[INFO] [stdout]    |         ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -         (csv_path.to_owned())
[INFO] [stdout] 43 +         csv_path.to_owned()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]  --> bncsv-core/src/compr.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Symbol {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BnCsvConverter` is never used
[INFO] [stdout]  --> bncsv-core/src/compr.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait BnCsvConverter {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecoderUnfold` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DecoderUnfold<I: Iterator<Item = u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bncsv-core/src/compr.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<I: Iterator<Item = u8>> DecoderUnfold<I> {
[INFO] [stdout]    | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(iter: I, decoding_tree: DecodingTree, eoc_symbol: &'static Symbol) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodingTree` is never constructed
[INFO] [stdout]   --> bncsv-core/src/compr.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct DecodingTree {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `init` and `new` are never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl DecodingTree {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout]  70 |     fn init(depth: usize, symbols: Vec<Symbol>) -> DecodingTree {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new(symbols: &[Symbol]) -> DecodingTree {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn encode<'a>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode` is never used
[INFO] [stdout]    --> bncsv-core/src/compr.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn decode(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_COMMA` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SYMB_COMMA: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_DOT` is never used
[INFO] [stdout]  --> bncsv-core/src/fmt/utf8.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SYMB_DOT: Symbol = Symbol {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_NEWLINE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const SYMB_NEWLINE: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_MINUS` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SYMB_MINUS: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_5` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SYMB_5: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_0` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const SYMB_0: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_1` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const SYMB_1: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_2` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const SYMB_2: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_3` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const SYMB_3: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_4` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const SYMB_4: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_6` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const SYMB_6: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_7` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const SYMB_7: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_8` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const SYMB_8: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_9` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub const SYMB_9: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYMB_EOC` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const SYMB_EOC: Symbol = Symbol {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVALID_SYMBOL` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | const INVALID_SYMBOL: Result<&[u8], &str> = Err("Invalid character encountered in the input data");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_utf8_lookup_table` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | const fn build_utf8_lookup_table() -> [Result<&'static [u8], &'static str>; 255] {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UTF_8_LOOKUP_ENCODING_TABLE` is never used
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | static UTF_8_LOOKUP_ENCODING_TABLE: [Result<&[u8], &str>; 255] = build_utf8_lookup_table();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utf8Converter` is never constructed
[INFO] [stdout]   --> bncsv-core/src/fmt/utf8.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct Utf8Converter;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TryChunked` is never constructed
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TryChunked<I> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TryChunks` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/iterators.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait TryChunks: Iterator + Sized {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_path` is never used
[INFO] [stdout]  --> bncsv-core/src/utils/paths.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn default_path(path: Option<PathBuf>, default: PathBuf, ext: &str) -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bncsv_py v0.1.0 (/opt/rustwide/workdir/bindings/py)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.32s
[INFO] running `Command { std: "docker" "inspect" "82cc156ea9a159c192392703a13df5f5a2da83bf8ddb28e5ddd0ef40a95b256d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cc156ea9a159c192392703a13df5f5a2da83bf8ddb28e5ddd0ef40a95b256d", kill_on_drop: false }`
[INFO] [stdout] 82cc156ea9a159c192392703a13df5f5a2da83bf8ddb28e5ddd0ef40a95b256d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b198ab9e694eba055f64b296e3e8099edb5e4becba266f4a52eef7a09236c4d
[INFO] running `Command { std: "docker" "start" "-a" "3b198ab9e694eba055f64b296e3e8099edb5e4becba266f4a52eef7a09236c4d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> bncsv-core/tests/e2e.rs:17:49
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn create_random_csv(csv_path: &PathBuf) -> (PathBuf) {
[INFO] [stderr]    |                                                 ^       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 17 -     fn create_random_csv(csv_path: &PathBuf) -> (PathBuf) {
[INFO] [stderr] 17 +     fn create_random_csv(csv_path: &PathBuf) -> PathBuf {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]   --> bncsv-core/tests/e2e.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |         (csv_path.to_owned())
[INFO] [stderr]    |         ^                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 43 -         (csv_path.to_owned())
[INFO] [stderr] 43 +         csv_path.to_owned()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io`
[INFO] [stderr]  --> bncsv-core/src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::io;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Symbol` is never constructed
[INFO] [stderr]  --> bncsv-core/src/compr.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Symbol {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BnCsvConverter` is never used
[INFO] [stderr]  --> bncsv-core/src/compr.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub trait BnCsvConverter {
[INFO] [stderr]   |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DecoderUnfold` is never constructed
[INFO] [stderr]   --> bncsv-core/src/compr.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct DecoderUnfold<I: Iterator<Item = u8>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> bncsv-core/src/compr.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl<I: Iterator<Item = u8>> DecoderUnfold<I> {
[INFO] [stderr]    | --------------------------------------------- associated function in this implementation
[INFO] [stderr] 20 |     pub fn new(iter: I, decoding_tree: DecodingTree, eoc_symbol: &'static Symbol) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DecodingTree` is never constructed
[INFO] [stderr]   --> bncsv-core/src/compr.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct DecodingTree {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `init` and `new` are never used
[INFO] [stderr]    --> bncsv-core/src/compr.rs:70:8
[INFO] [stderr]     |
[INFO] [stderr]  69 | impl DecodingTree {
[INFO] [stderr]     | ----------------- associated functions in this implementation
[INFO] [stderr]  70 |     fn init(depth: usize, symbols: Vec<Symbol>) -> DecodingTree {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn new(symbols: &[Symbol]) -> DecodingTree {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode` is never used
[INFO] [stderr]    --> bncsv-core/src/compr.rs:110:8
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub fn encode<'a>(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode` is never used
[INFO] [stderr]    --> bncsv-core/src/compr.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub fn decode(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_COMMA` is never used
[INFO] [stderr]  --> bncsv-core/src/fmt/utf8.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const SYMB_COMMA: Symbol = Symbol {
[INFO] [stderr]   |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_DOT` is never used
[INFO] [stderr]  --> bncsv-core/src/fmt/utf8.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const SYMB_DOT: Symbol = Symbol {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_NEWLINE` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const SYMB_NEWLINE: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_MINUS` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const SYMB_MINUS: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_5` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub const SYMB_5: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_0` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub const SYMB_0: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_1` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub const SYMB_1: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_2` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub const SYMB_2: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_3` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:36:11
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub const SYMB_3: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_4` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub const SYMB_4: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_6` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub const SYMB_6: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_7` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub const SYMB_7: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_8` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub const SYMB_8: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_9` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub const SYMB_9: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYMB_EOC` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub const SYMB_EOC: Symbol = Symbol {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `INVALID_SYMBOL` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:65:7
[INFO] [stderr]    |
[INFO] [stderr] 65 | const INVALID_SYMBOL: Result<&[u8], &str> = Err("Invalid character encountered in the input data");
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_utf8_lookup_table` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:67:10
[INFO] [stderr]    |
[INFO] [stderr] 67 | const fn build_utf8_lookup_table() -> [Result<&'static [u8], &'static str>; 255] {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `UTF_8_LOOKUP_ENCODING_TABLE` is never used
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | static UTF_8_LOOKUP_ENCODING_TABLE: [Result<&[u8], &str>; 255] = build_utf8_lookup_table();
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Utf8Converter` is never constructed
[INFO] [stderr]   --> bncsv-core/src/fmt/utf8.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct Utf8Converter;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TryChunked` is never constructed
[INFO] [stderr]  --> bncsv-core/src/utils/iterators.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct TryChunked<I> {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `TryChunks` is never used
[INFO] [stderr]  --> bncsv-core/src/utils/iterators.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub trait TryChunks: Iterator + Sized {
[INFO] [stderr]   |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_path` is never used
[INFO] [stderr]  --> bncsv-core/src/utils/paths.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn default_path(path: Option<PathBuf>, default: PathBuf, ext: &str) -> PathBuf {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bncsv-core` (test "e2e") generated 2 warnings (run `cargo fix --test "e2e"` to apply 2 suggestions)
[INFO] [stderr] warning: `bncsv-core` (bin "bncsv" test) generated 31 warnings (run `cargo fix --bin "bncsv" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `bncsv-core` (bin "bncsv") generated 31 warnings (31 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bncsv_core-e03a0920f8d21270)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bncsv-3f245b490231acde)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-731e2e793b322d50)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_cli_help ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p bncsv-core --test e2e`
[INFO] [stdout] test tests::test_encode_decode ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_cli_help stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_cli_help' (19) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (21) panicked at bncsv-core/src/main.rs:8:5:
[INFO] [stdout] This binary was built without the \'cli\' feature. The executable is not meant to be run directly in this case.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b01e3068f02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b01e3068f02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b01e3068f02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b01e3068f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b01e3077baf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b01e3077baf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b01e30477b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b01e30477b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b01e304c842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b01e304e09c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b01e304def6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5b01e304e725 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5b01e304e586 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x5b01e304c979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b01e303c2dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5b01e307aa80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b01e303bfb7 - bncsv::main::h63212280afa007a9
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/src/main.rs:8:5
[INFO] [stdout]   17:     0x5b01e303bf7b - core::ops::function::FnOnce::call_once::h4f8299eff24c5940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18:     0x5b01e303bebe - std::sys::backtrace::__rust_begin_short_backtrace::h0e90494b0e30c60f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19:     0x5b01e303be91 - std::rt::lang_start::{{closure}}::h93323f2b58f37a92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]   20:     0x5b01e30488c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21:     0x5b01e30488c0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22:     0x5b01e30488c0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23:     0x5b01e30488c0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x5b01e30488c0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   25:     0x5b01e30488c0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x5b01e30488c0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x5b01e30488c0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5b01e30488c0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   29:     0x5b01e303be77 - std::rt::lang_start::he1bc510600231e5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]   30:     0x5b01e303bfde - main
[INFO] [stdout]   31:     0x7559dc02f1ca - <unknown>
[INFO] [stdout]   32:     0x7559dc02f28b - __libc_start_main
[INFO] [stdout]   33:     0x5b01e303bd75 - _start
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/bncsv" "--help"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (21) panicked at bncsv-core/src/main.rs:8:5:
[INFO] [stdout] This binary was built without the \'cli\' feature. The executable is not meant to be run directly in this case.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b01e3068f02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b01e3068f02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b01e3068f02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b01e3068f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b01e3077baf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b01e3077baf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b01e30477b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b01e30477b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b01e304c842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b01e304e09c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b01e304def6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5b01e304e725 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5b01e304e586 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x5b01e304c979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b01e303c2dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5b01e307aa80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b01e303bfb7 - bncsv::main::h63212280afa007a9
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/src/main.rs:8:5
[INFO] [stdout]   17:     0x5b01e303bf7b - core::ops::function::FnOnce::call_once::h4f8299eff24c5940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18:     0x5b01e303bebe - std::sys::backtrace::__rust_begin_short_backtrace::h0e90494b0e30c60f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19:     0x5b01e303be91 - std::rt::lang_start::{{closure}}::h93323f2b58f37a92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]   20:     0x5b01e30488c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21:     0x5b01e30488c0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22:     0x5b01e30488c0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23:     0x5b01e30488c0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x5b01e30488c0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   25:     0x5b01e30488c0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x5b01e30488c0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x5b01e30488c0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5b01e30488c0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   29:     0x5b01e303be77 - std::rt::lang_start::he1bc510600231e5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]   30:     0x5b01e303bfde - main
[INFO] [stdout]   31:     0x7559dc02f1ca - <unknown>
[INFO] [stdout]   32:     0x7559dc02f28b - __libc_start_main
[INFO] [stdout]   33:     0x5b01e303bd75 - _start
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a14d0f4592 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a14d0f4592 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a14d0f4592 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60a14d0f4592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60a14d1059af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60a14d1059af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60a14d0bec71 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a14d0bec71 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60a14d0cb882 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60a14d0d0c4f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60a14d0d0ae1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60a14d00254e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60a14d00254e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a14d0d130f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60a14d0d130f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60a14d0d116a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60a14d0cb9b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60a14d0b24cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60a14d10da30 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60a14d0699c0 - core::panicking::panic_display::hd6de1031d5f3d6e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x60a14d0688e7 - assert_cmd::assert::AssertError::panic::h311c28234b512a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x60a14d06e007 - core::ops::function::FnOnce::call_once::hba381df5ffa82472
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60a14d073274 - core::result::Result<T,E>::unwrap_or_else::ha7759dce8ae4f39c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x60a14d0691f6 - assert_cmd::assert::Assert::success::hfe06827a5d975df7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28
[INFO] [stdout]   24:     0x60a14cfd652b - e2e::tests::test_cli_help::h2005ddd6e7780406
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/tests/e2e.rs:79:14
[INFO] [stdout]   25:     0x60a14cfd6607 - e2e::tests::test_cli_help::{{closure}}::h209b1a40925033d4
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/tests/e2e.rs:75:23
[INFO] [stdout]   26:     0x60a14cfdade6 - core::ops::function::FnOnce::call_once::hd4fd7166c22b68f6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60a14d00230b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60a14d00230b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60a14d017f75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60a14d017f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60a14d017f75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60a14d017f75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60a14d017f75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60a14d017f75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60a14d017f75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60a14cfee764 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60a14cfee764 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60a14cff202a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60a14cff202a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60a14cff202a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60a14cff202a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60a14cff202a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60a14cff202a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60a14cff202a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60a14d0c69ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x60a14d0c69ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x74d476476aa4 - <unknown>
[INFO] [stdout]   48:     0x74d476503a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_encode_decode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_encode_decode' (20) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (24) panicked at bncsv-core/src/main.rs:8:5:
[INFO] [stdout] This binary was built without the \'cli\' feature. The executable is not meant to be run directly in this case.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b342217f02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b342217f02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b342217f02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b342217f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b342226baf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b342226baf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57b3421f67b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b3421f67b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b3421fb842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b3421fd09c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b3421fcef6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x57b3421fd725 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x57b3421fd586 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x57b3421fb979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57b3421eb2dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x57b342229a80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x57b3421eafb7 - bncsv::main::h63212280afa007a9
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/src/main.rs:8:5
[INFO] [stdout]   17:     0x57b3421eaf7b - core::ops::function::FnOnce::call_once::h4f8299eff24c5940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18:     0x57b3421eaebe - std::sys::backtrace::__rust_begin_short_backtrace::h0e90494b0e30c60f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19:     0x57b3421eae91 - std::rt::lang_start::{{closure}}::h93323f2b58f37a92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]   20:     0x57b3421f78c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21:     0x57b3421f78c0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22:     0x57b3421f78c0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23:     0x57b3421f78c0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x57b3421f78c0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   25:     0x57b3421f78c0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x57b3421f78c0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x57b3421f78c0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x57b3421f78c0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   29:     0x57b3421eae77 - std::rt::lang_start::he1bc510600231e5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]   30:     0x57b3421eafde - main
[INFO] [stdout]   31:     0x7ce1549791ca - <unknown>
[INFO] [stdout]   32:     0x7ce15497928b - __libc_start_main
[INFO] [stdout]   33:     0x57b3421ead75 - _start
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/bncsv" "/tmp/.tmpZXPqlj/fake/root.csv" "-i" "csv" "-o" "/tmp/.tmpZXPqlj/out/root.bncsv"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (24) panicked at bncsv-core/src/main.rs:8:5:
[INFO] [stdout] This binary was built without the \'cli\' feature. The executable is not meant to be run directly in this case.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b342217f02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b342217f02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b342217f02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b342217f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b342226baf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b342226baf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57b3421f67b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b3421f67b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b3421fb842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b3421fd09c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b3421fcef6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x57b3421fd725 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x57b3421fd586 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x57b3421fb979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57b3421eb2dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x57b342229a80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x57b3421eafb7 - bncsv::main::h63212280afa007a9
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/src/main.rs:8:5
[INFO] [stdout]   17:     0x57b3421eaf7b - core::ops::function::FnOnce::call_once::h4f8299eff24c5940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18:     0x57b3421eaebe - std::sys::backtrace::__rust_begin_short_backtrace::h0e90494b0e30c60f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19:     0x57b3421eae91 - std::rt::lang_start::{{closure}}::h93323f2b58f37a92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]   20:     0x57b3421f78c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21:     0x57b3421f78c0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22:     0x57b3421f78c0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23:     0x57b3421f78c0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   24:     0x57b3421f78c0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   25:     0x57b3421f78c0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x57b3421f78c0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x57b3421f78c0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x57b3421f78c0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   29:     0x57b3421eae77 - std::rt::lang_start::he1bc510600231e5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]   30:     0x57b3421eafde - main
[INFO] [stdout]   31:     0x7ce1549791ca - <unknown>
[INFO] [stdout]   32:     0x7ce15497928b - __libc_start_main
[INFO] [stdout]   33:     0x57b3421ead75 - _start
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a14d0f4592 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a14d0f4592 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a14d0f4592 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60a14d0f4592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60a14d1059af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60a14d1059af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60a14d0bec71 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a14d0bec71 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60a14d0cb882 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60a14d0d0c4f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60a14d0d0ae1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60a14d00254e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60a14d00254e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a14d0d130f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60a14d0d130f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60a14d0d116a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60a14d0cb9b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60a14d0b24cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60a14d10da30 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60a14d0699c0 - core::panicking::panic_display::hd6de1031d5f3d6e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x60a14d0688e7 - assert_cmd::assert::AssertError::panic::h311c28234b512a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x60a14d06e007 - core::ops::function::FnOnce::call_once::hba381df5ffa82472
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60a14d073274 - core::result::Result<T,E>::unwrap_or_else::ha7759dce8ae4f39c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x60a14d0691f6 - assert_cmd::assert::Assert::success::hfe06827a5d975df7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28
[INFO] [stdout]   24:     0x60a14cfd7cdc - e2e::tests::test_encode_decode::h76503616f8e87a66
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/tests/e2e.rs:117:10
[INFO] [stdout]   25:     0x60a14cfd9f57 - e2e::tests::test_encode_decode::{{closure}}::h42ccc30bba410485
[INFO] [stdout]                                at /opt/rustwide/workdir/bncsv-core/tests/e2e.rs:83:28
[INFO] [stdout]   26:     0x60a14cfdad56 - core::ops::function::FnOnce::call_once::h01715e6c23f8b5a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60a14d00230b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60a14d00230b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60a14d017f75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60a14d017f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60a14d017f75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60a14d017f75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60a14d017f75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60a14d017f75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60a14d017f75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60a14cfee764 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60a14cfee764 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60a14cff202a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60a14cff202a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60a14cff202a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60a14cff202a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60a14cff202a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60a14cff202a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60a14cff202a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60a14d0c69ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x60a14d0c69ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x74d476476aa4 - <unknown>
[INFO] [stdout]   48:     0x74d476503a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_cli_help
[INFO] [stdout]     tests::test_encode_decode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b198ab9e694eba055f64b296e3e8099edb5e4becba266f4a52eef7a09236c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b198ab9e694eba055f64b296e3e8099edb5e4becba266f4a52eef7a09236c4d", kill_on_drop: false }`
[INFO] [stdout] 3b198ab9e694eba055f64b296e3e8099edb5e4becba266f4a52eef7a09236c4d
