[INFO] cloning repository https://github.com/pastelite/unnamedfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pastelite/unnamedfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastelite%2Funnamedfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastelite%2Funnamedfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33bbd5daaf8c41279fb628bdf74121d8e7be9ff5
[INFO] testing pastelite/unnamedfo against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastelite%2Funnamedfo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pastelite/unnamedfo
[INFO] finished tweaking git repo https://github.com/pastelite/unnamedfo
[INFO] tweaked toml for git repo https://github.com/pastelite/unnamedfo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pastelite/unnamedfo on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pastelite/unnamedfo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded async-process v1.6.0
[INFO] [stderr]   Downloaded sqlx-rt v0.6.2
[INFO] [stderr]   Downloaded blocking v1.3.0
[INFO] [stderr]   Downloaded sqlx-macros v0.6.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded async-recursion v1.0.2
[INFO] [stderr]   Downloaded async-global-executor v2.3.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.17
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded md-5 v0.10.5
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded hashlink v0.8.1
[INFO] [stderr]   Downloaded sqlx-core v0.6.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded sqlformat v0.2.1
[INFO] [stderr]   Downloaded sqlx v0.6.2
[INFO] [stderr]   Downloaded atomic-waker v1.1.0
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b61505ffd407a427185b67cace4ea2c44feed853bec10d84dab60340f0d3a84
[INFO] running `Command { std: "docker" "start" "-a" "4b61505ffd407a427185b67cace4ea2c44feed853bec10d84dab60340f0d3a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b61505ffd407a427185b67cace4ea2c44feed853bec10d84dab60340f0d3a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b61505ffd407a427185b67cace4ea2c44feed853bec10d84dab60340f0d3a84", kill_on_drop: false }`
[INFO] [stdout] 4b61505ffd407a427185b67cace4ea2c44feed853bec10d84dab60340f0d3a84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47e5b3a9401c7ead3ac7e489970bdf36937fa0c9270657b07e4460b080b7b21
[INFO] running `Command { std: "docker" "start" "-a" "d47e5b3a9401c7ead3ac7e489970bdf36937fa0c9270657b07e4460b080b7b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling async-recursion v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling serde_yaml v0.9.17
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling picofo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `async_std::fs::read_dir`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_std::fs::read_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::IndexDB`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use db::IndexDB;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/config_reader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `iter::Peekable` and `str::Chars`
[INFO] [stdout]  --> src/format.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{iter::Peekable, str::Chars};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/helper.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stdout]     |                ^                                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 256 -             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stdout] 256 +             if match_text(&schema_notation, &self.schema_name) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp::max`, `ffi::OsStr`, and `hash::Hash`
[INFO] [stdout]  --> src/indexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cmp::max,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 3 |     collections::HashMap,
[INFO] [stdout] 4 |     ffi::OsStr,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     fs,
[INFO] [stdout] 6 |     hash::Hash,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `flat_map`, `separated_pair`, `space1`, `take_till1`, `take_until1`, and `take_until`
[INFO] [stdout]  --> src/parser/format.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{escaped, tag, take_till1, take_until, take_until1, take_while1},
[INFO] [stdout]   |                                     ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     character::complete::{none_of, one_of, space0, space1},
[INFO] [stdout]   |                                                    ^^^^^^
[INFO] [stdout] 6 |     combinator::{flat_map, map, opt},
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 7 |     multi::{many1, separated_list1},
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, separated_pair, terminated},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cell`, `RefCell`, `borrow::BorrowMut`, `hash::Hash`, `rc::Rc`, and `sync::Arc`
[INFO] [stdout]  --> src/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     cell::{Cell, RefCell},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     hash::Hash,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     mem::replace,
[INFO] [stdout] 8 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]   --> src/schema.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use regex::{Captures, Regex};
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `S`
[INFO] [stdout]    --> src/schema.rs:380:14
[INFO] [stdout]     |
[INFO] [stdout] 380 | macro_rules! S {
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexer::Indexer`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use indexer::Indexer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::Err`
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nom::Err;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `collections::HashMap`
[INFO] [stdout]   --> src/mover.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     fmt::{Debug, Display, Formatter},
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mover.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     schema::{self, Schema, SchemaList},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `string`
[INFO] [stdout]    --> src/mover.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | macro_rules! string {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `search`
[INFO] [stdout]   --> src/main.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Subcommand::Search { search } => {
[INFO] [stdout]    |                              ^^^^^^ help: try ignoring the field: `search: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> src/format.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 StringPart::Variable(var) => {
[INFO] [stdout]    |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/schema.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             _ => return false,
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/schema.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout]  89 |             (&ConfigDatatype::String(_), _) => (),
[INFO] [stdout]     |             ------------------------------- matches some of the same values
[INFO] [stdout]  90 |             (&ConfigDatatype::Integer(_), s) => {
[INFO] [stdout]     |             -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  95 |             (&ConfigDatatype::Float(_), s) => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 100 |             (&ConfigDatatype::Tags(_), s) => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 106 |             _ => return false,
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `re`
[INFO] [stdout]    --> src/schema.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let re = Regex::new(r"^(\w+)(?:\((\w+)\))?(!)?$").unwrap();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_re`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mover.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut data = data.clone();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `combine` is never used
[INFO] [stdout]    --> src/config_reader.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl SchemaConfigItem {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 125 |     fn combine(&self, other: &SchemaConfigItem) -> SchemaConfigItem {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IndexDB` is never constructed
[INFO] [stdout]   --> src/db.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct IndexDB {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChildItem` is never constructed
[INFO] [stdout]   --> src/db.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ChildItem {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ChildrenList` is never used
[INFO] [stdout]   --> src/db.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type ChildrenList = HashMap<String, ChildItem>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/db.rs:30:18
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl IndexDB {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  30 |     pub async fn new() -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub async fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub async fn setup(&mut self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub async fn add_file<P: AsRef<Path>>(&self, path: P, parent: i32) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn add_folder<P: AsRef<Path>>(&self, path: P, parent: i32) -> Result<i32> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn delete(&self, id: i32) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub async fn children(&self, id: i32) -> Result<ChildrenList> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn exists(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub fn get_path_new(&self) -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub async fn save_schema(&self, schema: &Schema) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParseResult` is never used
[INFO] [stdout]   --> src/format.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 63 | enum ParseResult {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cut_path` is never used
[INFO] [stdout]   --> src/helper.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn cut_path<P: AsRef<Path>, Q: AsRef<Path>>(full: P, cut: Q) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PathHelper` is never used
[INFO] [stdout]   --> src/helper.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait PathHelper {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StringHelper` is never used
[INFO] [stdout]   --> src/helper.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub trait StringHelper {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `file_name` and `last_mod` are never used
[INFO] [stdout]   --> src/helper.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl FileHelper {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn file_name(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn last_mod(&self) -> Option<DateTime<Utc>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Indexer` is never constructed
[INFO] [stdout]   --> src/indexer.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Indexer<'a> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open` and `indexing` are never used
[INFO] [stdout]   --> src/indexer.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> Indexer<'a> {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn open(db: &'a mut IndexDB) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub async fn indexing<P: AsRef<Path> + std::marker::Send>(
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_format` is never used
[INFO] [stdout]   --> src/schema.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Schema {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     pub fn to_format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_format` is never used
[INFO] [stdout]   --> src/schema.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 62 |     pub fn to_format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/schema.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ConfigDatatype {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_format` and `insert` are never used
[INFO] [stdout]    --> src/schema.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl SchemaList {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn parse_format(&mut self, name: String, format: &str) -> Option<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     fn insert(&mut self, schema: Schema) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operation` is never used
[INFO] [stdout]  --> src/search.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Operation {
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SchemaError` is never constructed
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum FOError {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SchemaError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FOError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s
[INFO] running `Command { std: "docker" "inspect" "d47e5b3a9401c7ead3ac7e489970bdf36937fa0c9270657b07e4460b080b7b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47e5b3a9401c7ead3ac7e489970bdf36937fa0c9270657b07e4460b080b7b21", kill_on_drop: false }`
[INFO] [stdout] d47e5b3a9401c7ead3ac7e489970bdf36937fa0c9270657b07e4460b080b7b21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af790cbd5b4219090e048e967b9b8e3d435d4400473cf0a0456661d14e964557
[INFO] running `Command { std: "docker" "start" "-a" "af790cbd5b4219090e048e967b9b8e3d435d4400473cf0a0456661d14e964557", kill_on_drop: false }`
[INFO] [stderr]    Compiling picofo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `async_std::fs::read_dir`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_std::fs::read_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::IndexDB`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use db::IndexDB;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/config_reader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `iter::Peekable` and `str::Chars`
[INFO] [stdout]  --> src/format.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{iter::Peekable, str::Chars};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/helper.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stdout]     |                ^                                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 256 -             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stdout] 256 +             if match_text(&schema_notation, &self.schema_name) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp::max`, `ffi::OsStr`, and `hash::Hash`
[INFO] [stdout]  --> src/indexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cmp::max,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 3 |     collections::HashMap,
[INFO] [stdout] 4 |     ffi::OsStr,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     fs,
[INFO] [stdout] 6 |     hash::Hash,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `flat_map`, `separated_pair`, `space1`, `take_till1`, `take_until1`, and `take_until`
[INFO] [stdout]  --> src/parser/format.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{escaped, tag, take_till1, take_until, take_until1, take_while1},
[INFO] [stdout]   |                                     ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     character::complete::{none_of, one_of, space0, space1},
[INFO] [stdout]   |                                                    ^^^^^^
[INFO] [stdout] 6 |     combinator::{flat_map, map, opt},
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 7 |     multi::{many1, separated_list1},
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, separated_pair, terminated},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cell`, `RefCell`, `borrow::BorrowMut`, `hash::Hash`, `rc::Rc`, and `sync::Arc`
[INFO] [stdout]  --> src/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     cell::{Cell, RefCell},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     hash::Hash,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     mem::replace,
[INFO] [stdout] 8 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]   --> src/schema.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use regex::{Captures, Regex};
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexer::Indexer`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use indexer::Indexer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::Err`
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nom::Err;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `collections::HashMap`
[INFO] [stdout]   --> src/mover.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     fmt::{Debug, Display, Formatter},
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mover.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     schema::{self, Schema, SchemaList},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `search`
[INFO] [stdout]   --> src/main.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Subcommand::Search { search } => {
[INFO] [stdout]    |                              ^^^^^^ help: try ignoring the field: `search: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/config_reader.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let mut config1: Config = serde_yaml::from_str(
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/db.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let mut db = IndexDB::open("./testdir").await.unwrap();
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> src/format.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 StringPart::Variable(var) => {
[INFO] [stdout]    |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/helper.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let mut helper = FieldHashMapBuilder::new("abc").insert(&data);
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/schema.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             _ => return false,
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/schema.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout]  89 |             (&ConfigDatatype::String(_), _) => (),
[INFO] [stdout]     |             ------------------------------- matches some of the same values
[INFO] [stdout]  90 |             (&ConfigDatatype::Integer(_), s) => {
[INFO] [stdout]     |             -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  95 |             (&ConfigDatatype::Float(_), s) => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 100 |             (&ConfigDatatype::Tags(_), s) => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 106 |             _ => return false,
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `re`
[INFO] [stdout]    --> src/schema.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let re = Regex::new(r"^(\w+)(?:\((\w+)\))?(!)?$").unwrap();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_re`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mover.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut data = data.clone();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `combine` is never used
[INFO] [stdout]    --> src/config_reader.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl SchemaConfigItem {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 125 |     fn combine(&self, other: &SchemaConfigItem) -> SchemaConfigItem {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/db.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ChildItem {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 20 |     pub id: i32,
[INFO] [stdout] 21 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChildItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `exists`, and `save_schema` are never used
[INFO] [stdout]    --> src/db.rs:30:18
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl IndexDB {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  30 |     pub async fn new() -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn exists(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub async fn save_schema(&self, schema: &Schema) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParseResult` is never used
[INFO] [stdout]   --> src/format.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 63 | enum ParseResult {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/helper.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait PathHelper {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] 35 |     fn to_string(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StringHelper` is never used
[INFO] [stdout]   --> src/helper.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub trait StringHelper {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_format` is never used
[INFO] [stdout]   --> src/schema.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Schema {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     pub fn to_format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_format` is never used
[INFO] [stdout]   --> src/schema.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 62 |     pub fn to_format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/schema.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ConfigDatatype {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert` is never used
[INFO] [stdout]    --> src/schema.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl SchemaList {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 334 |     fn insert(&mut self, schema: Schema) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operation` is never used
[INFO] [stdout]  --> src/search.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Operation {
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SchemaError` is never constructed
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum FOError {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     SchemaError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FOError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/parser/format.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     dbg!(result);
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let _ = dbg!(result);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/parser/format.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     dbg!(result);
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let _ = dbg!(result);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/parser/format.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     dbg!(result);
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let _ = dbg!(result);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/parser/format.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     dbg!(result);
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let _ = dbg!(result);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s
[INFO] running `Command { std: "docker" "inspect" "af790cbd5b4219090e048e967b9b8e3d435d4400473cf0a0456661d14e964557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af790cbd5b4219090e048e967b9b8e3d435d4400473cf0a0456661d14e964557", kill_on_drop: false }`
[INFO] [stdout] af790cbd5b4219090e048e967b9b8e3d435d4400473cf0a0456661d14e964557
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92e752967312f78ae2607e3ed429893a5fc03155dad6545924e4df6107e2b914
[INFO] running `Command { std: "docker" "start" "-a" "92e752967312f78ae2607e3ed429893a5fc03155dad6545924e4df6107e2b914", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `async_std::fs::read_dir`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use async_std::fs::read_dir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `db::IndexDB`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use db::IndexDB;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::hash::Hash`
[INFO] [stderr]  --> src/config_reader.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::hash::Hash;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `iter::Peekable` and `str::Chars`
[INFO] [stderr]  --> src/format.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::{iter::Peekable, str::Chars};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/helper.rs:256:16
[INFO] [stderr]     |
[INFO] [stderr] 256 |             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stderr]     |                ^                                               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 256 -             if (match_text(&schema_notation, &self.schema_name)) {
[INFO] [stderr] 256 +             if match_text(&schema_notation, &self.schema_name) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `cmp::max`, `ffi::OsStr`, and `hash::Hash`
[INFO] [stderr]  --> src/indexer.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     cmp::max,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 3 |     collections::HashMap,
[INFO] [stderr] 4 |     ffi::OsStr,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 5 |     fs,
[INFO] [stderr] 6 |     hash::Hash,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `flat_map`, `separated_pair`, `space1`, `take_till1`, `take_until1`, and `take_until`
[INFO] [stderr]  --> src/parser/format.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 |     bytes::complete::{escaped, tag, take_till1, take_until, take_until1, take_while1},
[INFO] [stderr]   |                                     ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 5 |     character::complete::{none_of, one_of, space0, space1},
[INFO] [stderr]   |                                                    ^^^^^^
[INFO] [stderr] 6 |     combinator::{flat_map, map, opt},
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr] 7 |     multi::{many1, separated_list1},
[INFO] [stderr] 8 |     sequence::{delimited, pair, preceded, separated_pair, terminated},
[INFO] [stderr]   |                                           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Cell`, `RefCell`, `borrow::BorrowMut`, `hash::Hash`, `rc::Rc`, and `sync::Arc`
[INFO] [stderr]  --> src/schema.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     borrow::BorrowMut,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     cell::{Cell, RefCell},
[INFO] [stderr]   |            ^^^^  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 6 |     hash::Hash,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 7 |     mem::replace,
[INFO] [stderr] 8 |     rc::Rc,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 9 |     sync::Arc,
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Captures`
[INFO] [stderr]   --> src/schema.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | use regex::{Captures, Regex};
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `indexer::Indexer`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use indexer::Indexer;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::Err`
[INFO] [stderr]  --> src/error.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use nom::Err;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Display` and `collections::HashMap`
[INFO] [stderr]   --> src/mover.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     collections::HashMap,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     fmt::{Debug, Display, Formatter},
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mover.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 29 |     schema::{self, Schema, SchemaList},
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `search`
[INFO] [stderr]   --> src/main.rs:53:30
[INFO] [stderr]    |
[INFO] [stderr] 53 |         Subcommand::Search { search } => {
[INFO] [stderr]    |                              ^^^^^^ help: try ignoring the field: `search: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/config_reader.rs:402:9
[INFO] [stderr]     |
[INFO] [stderr] 402 |     let mut config1: Config = serde_yaml::from_str(
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/db.rs:281:9
[INFO] [stderr]     |
[INFO] [stderr] 281 |     let mut db = IndexDB::open("./testdir").await.unwrap();
[INFO] [stderr]     |         ----^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]   --> src/format.rs:52:38
[INFO] [stderr]    |
[INFO] [stderr] 52 |                 StringPart::Variable(var) => {
[INFO] [stderr]    |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/helper.rs:312:9
[INFO] [stderr]     |
[INFO] [stderr] 312 |     let mut helper = FieldHashMapBuilder::new("abc").insert(&data);
[INFO] [stderr]     |         ----^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/schema.rs:106:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |             _ => return false,
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/schema.rs:106:13
[INFO] [stderr]     |
[INFO] [stderr]  89 |             (&ConfigDatatype::String(_), _) => (),
[INFO] [stderr]     |             ------------------------------- matches some of the same values
[INFO] [stderr]  90 |             (&ConfigDatatype::Integer(_), s) => {
[INFO] [stderr]     |             -------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr]  95 |             (&ConfigDatatype::Float(_), s) => {
[INFO] [stderr]     |             ------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 100 |             (&ConfigDatatype::Tags(_), s) => {
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 106 |             _ => return false,
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `re`
[INFO] [stderr]    --> src/schema.rs:221:13
[INFO] [stderr]     |
[INFO] [stderr] 221 |         let re = Regex::new(r"^(\w+)(?:\((\w+)\))?(!)?$").unwrap();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_re`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mover.rs:212:9
[INFO] [stderr]     |
[INFO] [stderr] 212 |     let mut data = data.clone();
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `combine` is never used
[INFO] [stderr]    --> src/config_reader.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | impl SchemaConfigItem {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] 125 |     fn combine(&self, other: &SchemaConfigItem) -> SchemaConfigItem {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/db.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ChildItem {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 20 |     pub id: i32,
[INFO] [stderr] 21 |     pub path: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChildItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `exists`, and `save_schema` are never used
[INFO] [stderr]    --> src/db.rs:30:18
[INFO] [stderr]     |
[INFO] [stderr]  29 | impl IndexDB {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr]  30 |     pub async fn new() -> Result<Self> {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn exists(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 |     pub async fn save_schema(&self, schema: &Schema) {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ParseResult` is never used
[INFO] [stderr]   --> src/format.rs:63:6
[INFO] [stderr]    |
[INFO] [stderr] 63 | enum ParseResult {
[INFO] [stderr]    |      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]   --> src/helper.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub trait PathHelper {
[INFO] [stderr]    |           ---------- method in this trait
[INFO] [stderr] 35 |     fn to_string(&self) -> String;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StringHelper` is never used
[INFO] [stderr]   --> src/helper.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub trait StringHelper {
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_format` is never used
[INFO] [stderr]   --> src/schema.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Schema {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 29 |     pub fn to_format(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_format` is never used
[INFO] [stderr]   --> src/schema.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl Field {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] 62 |     pub fn to_format(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]    --> src/schema.rs:191:12
[INFO] [stderr]     |
[INFO] [stderr] 180 | impl ConfigDatatype {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 191 |     pub fn to_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `insert` is never used
[INFO] [stderr]    --> src/schema.rs:334:8
[INFO] [stderr]     |
[INFO] [stderr] 207 | impl SchemaList {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 334 |     fn insert(&mut self, schema: Schema) {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Operation` is never used
[INFO] [stderr]  --> src/search.rs:5:6
[INFO] [stderr]   |
[INFO] [stderr] 5 | enum Operation {
[INFO] [stderr]   |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `SchemaError` is never constructed
[INFO] [stderr]   --> src/error.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub enum FOError {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     SchemaError(String),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FOError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/parser/format.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 122 |     dbg!(result);
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 122 |     let _ = dbg!(result);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/parser/format.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     dbg!(result);
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 125 |     let _ = dbg!(result);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/parser/format.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 |     dbg!(result);
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 128 |     let _ = dbg!(result);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/parser/format.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 |     dbg!(result);
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 131 |     let _ = dbg!(result);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `picofo` (bin "picofo" test) generated 37 warnings (run `cargo fix --bin "picofo" --tests` to apply 17 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/picofo-79c90178865ef62b)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test config_reader::test_meta ... ok
[INFO] [stdout] test helper::test_field_dot_list ... ok
[INFO] [stdout] test format::test_formatstring ... ok
[INFO] [stdout] test format::test_parser ... ok
[INFO] [stdout] test helper::test_read_config ... ok
[INFO] [stdout] test parser::format::test_parser ... ok
[INFO] [stdout] test mover::test_text_match ... ok
[INFO] [stdout] test mover::test_mover ... ok
[INFO] [stdout] test schema::generate_string_test ... ok
[INFO] [stdout] test config_reader::test_combine ... ok
[INFO] [stdout] test helper::test_cutter ... FAILED
[INFO] [stdout] test schema::fit_test ... ok
[INFO] [stdout] test db::children_test ... FAILED
[INFO] [stdout] test db::db_test ... FAILED
[INFO] [stdout] test indexer::test_struct ... FAILED
[INFO] [stdout] test mover::test_prune ... FAILED
[INFO] [stdout] test config_reader::test_yaml ... ok
[INFO] [stdout] test mover::finder_test ... ok
[INFO] [stdout] test schema::test_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- helper::test_cutter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'helper::test_cutter' panicked at src/helper.rs:193:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "./"
[INFO] [stdout]  right: "./2/3/4"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ad44518052 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ad44518052 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ad44518052 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ad44518052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ad44541913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ad44541913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58ad44514a93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ad44514a93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ad44517ea2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ad445197c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58ad445195fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ad43fe8d14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58ad43fe8d14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ad4451a29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58ad4451a29e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58ad44519f6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58ad44518559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ad44519bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58ad4453f5f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58ad4453f9a4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x58ad43faf0ad - core::panicking::assert_failed::h2df848c915cdeb9e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x58ad43f4be0d - picofo::helper::test_cutter::h5e3eb68392b8921f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helper.rs:193:5
[INFO] [stdout]   22:     0x58ad43f4bbd7 - picofo::helper::test_cutter::{{closure}}::hec0b3ea63bcd3015
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helper.rs:185:17
[INFO] [stdout]   23:     0x58ad43ef1006 - core::ops::function::FnOnce::call_once::h7ffa8f4e2e6c7f2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58ad43fee57b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58ad43fee57b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58ad43fed6b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58ad43fed6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x58ad43fed6b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58ad43fed6b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58ad43fed6b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58ad43fed6b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58ad43fed6b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58ad43fb12b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58ad43fb12b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58ad43fb4c8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x58ad43fb4c8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58ad43fb4c8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58ad43fb4c8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58ad43fb4c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x58ad4451d2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58ad4451d2af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c53c564baa4 - <unknown>
[INFO] [stdout]   45:     0x7c53c56d8a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::children_test stdout ----
[INFO] [stdout] [src/db.rs:45:9] &path.as_ref() = "./testdir"
[INFO] [stdout] connecting to sqlite://./testdir/fo.db
[INFO] [stdout] 
[INFO] [stdout] thread 'db::children_test' panicked at src/db.rs:291:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ad44518052 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ad44518052 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ad44518052 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ad44518052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ad44541913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ad44541913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58ad44514a93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ad44514a93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ad44517ea2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ad445197c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58ad445195fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ad43fe8d14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58ad43fe8d14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ad4451a29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58ad4451a29e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58ad44519f6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58ad44518559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ad44519bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58ad4453f5f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58ad4453fab6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58ad43f4ac62 - core::result::Result<T,E>::unwrap::hbea3311d9075b1c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58ad43f4ac62 - picofo::db::children_test::{{closure}}::h21b2029902a99b9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:291:47
[INFO] [stdout]   22:     0x58ad43f39de0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h5d30c3d3729278a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x58ad43f6df18 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7ded9af136e953a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x58ad43f5f2f5 - std::thread::local::LocalKey<T>::try_with::hdda565f5f592c2ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x58ad43f5d15e - std::thread::local::LocalKey<T>::with::h0a8234e72146f041
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x58ad43f6dad8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h17a593c453c55d61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x58ad43f39d1a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h82e323ac6a87f168
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x58ad43f6d3d4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h809af6ca6434c31f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   29:     0x58ad43f2f903 - async_executor::Executor::run::{{closure}}::h1b4ea4a08e9c6567
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:237:32
[INFO] [stdout]   30:     0x58ad43f2f22c - async_executor::LocalExecutor::run::{{closure}}::hae72df44b388a778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:436:34
[INFO] [stdout]   31:     0x58ad43f23887 - async_io::driver::block_on::h374ceda77791d9cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.12.0/src/driver.rs:146:49
[INFO] [stdout]   32:     0x58ad43eefea2 - async_global_executor::reactor::block_on::{{closure}}::hde7b67445a519299
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:3:18
[INFO] [stdout]   33:     0x58ad43eefde2 - async_global_executor::reactor::block_on::hee8719b9447252ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:12:5
[INFO] [stdout]   34:     0x58ad43fadbcb - async_global_executor::executor::block_on::{{closure}}::hc27b6eade695c225
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:36
[INFO] [stdout]   35:     0x58ad43f5e46d - std::thread::local::LocalKey<T>::try_with::h539fbe07f1351420
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x58ad43f5d59e - std::thread::local::LocalKey<T>::with::haebe99187480ba71
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x58ad43fada4a - async_global_executor::executor::block_on::hc029a754f63aa821
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:20
[INFO] [stdout]   38:     0x58ad43f3daaf - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb3034ae92d35cea4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x58ad43f6e426 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf471e45149e97efe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x58ad43f5e02f - std::thread::local::LocalKey<T>::try_with::h3283a25b009555c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x58ad43f5d4de - std::thread::local::LocalKey<T>::with::ha73a00dee82a80f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x58ad43f6dc2a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h76ded251be044fbf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x58ad43f3d7ee - async_std::task::builder::Builder::blocking::{{closure}}::hac94230230221869
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x58ad43f5f6bd - std::thread::local::LocalKey<T>::try_with::hf31b48a35ba01e75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x58ad43f5d1ae - std::thread::local::LocalKey<T>::with::h0ae67149666e2c5e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x58ad43f3cd47 - async_std::task::builder::Builder::blocking::h1d0b2a618187465a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x58ad43f1de5c - async_std::task::block_on::block_on::h0227ec48cd9a2018
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x58ad43f4a9b3 - picofo::db::children_test::h34dd5418fcd597e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:288:1
[INFO] [stdout]   49:     0x58ad43f4a987 - picofo::db::children_test::{{closure}}::h8a29f5d265ce8aad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:288:19
[INFO] [stdout]   50:     0x58ad43ef09f6 - core::ops::function::FnOnce::call_once::h2ea15d0b355c70b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x58ad43fee57b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x58ad43fee57b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x58ad43fed6b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x58ad43fed6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x58ad43fed6b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x58ad43fed6b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x58ad43fed6b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58ad43fed6b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x58ad43fed6b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x58ad43fb12b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x58ad43fb12b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x58ad43fb4c8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x58ad43fb4c8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x58ad43fb4c8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x58ad43fb4c8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x58ad43fb4c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x58ad4451d2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x58ad4451d2af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x7c53c564baa4 - <unknown>
[INFO] [stdout]   72:     0x7c53c56d8a34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::db_test stdout ----
[INFO] [stdout] [src/db.rs:45:9] &path.as_ref() = "./testdir"
[INFO] [stdout] connecting to sqlite://./testdir/fo.db
[INFO] [stdout] 
[INFO] [stdout] thread 'db::db_test' panicked at src/db.rs:281:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ad44518052 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ad44518052 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ad44518052 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ad44518052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ad44541913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ad44541913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58ad44514a93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ad44514a93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ad44517ea2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ad445197c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58ad445195fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ad43fe8d14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58ad43fe8d14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ad4451a29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58ad4451a29e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58ad44519f6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58ad44518559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ad44519bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58ad4453f5f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58ad4453fab6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58ad43f4a664 - core::result::Result<T,E>::unwrap::hbea3311d9075b1c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58ad43f4a664 - picofo::db::db_test::{{closure}}::hc9751427fb151549
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:281:51
[INFO] [stdout]   22:     0x58ad43f39e20 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h6e3f19e2c5888707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x58ad43f6dd58 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h19b2f098665428e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x58ad43f5ee45 - std::thread::local::LocalKey<T>::try_with::hb3a122ec15c17c51
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x58ad43f5d85e - std::thread::local::LocalKey<T>::with::hffc2e4519b40c099
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x58ad43f6dcc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h95e34be910bdb923
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x58ad43f39cda - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h6f417320be59c9bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x58ad43f6d474 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hbd1c91f95983114e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   29:     0x58ad43f2fc83 - async_executor::Executor::run::{{closure}}::h7d2618d4ddd4495b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:237:32
[INFO] [stdout]   30:     0x58ad43f2ef7c - async_executor::LocalExecutor::run::{{closure}}::h99551b64b82d6b57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:436:34
[INFO] [stdout]   31:     0x58ad43f24817 - async_io::driver::block_on::hee68fdda78701a9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.12.0/src/driver.rs:146:49
[INFO] [stdout]   32:     0x58ad43eefe22 - async_global_executor::reactor::block_on::{{closure}}::h083e58814a7d0a67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:3:18
[INFO] [stdout]   33:     0x58ad43eefd62 - async_global_executor::reactor::block_on::h2faf96da5288a422
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:12:5
[INFO] [stdout]   34:     0x58ad43fadb4b - async_global_executor::executor::block_on::{{closure}}::h49bb1d80b94edc2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:36
[INFO] [stdout]   35:     0x58ad43f5f9ad - std::thread::local::LocalKey<T>::try_with::hfcdc8ab7e42cd04b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x58ad43f5d81e - std::thread::local::LocalKey<T>::with::hfd96660081c2461c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x58ad43fada0a - async_global_executor::executor::block_on::h872abbd955ea251a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:20
[INFO] [stdout]   38:     0x58ad43f3d9af - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h74dfd3a666c870ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x58ad43f6e106 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9886135c05d49b60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x58ad43f5db6f - std::thread::local::LocalKey<T>::try_with::h1b44734cbedb73c8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x58ad43f5d65e - std::thread::local::LocalKey<T>::with::hb6d47e27755f46c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x58ad43f6dc7a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8bac8c6d2423cc1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x58ad43f3d6ae - async_std::task::builder::Builder::blocking::{{closure}}::h3ba5e19b3aa2b47c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x58ad43f5e74d - std::thread::local::LocalKey<T>::try_with::h905507ffb9a44497
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x58ad43f5d1ee - std::thread::local::LocalKey<T>::with::h0d5a38d201d224be
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x58ad43f3d267 - async_std::task::builder::Builder::blocking::h61470d562bd0ccf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x58ad43f1dfbc - async_std::task::block_on::block_on::h648d01462ddb84e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x58ad43f4a3b3 - picofo::db::db_test::h15ad29159df7cf57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:278:1
[INFO] [stdout]   49:     0x58ad43f4a387 - picofo::db::db_test::{{closure}}::hdc2b8ac57bcb4f52
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:278:19
[INFO] [stdout]   50:     0x58ad43ef1366 - core::ops::function::FnOnce::call_once::ha1a5c2cbad5be4d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x58ad43fee57b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x58ad43fee57b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x58ad43fed6b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x58ad43fed6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x58ad43fed6b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x58ad43fed6b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x58ad43fed6b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58ad43fed6b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x58ad43fed6b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x58ad43fb12b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x58ad43fb12b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x58ad43fb4c8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x58ad43fb4c8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x58ad43fb4c8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x58ad43fb4c8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x58ad43fb4c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x58ad4451d2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x58ad4451d2af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x7c53c564baa4 - <unknown>
[INFO] [stdout]   72:     0x7c53c56d8a34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- indexer::test_struct stdout ----
[INFO] [stdout] [src/db.rs:45:9] &path.as_ref() = "./testdir"
[INFO] [stdout] connecting to sqlite://./testdir/fo.db
[INFO] [stdout] 
[INFO] [stdout] thread 'indexer::test_struct' panicked at src/indexer.rs:119:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ad44518052 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ad44518052 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ad44518052 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ad44518052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ad44541913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ad44541913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58ad44514a93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ad44514a93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ad44517ea2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ad445197c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58ad445195fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ad43fe8d14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58ad43fe8d14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ad4451a29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58ad4451a29e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58ad44519f6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58ad44518559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ad44519bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58ad4453f5f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58ad4453fab6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58ad43f7434c - core::result::Result<T,E>::unwrap::hbea3311d9075b1c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58ad43f7434c - picofo::indexer::test_struct::{{closure}}::h6f3e46a3c6424833
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer.rs:119:51
[INFO] [stdout]   22:     0x58ad43f39ea0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hbd5f2da4824d3fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x58ad43f6de38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4c9cabf51232c471
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x58ad43f5f595 - std::thread::local::LocalKey<T>::try_with::hed94c8d25f1cfb44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x58ad43f5d2ee - std::thread::local::LocalKey<T>::with::h5036d980de30a132
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x58ad43f6db98 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5a192697aef4eedf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x58ad43f39d5a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha0f0d695f186318a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x58ad43f6d334 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h27939a03c238526e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:526:46
[INFO] [stdout]   29:     0x58ad43f30003 - async_executor::Executor::run::{{closure}}::hf3e2f0ebf62cc5b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:237:32
[INFO] [stdout]   30:     0x58ad43f2f4dc - async_executor::LocalExecutor::run::{{closure}}::hd9503fde3e4b0a1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.5.0/src/lib.rs:436:34
[INFO] [stdout]   31:     0x58ad43f228f7 - async_io::driver::block_on::h1f24c72ce62a38f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.12.0/src/driver.rs:146:49
[INFO] [stdout]   32:     0x58ad43eefe62 - async_global_executor::reactor::block_on::{{closure}}::h97efebc3a7d5b62a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:3:18
[INFO] [stdout]   33:     0x58ad43eefda2 - async_global_executor::reactor::block_on::hc69a30317247dfb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/reactor.rs:12:5
[INFO] [stdout]   34:     0x58ad43fadacb - async_global_executor::executor::block_on::{{closure}}::h2b7d7563114d8fca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:36
[INFO] [stdout]   35:     0x58ad43f5e95d - std::thread::local::LocalKey<T>::try_with::h939fd375b041f4ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x58ad43f5d2ae - std::thread::local::LocalKey<T>::with::h4ba4a14dd9482e1e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x58ad43fad9ca - async_global_executor::executor::block_on::h70582bc520be6ba8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.3.1/src/executor.rs:26:20
[INFO] [stdout]   38:     0x58ad43f3d8af - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h183ce29d089620d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x58ad43f6e306 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbb72ff9e8b4cad6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x58ad43f5ed2f - std::thread::local::LocalKey<T>::try_with::hb0126685fe09c907
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x58ad43f5d55e - std::thread::local::LocalKey<T>::with::hac9d1c867e378b8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x58ad43f6dbda - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6b191e9754029549
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x58ad43f3d58e - async_std::task::builder::Builder::blocking::{{closure}}::h2e714d96a68e6759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x58ad43f5e16d - std::thread::local::LocalKey<T>::try_with::h37584c65c6f3a796
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x58ad43f5d69e - std::thread::local::LocalKey<T>::with::hbcca57ef7845621b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x58ad43f3cfd7 - async_std::task::builder::Builder::blocking::h5bdeb0e1a7ebdf8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x58ad43f1df0c - async_std::task::block_on::block_on::h58d080fbc0271051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x58ad43f74073 - picofo::indexer::test_struct::h0b9bbe114f0a0cc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer.rs:117:1
[INFO] [stdout]   49:     0x58ad43f74047 - picofo::indexer::test_struct::{{closure}}::h1c33a49948cb97ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexer.rs:117:19
[INFO] [stdout]   50:     0x58ad43ef12c6 - core::ops::function::FnOnce::call_once::h9b3bcfc6813793c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x58ad43fee57b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x58ad43fee57b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x58ad43fed6b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x58ad43fed6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x58ad43fed6b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x58ad43fed6b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x58ad43fed6b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58ad43fed6b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x58ad43fed6b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x58ad43fb12b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x58ad43fb12b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x58ad43fb4c8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x58ad43fb4c8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x58ad43fb4c8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x58ad43fb4c8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x58ad43fb4c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x58ad4451d2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x58ad4451d2af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x7c53c564baa4 - <unknown>
[INFO] [stdout]   72:     0x7c53c56d8a34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mover::test_prune stdout ----
[INFO] [stdout] [src/mover.rs:241:5] prune_unrelated_data(&data, "anime") = [
[INFO] [stdout]     (
[INFO] [stdout]         "name",
[INFO] [stdout]         "Naruto",
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         "epinum",
[INFO] [stdout]         "1",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'mover::test_prune' panicked at src/mover.rs:245:49:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ad44518052 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ad44518052 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ad44518052 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ad44518052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ad44541913 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ad44541913 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58ad44514a93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ad44514a93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ad44517ea2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ad445197c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58ad445195fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58ad43fe8d14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58ad43fe8d14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ad4451a29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58ad4451a29e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58ad44519f36 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58ad44518559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ad44519bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58ad4453f5f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58ad4453f67c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58ad4453f569 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x58ad43f66822 - core::option::Option<T>::unwrap::hbb8a7622d1a90754
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x58ad43f66822 - picofo::mover::test_prune::h2a8e7bcf032475de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mover.rs:245:49
[INFO] [stdout]   23:     0x58ad43f66287 - picofo::mover::test_prune::{{closure}}::hee6991f8f16e44b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mover.rs:235:16
[INFO] [stdout]   24:     0x58ad43ef10c6 - core::ops::function::FnOnce::call_once::h8e38f6300443161f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58ad43fee57b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x58ad43fee57b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x58ad43fed6b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x58ad43fed6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x58ad43fed6b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x58ad43fed6b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x58ad43fed6b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58ad43fed6b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x58ad43fed6b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x58ad43fb12b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x58ad43fb12b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x58ad43fb4c8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x58ad43fb4c8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x58ad43fb4c8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x58ad43fb4c8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58ad43fb4c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x58ad43fb4c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x58ad4451d2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x58ad4451d2af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7c53c564baa4 - <unknown>
[INFO] [stdout]   46:     0x7c53c56d8a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::children_test
[INFO] [stdout]     db::db_test
[INFO] [stdout]     helper::test_cutter
[INFO] [stdout]     indexer::test_struct
[INFO] [stdout]     mover::test_prune
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin picofo`
[INFO] running `Command { std: "docker" "inspect" "92e752967312f78ae2607e3ed429893a5fc03155dad6545924e4df6107e2b914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e752967312f78ae2607e3ed429893a5fc03155dad6545924e4df6107e2b914", kill_on_drop: false }`
[INFO] [stdout] 92e752967312f78ae2607e3ed429893a5fc03155dad6545924e4df6107e2b914
