[INFO] fetching crate root-io 0.3.0...
[INFO] testing root-io-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate root-io 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate root-io 0.3.0
[INFO] finished tweaking crates.io crate root-io 0.3.0
[INFO] tweaked toml for crates.io crate root-io 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate root-io 0.3.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 222 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding lzma-rs v0.1.4 (available: v0.3.0)
[INFO] [stderr]       Adding nom v5.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.41)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.23)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.47.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded lz4-compress v0.1.1
[INFO] [stderr]   Downloaded lzma-rs v0.1.4
[INFO] [stderr]   Downloaded alice-open-data v0.5.0
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fc0f73d594028bc30288ccf2a9973fca3e05b738eeb9197669384b7ca0530705
[INFO] running `Command { std: "docker" "start" "-a" "fc0f73d594028bc30288ccf2a9973fca3e05b738eeb9197669384b7ca0530705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc0f73d594028bc30288ccf2a9973fca3e05b738eeb9197669384b7ca0530705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc0f73d594028bc30288ccf2a9973fca3e05b738eeb9197669384b7ca0530705", kill_on_drop: false }`
[INFO] [stdout] fc0f73d594028bc30288ccf2a9973fca3e05b738eeb9197669384b7ca0530705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9654f6585d55dc7f20f7e618a53874cc0aededf1de407a324c1842c3a56c2f29
[INFO] running `Command { std: "docker" "start" "-a" "9654f6585d55dc7f20f7e618a53874cc0aededf1de407a324c1842c3a56c2f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling lz4-compress v0.1.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling lzma-rs v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling alice-open-data v0.5.0
[INFO] [stderr]    Compiling root-io v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `version`, `datime`, `cycle`, `seek_pdir`, and `obj_title` are never read
[INFO] [stdout]   --> src/core/tkey.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TKeyHeader {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     pub(crate) total_size: u32,
[INFO] [stdout] 10 |     version: u16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     pub(crate) uncomp_len: u32,
[INFO] [stdout] 12 |     datime: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     pub(crate) key_len: i16,
[INFO] [stdout] 14 |     cycle: i16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     pub(crate) seek_key: SeekPointer,
[INFO] [stdout] 16 |     seek_pdir: SeekPointer,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     obj_title: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TKeyHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version_base` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Base {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 27 |         version_base: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers` and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     BasicPointer {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 35 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers`, `cname`, and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Loop {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 44 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |         /// name of data member holding the array count
[INFO] [stdout] 46 |         cname: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |         /// name of the class with the counter
[INFO] [stdout] 48 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctype` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Stl {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 70 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vtype` and `ctype` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     StlString {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 75 |         vtype: StlTypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 76 |         /// STL contained type
[INFO] [stdout] 77 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `array_dim`, and `max_idx` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub(crate) struct TStreamerElement {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 84 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     array_dim: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 90 |     max_idx: Vec<u32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tstreamerinfo_ver` and `checksum` are never read
[INFO] [stdout]   --> src/core/tstreamerinfo.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TStreamerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     tstreamerinfo_ver: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     named: TNamed,
[INFO] [stdout] 17 |     checksum: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `id`, and `bits` are never read
[INFO] [stdout]   --> src/core/types.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TObject {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub(crate) ver: u16,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 42 |     pub(crate) id: u32,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 43 |     pub(crate) bits: TObjectFlags,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/branch.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TBranch {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fcompress: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     /// Initial Size of  Basket Buffer
[INFO] [stdout] 27 |     fbasketsize: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 28 |     /// Initial Length of fEntryOffset table in the basket buffers
[INFO] [stdout] 29 |     fentryoffsetlen: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     /// Last basket number written
[INFO] [stdout] 31 |     fwritebasket: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     /// Current entry number (last one filled in this branch)
[INFO] [stdout] 33 |     fentrynumber: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     /// Offset of this branch
[INFO] [stdout] 35 |     foffset: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     /// Branch split level
[INFO] [stdout] 37 |     fsplitlevel: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     /// Number of entries
[INFO] [stdout] 39 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 40 |     /// Number of the first entry in this branch
[INFO] [stdout] 41 |     ffirstentry: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 42 |     /// Total number of bytes in all leaves before compression
[INFO] [stdout] 43 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     /// Total number of bytes in all leaves after compression
[INFO] [stdout] 45 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fbasketentry: Vec<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     TLeafD32(TLeafD32),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     TLeafD32(TLeafD32),
[INFO] [stdout] 61 +     TLeafD32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     TLeafElement(TLeafElement),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     TLeafElement(TLeafElement),
[INFO] [stdout] 62 +     TLeafElement(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | make_tleaf_variant! {TLeafB, i8, be_i8}
[INFO] [stdout]     | ---------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 | make_tleaf_variant! {TLeafS, i16, be_i16}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafS` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 | make_tleaf_variant! {TLeafI, i32, be_i32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafI` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | make_tleaf_variant! {TLeafL, i64, be_i64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafL` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | make_tleaf_variant! {TLeafF, f32, be_f32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafF` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | make_tleaf_variant! {TLeafD, f64, be_f64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | make_tleaf_variant! {TLeafC, i32, be_i32, 1}
[INFO] [stdout]     | --------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafC` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | make_tleaf_variant! {TLeafO, bool, be_bool}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafO` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | make_tleaf_variant! {TLeafD32, f32, be_f32}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD32` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base`, `fid`, and `ftype` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct TLeafElement {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 147 |     base: TLeafBase,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 148 |     fid: i32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 149 |     ftype: TypeID,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `tnamed`, `foffset`, `fisrange`, and `fleafcount` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct TLeafBase {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 167 |     /// Version of the read layout
[INFO] [stdout] 168 |     ver: u16,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 169 |     /// The basis for a named object (name, title)
[INFO] [stdout] 170 |     tnamed: TNamed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     foffset: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 177 |     /// (=kTRUE if leaf has a range, kFALSE otherwise)
[INFO] [stdout] 178 |     fisrange: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fleafcount: Option<Box<TLeafVariant>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafBase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/tree.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Tree {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 44 |     /// Version of the read layout
[INFO] [stdout] 45 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 46 |     /// The basis for a named object (name, title)
[INFO] [stdout] 47 |     tnamed: TNamed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 48 |     /// Number of entries
[INFO] [stdout] 49 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     /// Total number of bytes in all branches before compression
[INFO] [stdout] 51 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// Total number of bytes in all branches after compression
[INFO] [stdout] 53 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     /// Number of autosaved bytes
[INFO] [stdout] 55 |     fsavedbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 56 |     /// Number of autoflushed bytes
[INFO] [stdout] 57 |     fflushedbytes: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     /// Tree weight (see TTree::SetWeight)
[INFO] [stdout] 59 |     fweight: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     /// Timer interval in milliseconds
[INFO] [stdout] 61 |     ftimerinterval: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// Number of runs before prompting in Scan
[INFO] [stdout] 63 |     fscanfield: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 64 |     /// Update frequency for EntryLoop
[INFO] [stdout] 65 |     fupdate: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 66 |     /// Maximum number of entries in case of circular buffers
[INFO] [stdout] 67 |     fmaxentries: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 68 |     /// Maximum number of entries to process
[INFO] [stdout] 69 |     fmaxentryloop: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     /// Number of entries to estimate histogram limits
[INFO] [stdout] 71 |     festimate: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fleaves: Vec<TLeaf>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 76 |     /// List of aliases for expressions based on the tree branches.
[INFO] [stdout] 77 |     faliases: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 78 |     /// Sorted index values
[INFO] [stdout] 79 |     findexvalues: Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 80 |     /// Index of sorted values
[INFO] [stdout] 81 |     findex: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 82 |     /// Pointer to the tree Index (if any)
[INFO] [stdout] 83 |     ftreeindex: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 84 |     /// pointer to list of friend elements
[INFO] [stdout] 85 |     ffriends: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     /// pointer to a list of user objects associated to this Tree
[INFO] [stdout] 87 |     fuserinfo: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 88 |     /// Branch supporting the TRefTable (if any)
[INFO] [stdout] 89 |     fbranchref: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], u32, E>
[INFO] [stdout]    |                                          ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], u32, E>
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], TObject, E>
[INFO] [stdout]    |                               ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], TObject, E>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     input: &'s [u8],
[INFO] [stdout]     |             ^^ the lifetime is named here
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo, &'s [u8])>, E>
[INFO] [stdout]     |                    --            ---------   -- the same lifetime is named here
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             the same lifetime is hidden here
[INFO] [stdout]     |                    the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo<'s>, &'s [u8])>, E>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:224:28
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], &str, E>
[INFO] [stdout]     |                            ^^                       -----  ---- the same lifetime is elided here
[INFO] [stdout]     |                            |                        |
[INFO] [stdout]     |                            |                        the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], &'s str, E>
[INFO] [stdout]     |                                                      ++        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], ClassInfo, E>
[INFO] [stdout]     |                             ^^                       -----  --------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], ClassInfo<'s>, E>
[INFO] [stdout]     |                                                       ++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:330:38
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo, &[u8]), E>
[INFO] [stdout]     |                                      ^^                        --        ---------  ----- the same lifetime is elided here
[INFO] [stdout]     |                                      |                         |         |
[INFO] [stdout]     |                                      |                         |         the same lifetime is hidden here
[INFO] [stdout]     |                                      |                         the same lifetime is named here
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo<'s>, &'s [u8]), E>
[INFO] [stdout]     |                                                                                   ++++   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:351:50
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec<String>, E>
[INFO] [stdout]     |                                                  ^^                       ----- the same lifetime is elided here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], Vec<String>, E>
[INFO] [stdout]     |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:374:45
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&[u8], f32, E>
[INFO] [stdout]     |                                             ^^ the lifetime is named here          ----- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&'s [u8], f32, E>
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 130 +                     Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 158 -                             Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 158 +                             Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tree_reader/leafs.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], bool, E> {
[INFO] [stdout]    |                                             ^^                  ----- the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], bool, E> {
[INFO] [stdout]    |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s
[INFO] running `Command { std: "docker" "inspect" "9654f6585d55dc7f20f7e618a53874cc0aededf1de407a324c1842c3a56c2f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9654f6585d55dc7f20f7e618a53874cc0aededf1de407a324c1842c3a56c2f29", kill_on_drop: false }`
[INFO] [stdout] 9654f6585d55dc7f20f7e618a53874cc0aededf1de407a324c1842c3a56c2f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dfe7bb0a335ff3a2fc3301d7c69bd81649fba8b7223e2e9cb6e90268a93a1041
[INFO] running `Command { std: "docker" "start" "-a" "dfe7bb0a335ff3a2fc3301d7c69bd81649fba8b7223e2e9cb6e90268a93a1041", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: fields `version`, `datime`, `cycle`, `seek_pdir`, and `obj_title` are never read
[INFO] [stdout]   --> src/core/tkey.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TKeyHeader {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     pub(crate) total_size: u32,
[INFO] [stdout] 10 |     version: u16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     pub(crate) uncomp_len: u32,
[INFO] [stdout] 12 |     datime: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     pub(crate) key_len: i16,
[INFO] [stdout] 14 |     cycle: i16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     pub(crate) seek_key: SeekPointer,
[INFO] [stdout] 16 |     seek_pdir: SeekPointer,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     obj_title: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TKeyHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version_base` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Base {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 27 |         version_base: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers` and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     BasicPointer {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 35 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers`, `cname`, and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Loop {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 44 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |         /// name of data member holding the array count
[INFO] [stdout] 46 |         cname: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |         /// name of the class with the counter
[INFO] [stdout] 48 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctype` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Stl {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 70 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vtype` and `ctype` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     StlString {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 75 |         vtype: StlTypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 76 |         /// STL contained type
[INFO] [stdout] 77 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `array_dim`, and `max_idx` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub(crate) struct TStreamerElement {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 84 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     array_dim: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 90 |     max_idx: Vec<u32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tstreamerinfo_ver` and `checksum` are never read
[INFO] [stdout]   --> src/core/tstreamerinfo.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TStreamerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     tstreamerinfo_ver: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     named: TNamed,
[INFO] [stdout] 17 |     checksum: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `id`, and `bits` are never read
[INFO] [stdout]   --> src/core/types.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TObject {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub(crate) ver: u16,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 42 |     pub(crate) id: u32,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 43 |     pub(crate) bits: TObjectFlags,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/branch.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TBranch {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fcompress: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     /// Initial Size of  Basket Buffer
[INFO] [stdout] 27 |     fbasketsize: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 28 |     /// Initial Length of fEntryOffset table in the basket buffers
[INFO] [stdout] 29 |     fentryoffsetlen: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     /// Last basket number written
[INFO] [stdout] 31 |     fwritebasket: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     /// Current entry number (last one filled in this branch)
[INFO] [stdout] 33 |     fentrynumber: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     /// Offset of this branch
[INFO] [stdout] 35 |     foffset: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     /// Branch split level
[INFO] [stdout] 37 |     fsplitlevel: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     /// Number of entries
[INFO] [stdout] 39 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 40 |     /// Number of the first entry in this branch
[INFO] [stdout] 41 |     ffirstentry: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 42 |     /// Total number of bytes in all leaves before compression
[INFO] [stdout] 43 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     /// Total number of bytes in all leaves after compression
[INFO] [stdout] 45 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fbasketentry: Vec<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     TLeafD32(TLeafD32),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     TLeafD32(TLeafD32),
[INFO] [stdout] 61 +     TLeafD32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     TLeafElement(TLeafElement),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     TLeafElement(TLeafElement),
[INFO] [stdout] 62 +     TLeafElement(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | make_tleaf_variant! {TLeafB, i8, be_i8}
[INFO] [stdout]     | ---------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 | make_tleaf_variant! {TLeafS, i16, be_i16}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafS` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 | make_tleaf_variant! {TLeafI, i32, be_i32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafI` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | make_tleaf_variant! {TLeafL, i64, be_i64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafL` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | make_tleaf_variant! {TLeafF, f32, be_f32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafF` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | make_tleaf_variant! {TLeafD, f64, be_f64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | make_tleaf_variant! {TLeafC, i32, be_i32, 1}
[INFO] [stdout]     | --------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafC` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | make_tleaf_variant! {TLeafO, bool, be_bool}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafO` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | make_tleaf_variant! {TLeafD32, f32, be_f32}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD32` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base`, `fid`, and `ftype` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct TLeafElement {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 147 |     base: TLeafBase,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 148 |     fid: i32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 149 |     ftype: TypeID,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `tnamed`, `foffset`, `fisrange`, and `fleafcount` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct TLeafBase {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 167 |     /// Version of the read layout
[INFO] [stdout] 168 |     ver: u16,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 169 |     /// The basis for a named object (name, title)
[INFO] [stdout] 170 |     tnamed: TNamed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     foffset: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 177 |     /// (=kTRUE if leaf has a range, kFALSE otherwise)
[INFO] [stdout] 178 |     fisrange: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fleafcount: Option<Box<TLeafVariant>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafBase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/tree.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Tree {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 44 |     /// Version of the read layout
[INFO] [stdout] 45 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 46 |     /// The basis for a named object (name, title)
[INFO] [stdout] 47 |     tnamed: TNamed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 48 |     /// Number of entries
[INFO] [stdout] 49 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     /// Total number of bytes in all branches before compression
[INFO] [stdout] 51 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// Total number of bytes in all branches after compression
[INFO] [stdout] 53 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     /// Number of autosaved bytes
[INFO] [stdout] 55 |     fsavedbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 56 |     /// Number of autoflushed bytes
[INFO] [stdout] 57 |     fflushedbytes: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     /// Tree weight (see TTree::SetWeight)
[INFO] [stdout] 59 |     fweight: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     /// Timer interval in milliseconds
[INFO] [stdout] 61 |     ftimerinterval: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// Number of runs before prompting in Scan
[INFO] [stdout] 63 |     fscanfield: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 64 |     /// Update frequency for EntryLoop
[INFO] [stdout] 65 |     fupdate: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 66 |     /// Maximum number of entries in case of circular buffers
[INFO] [stdout] 67 |     fmaxentries: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 68 |     /// Maximum number of entries to process
[INFO] [stdout] 69 |     fmaxentryloop: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     /// Number of entries to estimate histogram limits
[INFO] [stdout] 71 |     festimate: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fleaves: Vec<TLeaf>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 76 |     /// List of aliases for expressions based on the tree branches.
[INFO] [stdout] 77 |     faliases: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 78 |     /// Sorted index values
[INFO] [stdout] 79 |     findexvalues: Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 80 |     /// Index of sorted values
[INFO] [stdout] 81 |     findex: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 82 |     /// Pointer to the tree Index (if any)
[INFO] [stdout] 83 |     ftreeindex: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 84 |     /// pointer to list of friend elements
[INFO] [stdout] 85 |     ffriends: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     /// pointer to a list of user objects associated to this Tree
[INFO] [stdout] 87 |     fuserinfo: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 88 |     /// Branch supporting the TRefTable (if any)
[INFO] [stdout] 89 |     fbranchref: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], u32, E>
[INFO] [stdout]    |                                          ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], u32, E>
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], TObject, E>
[INFO] [stdout]    |                               ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], TObject, E>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     input: &'s [u8],
[INFO] [stdout]     |             ^^ the lifetime is named here
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo, &'s [u8])>, E>
[INFO] [stdout]     |                    --            ---------   -- the same lifetime is named here
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             the same lifetime is hidden here
[INFO] [stdout]     |                    the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo<'s>, &'s [u8])>, E>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:224:28
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], &str, E>
[INFO] [stdout]     |                            ^^                       -----  ---- the same lifetime is elided here
[INFO] [stdout]     |                            |                        |
[INFO] [stdout]     |                            |                        the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], &'s str, E>
[INFO] [stdout]     |                                                      ++        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], ClassInfo, E>
[INFO] [stdout]     |                             ^^                       -----  --------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], ClassInfo<'s>, E>
[INFO] [stdout]     |                                                       ++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:330:38
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo, &[u8]), E>
[INFO] [stdout]     |                                      ^^                        --        ---------  ----- the same lifetime is elided here
[INFO] [stdout]     |                                      |                         |         |
[INFO] [stdout]     |                                      |                         |         the same lifetime is hidden here
[INFO] [stdout]     |                                      |                         the same lifetime is named here
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo<'s>, &'s [u8]), E>
[INFO] [stdout]     |                                                                                   ++++   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:351:50
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec<String>, E>
[INFO] [stdout]     |                                                  ^^                       ----- the same lifetime is elided here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], Vec<String>, E>
[INFO] [stdout]     |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:374:45
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&[u8], f32, E>
[INFO] [stdout]     |                                             ^^ the lifetime is named here          ----- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&'s [u8], f32, E>
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 130 +                     Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 158 -                             Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 158 +                             Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tree_reader/leafs.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], bool, E> {
[INFO] [stdout]    |                                             ^^                  ----- the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], bool, E> {
[INFO] [stdout]    |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling root-io v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `one`, `two`, and `three` are never read
[INFO] [stdout]   --> tests/read_simple.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Model {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 13 |     one: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 14 |     two: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 15 |     three: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `datime`, `cycle`, `seek_pdir`, and `obj_title` are never read
[INFO] [stdout]   --> src/core/tkey.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TKeyHeader {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     pub(crate) total_size: u32,
[INFO] [stdout] 10 |     version: u16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     pub(crate) uncomp_len: u32,
[INFO] [stdout] 12 |     datime: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     pub(crate) key_len: i16,
[INFO] [stdout] 14 |     cycle: i16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     pub(crate) seek_key: SeekPointer,
[INFO] [stdout] 16 |     seek_pdir: SeekPointer,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     obj_title: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TKeyHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version_base` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Base {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 27 |         version_base: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers` and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     BasicPointer {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 35 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cvers`, `cname`, and `ccls` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Loop {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 44 |         cvers: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |         /// name of data member holding the array count
[INFO] [stdout] 46 |         cname: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |         /// name of the class with the counter
[INFO] [stdout] 48 |         ccls: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctype` is never read
[INFO] [stdout]   --> src/core/tstreamer.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Stl {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 70 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vtype` and `ctype` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     StlString {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 75 |         vtype: StlTypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 76 |         /// STL contained type
[INFO] [stdout] 77 |         ctype: TypeID,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `array_dim`, and `max_idx` are never read
[INFO] [stdout]   --> src/core/tstreamer.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub(crate) struct TStreamerElement {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 84 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     array_dim: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 90 |     max_idx: Vec<u32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tstreamerinfo_ver` and `checksum` are never read
[INFO] [stdout]   --> src/core/tstreamerinfo.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TStreamerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     tstreamerinfo_ver: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     named: TNamed,
[INFO] [stdout] 17 |     checksum: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TStreamerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `id`, and `bits` are never read
[INFO] [stdout]   --> src/core/types.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TObject {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub(crate) ver: u16,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 42 |     pub(crate) id: u32,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 43 |     pub(crate) bits: TObjectFlags,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/branch.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TBranch {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fcompress: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     /// Initial Size of  Basket Buffer
[INFO] [stdout] 27 |     fbasketsize: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 28 |     /// Initial Length of fEntryOffset table in the basket buffers
[INFO] [stdout] 29 |     fentryoffsetlen: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     /// Last basket number written
[INFO] [stdout] 31 |     fwritebasket: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     /// Current entry number (last one filled in this branch)
[INFO] [stdout] 33 |     fentrynumber: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     /// Offset of this branch
[INFO] [stdout] 35 |     foffset: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     /// Branch split level
[INFO] [stdout] 37 |     fsplitlevel: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     /// Number of entries
[INFO] [stdout] 39 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 40 |     /// Number of the first entry in this branch
[INFO] [stdout] 41 |     ffirstentry: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 42 |     /// Total number of bytes in all leaves before compression
[INFO] [stdout] 43 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     /// Total number of bytes in all leaves after compression
[INFO] [stdout] 45 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fbasketentry: Vec<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     TLeafD32(TLeafD32),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     TLeafD32(TLeafD32),
[INFO] [stdout] 61 +     TLeafD32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree_reader/leafs.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     TLeafElement(TLeafElement),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     TLeafElement(TLeafElement),
[INFO] [stdout] 62 +     TLeafElement(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | make_tleaf_variant! {TLeafB, i8, be_i8}
[INFO] [stdout]     | ---------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 | make_tleaf_variant! {TLeafS, i16, be_i16}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafS` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 | make_tleaf_variant! {TLeafI, i32, be_i32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafI` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 | make_tleaf_variant! {TLeafL, i64, be_i64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafL` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | make_tleaf_variant! {TLeafF, f32, be_f32}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafF` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | make_tleaf_variant! {TLeafD, f64, be_f64}
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | make_tleaf_variant! {TLeafC, i32, be_i32, 1}
[INFO] [stdout]     | --------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafC` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | make_tleaf_variant! {TLeafO, bool, be_bool}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafO` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 |             fminimum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]  98 |             fmaximum: $field_type,
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | make_tleaf_variant! {TLeafD32, f32, be_f32}
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    fields in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafD32` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base`, `fid`, and `ftype` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct TLeafElement {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 147 |     base: TLeafBase,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 148 |     fid: i32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 149 |     ftype: TypeID,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `tnamed`, `foffset`, `fisrange`, and `fleafcount` are never read
[INFO] [stdout]    --> src/tree_reader/leafs.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct TLeafBase {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 167 |     /// Version of the read layout
[INFO] [stdout] 168 |     ver: u16,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 169 |     /// The basis for a named object (name, title)
[INFO] [stdout] 170 |     tnamed: TNamed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     foffset: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 177 |     /// (=kTRUE if leaf has a range, kFALSE otherwise)
[INFO] [stdout] 178 |     fisrange: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fleafcount: Option<Box<TLeafVariant>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TLeafBase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tree_reader/tree.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Tree {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 44 |     /// Version of the read layout
[INFO] [stdout] 45 |     ver: u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 46 |     /// The basis for a named object (name, title)
[INFO] [stdout] 47 |     tnamed: TNamed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 48 |     /// Number of entries
[INFO] [stdout] 49 |     fentries: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     /// Total number of bytes in all branches before compression
[INFO] [stdout] 51 |     ftotbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 52 |     /// Total number of bytes in all branches after compression
[INFO] [stdout] 53 |     fzipbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     /// Number of autosaved bytes
[INFO] [stdout] 55 |     fsavedbytes: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 56 |     /// Number of autoflushed bytes
[INFO] [stdout] 57 |     fflushedbytes: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 58 |     /// Tree weight (see TTree::SetWeight)
[INFO] [stdout] 59 |     fweight: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     /// Timer interval in milliseconds
[INFO] [stdout] 61 |     ftimerinterval: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// Number of runs before prompting in Scan
[INFO] [stdout] 63 |     fscanfield: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 64 |     /// Update frequency for EntryLoop
[INFO] [stdout] 65 |     fupdate: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 66 |     /// Maximum number of entries in case of circular buffers
[INFO] [stdout] 67 |     fmaxentries: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 68 |     /// Maximum number of entries to process
[INFO] [stdout] 69 |     fmaxentryloop: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     /// Number of entries to estimate histogram limits
[INFO] [stdout] 71 |     festimate: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fleaves: Vec<TLeaf>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 76 |     /// List of aliases for expressions based on the tree branches.
[INFO] [stdout] 77 |     faliases: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 78 |     /// Sorted index values
[INFO] [stdout] 79 |     findexvalues: Vec<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 80 |     /// Index of sorted values
[INFO] [stdout] 81 |     findex: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 82 |     /// Pointer to the tree Index (if any)
[INFO] [stdout] 83 |     ftreeindex: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 84 |     /// pointer to list of friend elements
[INFO] [stdout] 85 |     ffriends: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     /// pointer to a list of user objects associated to this Tree
[INFO] [stdout] 87 |     fuserinfo: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 88 |     /// Branch supporting the TRefTable (if any)
[INFO] [stdout] 89 |     fbranchref: Option<Pointer>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], u32, E>
[INFO] [stdout]    |                                          ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], u32, E>
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parsers.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], TObject, E>
[INFO] [stdout]    |                               ^^                       ----- the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], TObject, E>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     input: &'s [u8],
[INFO] [stdout]     |             ^^ the lifetime is named here
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo, &'s [u8])>, E>
[INFO] [stdout]     |                    --            ---------   -- the same lifetime is named here
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             the same lifetime is hidden here
[INFO] [stdout]     |                    the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo<'s>, &'s [u8])>, E>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:224:28
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], &str, E>
[INFO] [stdout]     |                            ^^                       -----  ---- the same lifetime is elided here
[INFO] [stdout]     |                            |                        |
[INFO] [stdout]     |                            |                        the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], &'s str, E>
[INFO] [stdout]     |                                                      ++        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], ClassInfo, E>
[INFO] [stdout]     |                             ^^                       -----  --------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], ClassInfo<'s>, E>
[INFO] [stdout]     |                                                       ++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:330:38
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo, &[u8]), E>
[INFO] [stdout]     |                                      ^^                        --        ---------  ----- the same lifetime is elided here
[INFO] [stdout]     |                                      |                         |         |
[INFO] [stdout]     |                                      |                         |         the same lifetime is hidden here
[INFO] [stdout]     |                                      |                         the same lifetime is named here
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo<'s>, &'s [u8]), E>
[INFO] [stdout]     |                                                                                   ++++   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:351:50
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec<String>, E>
[INFO] [stdout]     |                                                  ^^                       ----- the same lifetime is elided here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], Vec<String>, E>
[INFO] [stdout]     |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/parsers.rs:374:45
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&[u8], f32, E>
[INFO] [stdout]     |                                             ^^ the lifetime is named here          ----- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&'s [u8], f32, E>
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 130 +                     Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/tree_reader/branch.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 | ...                   Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 158 -                             Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stdout] 158 +                             Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tree_reader/leafs.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], bool, E> {
[INFO] [stdout]    |                                             ^^                  ----- the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], bool, E> {
[INFO] [stdout]    |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "dfe7bb0a335ff3a2fc3301d7c69bd81649fba8b7223e2e9cb6e90268a93a1041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe7bb0a335ff3a2fc3301d7c69bd81649fba8b7223e2e9cb6e90268a93a1041", kill_on_drop: false }`
[INFO] [stdout] dfe7bb0a335ff3a2fc3301d7c69bd81649fba8b7223e2e9cb6e90268a93a1041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b3937a07c554b2d108badf4baf3385923393568ab998d90214a3f1489d1af2c0
[INFO] running `Command { std: "docker" "start" "-a" "b3937a07c554b2d108badf4baf3385923393568ab998d90214a3f1489d1af2c0", kill_on_drop: false }`
[INFO] [stderr] warning: fields `version`, `datime`, `cycle`, `seek_pdir`, and `obj_title` are never read
[INFO] [stderr]   --> src/core/tkey.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct TKeyHeader {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr]  9 |     pub(crate) total_size: u32,
[INFO] [stderr] 10 |     version: u16,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 11 |     pub(crate) uncomp_len: u32,
[INFO] [stderr] 12 |     datime: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 13 |     pub(crate) key_len: i16,
[INFO] [stderr] 14 |     cycle: i16,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 15 |     pub(crate) seek_key: SeekPointer,
[INFO] [stderr] 16 |     seek_pdir: SeekPointer,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     obj_title: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TKeyHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `version_base` is never read
[INFO] [stderr]   --> src/core/tstreamer.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Base {
[INFO] [stderr]    |     ---- field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 27 |         version_base: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cvers` and `ccls` are never read
[INFO] [stderr]   --> src/core/tstreamer.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     BasicPointer {
[INFO] [stderr]    |     ------------ fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 35 |         cvers: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |         ccls: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cvers`, `cname`, and `ccls` are never read
[INFO] [stderr]   --> src/core/tstreamer.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     Loop {
[INFO] [stderr]    |     ---- fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 44 |         cvers: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 45 |         /// name of data member holding the array count
[INFO] [stderr] 46 |         cname: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 47 |         /// name of the class with the counter
[INFO] [stderr] 48 |         ccls: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `ctype` is never read
[INFO] [stderr]   --> src/core/tstreamer.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     Stl {
[INFO] [stderr]    |     --- field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 70 |         ctype: TypeID,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `vtype` and `ctype` are never read
[INFO] [stderr]   --> src/core/tstreamer.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     StlString {
[INFO] [stderr]    |     --------- fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 75 |         vtype: StlTypeID,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 76 |         /// STL contained type
[INFO] [stderr] 77 |         ctype: TypeID,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ver`, `array_dim`, and `max_idx` are never read
[INFO] [stderr]   --> src/core/tstreamer.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub(crate) struct TStreamerElement {
[INFO] [stderr]    |                   ---------------- fields in this struct
[INFO] [stderr] 84 |     ver: u16,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     array_dim: i32,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 90 |     max_idx: Vec<u32>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamerElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tstreamerinfo_ver` and `checksum` are never read
[INFO] [stderr]   --> src/core/tstreamerinfo.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct TStreamerInfo {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 15 |     tstreamerinfo_ver: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     named: TNamed,
[INFO] [stderr] 17 |     checksum: u32,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TStreamerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ver`, `id`, and `bits` are never read
[INFO] [stderr]   --> src/core/types.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct TObject {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 41 |     pub(crate) ver: u16,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 42 |     pub(crate) id: u32,
[INFO] [stderr]    |                ^^
[INFO] [stderr] 43 |     pub(crate) bits: TObjectFlags,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/tree_reader/branch.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TBranch {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     fcompress: i32,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 26 |     /// Initial Size of  Basket Buffer
[INFO] [stderr] 27 |     fbasketsize: i32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 28 |     /// Initial Length of fEntryOffset table in the basket buffers
[INFO] [stderr] 29 |     fentryoffsetlen: i32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     /// Last basket number written
[INFO] [stderr] 31 |     fwritebasket: i32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 32 |     /// Current entry number (last one filled in this branch)
[INFO] [stderr] 33 |     fentrynumber: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 34 |     /// Offset of this branch
[INFO] [stderr] 35 |     foffset: i32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 36 |     /// Branch split level
[INFO] [stderr] 37 |     fsplitlevel: i32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 38 |     /// Number of entries
[INFO] [stderr] 39 |     fentries: i64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 40 |     /// Number of the first entry in this branch
[INFO] [stderr] 41 |     ffirstentry: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 42 |     /// Total number of bytes in all leaves before compression
[INFO] [stderr] 43 |     ftotbytes: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 44 |     /// Total number of bytes in all leaves after compression
[INFO] [stderr] 45 |     fzipbytes: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     fbasketentry: Vec<i64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tree_reader/leafs.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 61 |     TLeafD32(TLeafD32),
[INFO] [stderr]    |     -------- ^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 61 -     TLeafD32(TLeafD32),
[INFO] [stderr] 61 +     TLeafD32(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tree_reader/leafs.rs:62:18
[INFO] [stderr]    |
[INFO] [stderr] 62 |     TLeafElement(TLeafElement),
[INFO] [stderr]    |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TLeafVariant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 62 -     TLeafElement(TLeafElement),
[INFO] [stderr] 62 +     TLeafElement(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 | make_tleaf_variant! {TLeafB, i8, be_i8}
[INFO] [stderr]     | ---------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 | make_tleaf_variant! {TLeafS, i16, be_i16}
[INFO] [stderr]     | -----------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafS` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 | make_tleaf_variant! {TLeafI, i32, be_i32}
[INFO] [stderr]     | -----------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafI` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 137 | make_tleaf_variant! {TLeafL, i64, be_i64}
[INFO] [stderr]     | -----------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafL` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 | make_tleaf_variant! {TLeafF, f32, be_f32}
[INFO] [stderr]     | -----------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafF` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 | make_tleaf_variant! {TLeafD, f64, be_f64}
[INFO] [stderr]     | -----------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafD` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 | make_tleaf_variant! {TLeafC, i32, be_i32, 1}
[INFO] [stderr]     | --------------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafC` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 | make_tleaf_variant! {TLeafO, bool, be_bool}
[INFO] [stderr]     | -------------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafO` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fminimum` and `fmaximum` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:97:13
[INFO] [stderr]     |
[INFO] [stderr]  97 |             fminimum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]  98 |             fmaximum: $field_type,
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 | make_tleaf_variant! {TLeafD32, f32, be_f32}
[INFO] [stderr]     | -------------------------------------------
[INFO] [stderr]     | |                    |
[INFO] [stderr]     | |                    fields in this struct
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafD32` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: this warning originates in the macro `make_tleaf_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `base`, `fid`, and `ftype` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:147:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | struct TLeafElement {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 147 |     base: TLeafBase,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 148 |     fid: i32,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 149 |     ftype: TypeID,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ver`, `tnamed`, `foffset`, `fisrange`, and `fleafcount` are never read
[INFO] [stderr]    --> src/tree_reader/leafs.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 166 | struct TLeafBase {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 167 |     /// Version of the read layout
[INFO] [stderr] 168 |     ver: u16,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 169 |     /// The basis for a named object (name, title)
[INFO] [stderr] 170 |     tnamed: TNamed,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     foffset: i32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 177 |     /// (=kTRUE if leaf has a range, kFALSE otherwise)
[INFO] [stderr] 178 |     fisrange: bool,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     fleafcount: Option<Box<TLeafVariant>>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TLeafBase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/tree_reader/tree.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct Tree {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 44 |     /// Version of the read layout
[INFO] [stderr] 45 |     ver: u16,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 46 |     /// The basis for a named object (name, title)
[INFO] [stderr] 47 |     tnamed: TNamed,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 48 |     /// Number of entries
[INFO] [stderr] 49 |     fentries: i64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 50 |     /// Total number of bytes in all branches before compression
[INFO] [stderr] 51 |     ftotbytes: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 52 |     /// Total number of bytes in all branches after compression
[INFO] [stderr] 53 |     fzipbytes: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 54 |     /// Number of autosaved bytes
[INFO] [stderr] 55 |     fsavedbytes: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 56 |     /// Number of autoflushed bytes
[INFO] [stderr] 57 |     fflushedbytes: Option<i64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 58 |     /// Tree weight (see TTree::SetWeight)
[INFO] [stderr] 59 |     fweight: f64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 60 |     /// Timer interval in milliseconds
[INFO] [stderr] 61 |     ftimerinterval: i32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 62 |     /// Number of runs before prompting in Scan
[INFO] [stderr] 63 |     fscanfield: i32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 64 |     /// Update frequency for EntryLoop
[INFO] [stderr] 65 |     fupdate: i32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 66 |     /// Maximum number of entries in case of circular buffers
[INFO] [stderr] 67 |     fmaxentries: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 68 |     /// Maximum number of entries to process
[INFO] [stderr] 69 |     fmaxentryloop: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 70 |     /// Number of entries to estimate histogram limits
[INFO] [stderr] 71 |     festimate: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub(crate) fleaves: Vec<TLeaf>,
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 76 |     /// List of aliases for expressions based on the tree branches.
[INFO] [stderr] 77 |     faliases: Option<Vec<u8>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 78 |     /// Sorted index values
[INFO] [stderr] 79 |     findexvalues: Vec<f64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 80 |     /// Index of sorted values
[INFO] [stderr] 81 |     findex: Vec<i32>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 82 |     /// Pointer to the tree Index (if any)
[INFO] [stderr] 83 |     ftreeindex: Option<Pointer>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 84 |     /// pointer to list of friend elements
[INFO] [stderr] 85 |     ffriends: Option<Pointer>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 86 |     /// pointer to a list of user objects associated to this Tree
[INFO] [stderr] 87 |     fuserinfo: Option<Pointer>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 88 |     /// Branch supporting the TRefTable (if any)
[INFO] [stderr] 89 |     fbranchref: Option<Pointer>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/core/parsers.rs:35:42
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], u32, E>
[INFO] [stderr]    |                                          ^^                       ----- the same lifetime is elided here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn checked_byte_count<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], u32, E>
[INFO] [stderr]    |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/core/parsers.rs:65:31
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], TObject, E>
[INFO] [stderr]    |                               ^^                       ----- the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn tobject<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], TObject, E>
[INFO] [stderr]    |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |     input: &'s [u8],
[INFO] [stderr]     |             ^^ the lifetime is named here
[INFO] [stderr] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo, &'s [u8])>, E>
[INFO] [stderr]     |                    --            ---------   -- the same lifetime is named here
[INFO] [stderr]     |                    |             |
[INFO] [stderr]     |                    |             the same lifetime is hidden here
[INFO] [stderr]     |                    the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 155 | ) -> nom::IResult<&'s [u8], Vec<(ClassInfo<'s>, &'s [u8])>, E>
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:224:28
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], &str, E>
[INFO] [stderr]     |                            ^^                       -----  ---- the same lifetime is elided here
[INFO] [stderr]     |                            |                        |
[INFO] [stderr]     |                            |                        the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub fn c_string<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], &'s str, E>
[INFO] [stderr]     |                                                      ++        ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:238:29
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&[u8], ClassInfo, E>
[INFO] [stderr]     |                             ^^                       -----  --------- the same lifetime is hidden here
[INFO] [stderr]     |                             |                        |
[INFO] [stderr]     |                             |                        the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub fn classinfo<'s, E>(i: &'s [u8]) -> nom::IResult<&'s [u8], ClassInfo<'s>, E>
[INFO] [stderr]     |                                                       ++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:330:38
[INFO] [stderr]     |
[INFO] [stderr] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo, &[u8]), E>
[INFO] [stderr]     |                                      ^^                        --        ---------  ----- the same lifetime is elided here
[INFO] [stderr]     |                                      |                         |         |
[INFO] [stderr]     |                                      |                         |         the same lifetime is hidden here
[INFO] [stderr]     |                                      |                         the same lifetime is named here
[INFO] [stderr]     |                                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 330 | pub fn raw_no_context<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], (ClassInfo<'s>, &'s [u8]), E>
[INFO] [stderr]     |                                                                                   ++++   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:351:50
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec<String>, E>
[INFO] [stderr]     |                                                  ^^                       ----- the same lifetime is elided here
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&'s [u8], Vec<String>, E>
[INFO] [stderr]     |                                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/core/parsers.rs:374:45
[INFO] [stderr]     |
[INFO] [stderr] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&[u8], f32, E>
[INFO] [stderr]     |                                             ^^ the lifetime is named here          ----- the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 374 | pub fn parse_custom_mantissa<'s, E>(input: &'s [u8], nbits: usize) -> nom::IResult<&'s [u8], f32, E>
[INFO] [stderr]     |                                                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/tree_reader/branch.rs:130:38
[INFO] [stderr]     |
[INFO] [stderr] 130 |                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 130 -                     Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stderr] 130 +                     Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/tree_reader/branch.rs:158:46
[INFO] [stderr]     |
[INFO] [stderr] 158 | ...                   Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 158 -                             Err(e) => panic!(format!("Parser failed unexpectedly {:?}", e)),
[INFO] [stderr] 158 +                             Err(e) => panic!("Parser failed unexpectedly {:?}", e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/tree_reader/leafs.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], bool, E> {
[INFO] [stderr]    |                                             ^^                  ----- the same lifetime is elided here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 16 | fn be_bool<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], bool, E> {
[INFO] [stderr]    |                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `root-io` (lib) generated 35 warnings (run `cargo fix --lib -p root-io` to apply 2 suggestions)
[INFO] [stderr] warning: `root-io` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr] warning: fields `one`, `two`, and `three` are never read
[INFO] [stderr]   --> tests/read_simple.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct Model {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 13 |     one: i32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 14 |     two: f32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 15 |     three: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `root-io` (test "read_simple") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/root_io-221dc19ab5930662)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test core::parsers::classinfo_test::classinfo_not_complete_read ... ok
[INFO] [stdout] test tests::basic_io::list_of_rules ... ok
[INFO] [stdout] test tree_reader::container::tests::basket_simple ... FAILED
[INFO] [stdout] test core::file::test::file_header_test ... FAILED
[INFO] [stdout] test tree_reader::tests::simple_tree ... FAILED
[INFO] [stdout] test core::file::test::streamerinfo_test ... FAILED
[INFO] [stdout] test core::file_item::tests::open_simple ... FAILED
[INFO] [stdout] test core::file::test::directory_test ... FAILED
[INFO] [stdout] test core::file_item::tests::open_esd ... FAILED
[INFO] [stdout] test core::file::test::read_cms_file_remote ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tree_reader::container::tests::basket_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tree_reader::container::tests::basket_simple' panicked at src/tree_reader/container.rs:77:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b9137fc55 - core::result::Result<T,E>::unwrap::hf3c871e4a0c5465c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a0b9137fc55 - root_io::tree_reader::container::tests::basket_simple::h59880ea7a6c11471
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tree_reader/container.rs:77:35
[INFO] [stdout]   22:     0x5a0b9137fbb7 - root_io::tree_reader::container::tests::basket_simple::{{closure}}::h4357c2549e5a2a21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tree_reader/container.rs:75:23
[INFO] [stdout]   23:     0x5a0b9131fee6 - core::ops::function::FnOnce::call_once::h57e3489395af5b88
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a0b913d9055 - <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:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a0b913a062a - <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:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a0b913a062a - 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:     0x5a0b9187920f - <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:     0x5a0b9187920f - 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:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   45:     0x78bcde7ada34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file::test::file_header_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file::test::file_header_test' panicked at src/core/file.rs:297:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::test::file_header_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:291:18
[INFO] [stdout]    7: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    8: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]    9: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   11: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   12: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   13: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   16: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   17: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   18: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   19: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   20: root_io::core::file::test::file_header_test
[INFO] [stdout]              at src/core/file.rs:283:5
[INFO] [stdout]   21: root_io::core::file::test::file_header_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:284:32
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   25: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91354fca - core::result::Result<T,E>::unwrap::h87aaa01a82357a05
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a0b91354fca - root_io::core::file::test::file_header_test::{{closure}}::hdd8694f4e7f5ff09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:297:18
[INFO] [stdout]   22:     0x5a0b9139434d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::ha440370942ab9ec2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b913716f0 - tokio::coop::with_budget::{{closure}}::h8de41d1a21acf182
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137e025 - std::thread::local::LocalKey<T>::try_with::h843eb6bfc884f92d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137c3ae - std::thread::local::LocalKey<T>::with::h3ca0b93e1769d34b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b913914df - tokio::coop::with_budget::hff0426c278f55a3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b913914df - tokio::coop::budget::hea8f33d7b71d9f8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b913914df - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h71b5e5d0ad253d26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b9139617c - tokio::runtime::basic_scheduler::enter::{{closure}}::hf0a829aabcaa0fd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b913242d9 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1719da233cc4ddfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b913953f8 - tokio::runtime::basic_scheduler::enter::h51a9e895c15deae3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b91390ae2 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hd67ac03fba1a2e48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a2e2 - tokio::runtime::Runtime::block_on::{{closure}}::h5fcc96e181adac95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135ab9b - tokio::runtime::context::enter::h97c95795ee1c5416
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e70a - tokio::runtime::handle::Handle::enter::h99761dfff9671f18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b91349fbc - tokio::runtime::Runtime::block_on::h43015b78864a4a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b913549a0 - root_io::core::file::test::file_header_test::ha730f262a9761d36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:283:5
[INFO] [stdout]   38:     0x5a0b91354807 - root_io::core::file::test::file_header_test::{{closure}}::h1b44f24d22b3b6ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:284:32
[INFO] [stdout]   39:     0x5a0b9131fdb6 - core::ops::function::FnOnce::call_once::h05a2eab01c58a724
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tree_reader::tests::simple_tree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tree_reader::tests::simple_tree' panicked at src/tree_reader/mod.rs:27:14:
[INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::RootFile::new::{{closure}}
[INFO] [stdout]              at src/core/file.rs:147:53
[INFO] [stdout]    7: root_io::tree_reader::tests::simple_tree::{{closure}}
[INFO] [stdout]              at src/tree_reader/mod.rs:26:14
[INFO] [stdout]    8: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    9: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   11: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   12: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   13: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   14: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   17: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   18: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   19: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   20: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   21: root_io::tree_reader::tests::simple_tree
[INFO] [stdout]              at src/tree_reader/mod.rs:22:5
[INFO] [stdout]   22: root_io::tree_reader::tests::simple_tree::{{closure}}
[INFO] [stdout]              at src/tree_reader/mod.rs:23:27
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91341ad7 - core::result::Result<T,E>::expect::hf0a3cea621fb152a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a0b91358b7f - root_io::tree_reader::tests::simple_tree::{{closure}}::hb1fe53fc718cc9c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tree_reader/mod.rs:27:14
[INFO] [stdout]   22:     0x5a0b913940bd - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h4a6732d4bdabaf04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91370b10 - tokio::coop::with_budget::{{closure}}::h21ae3f9890af7a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137ee75 - std::thread::local::LocalKey<T>::try_with::hec3a0d6ba04c8952
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137c35e - std::thread::local::LocalKey<T>::with::h39e8991b57effb44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b91391c2f - tokio::coop::with_budget::h5bf300d89a760240
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b91391c2f - tokio::coop::budget::h3ee8a8a67ed58331
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b91391c2f - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hb653ba82367fa213
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b9139612e - tokio::runtime::basic_scheduler::enter::{{closure}}::heb16c49d1c9beb98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b91324877 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha699e3d29033411d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b91395b58 - tokio::runtime::basic_scheduler::enter::hd9575db99d8a97bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b913909a0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h5cc65017786a94c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a522 - tokio::runtime::Runtime::block_on::{{closure}}::he9e4c924f7498f06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135af9b - tokio::runtime::context::enter::he08eb17ca943be89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e7cc - tokio::runtime::handle::Handle::enter::h9a9f5f1ffc96ba82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b9134a0da - tokio::runtime::Runtime::block_on::h9d59bde8c848436b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b913588a2 - root_io::tree_reader::tests::simple_tree::hf370b1e86596dc51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tree_reader/mod.rs:22:5
[INFO] [stdout]   38:     0x5a0b91358707 - root_io::tree_reader::tests::simple_tree::{{closure}}::h1d6b12bf2127542c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tree_reader/mod.rs:23:27
[INFO] [stdout]   39:     0x5a0b91320096 - core::ops::function::FnOnce::call_once::h8765eb1b986f1ec0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file::test::streamerinfo_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file::test::streamerinfo_test' panicked at src/core/file.rs:377:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::test::streamerinfo_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:371:18
[INFO] [stdout]    7: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    8: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]    9: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   11: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   12: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   13: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   16: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   17: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   18: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   19: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   20: root_io::core::file::test::streamerinfo_test
[INFO] [stdout]              at src/core/file.rs:360:5
[INFO] [stdout]   21: root_io::core::file::test::streamerinfo_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:361:33
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   25: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91356b15 - core::result::Result<T,E>::unwrap::h78f973818e2c34d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a0b91356b15 - root_io::core::file::test::streamerinfo_test::{{closure}}::h6f9e79e22c636ec6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:377:18
[INFO] [stdout]   22:     0x5a0b91393efd - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h23a33c5617801edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91371a80 - tokio::coop::with_budget::{{closure}}::hc01fcedcd92c0ec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137d1b5 - std::thread::local::LocalKey<T>::try_with::h25c50be95e4cb3fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137cb9e - std::thread::local::LocalKey<T>::with::he53fe45fa900a28c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b91390d8f - tokio::coop::with_budget::hc22be18b27e380b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b91390d8f - tokio::coop::budget::h07c7b3081f51a0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b91390d8f - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h58da5688caae24d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b91395fee - tokio::runtime::basic_scheduler::enter::{{closure}}::h23a8483e1f0dd1d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b91324997 - tokio::macros::scoped_tls::ScopedKey<T>::set::hecf8b794f34ba1bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b913948e8 - tokio::runtime::basic_scheduler::enter::h00d58b63ed463437
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b91390a20 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h8459c1b1af72bfc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a462 - tokio::runtime::Runtime::block_on::{{closure}}::hd90e35424541f70b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135ac9b - tokio::runtime::context::enter::hc9ee581c401beee9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e58c - tokio::runtime::handle::Handle::enter::h57f3e9ee25f71e35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b9134a19a - tokio::runtime::Runtime::block_on::hff98225a69f0a284
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b91356442 - root_io::core::file::test::streamerinfo_test::h30d8466f4b045ea4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:360:5
[INFO] [stdout]   38:     0x5a0b913562a7 - root_io::core::file::test::streamerinfo_test::{{closure}}::h90cd997c67e9622e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:361:33
[INFO] [stdout]   39:     0x5a0b9131fdf6 - core::ops::function::FnOnce::call_once::h0e549ee92d8ff23a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file_item::tests::open_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file_item::tests::open_simple' panicked at src/core/file_item.rs:83:43:
[INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::RootFile::new::{{closure}}
[INFO] [stdout]              at src/core/file.rs:147:53
[INFO] [stdout]    7: root_io::core::file_item::tests::open_simple::{{closure}}
[INFO] [stdout]              at src/core/file_item.rs:83:37
[INFO] [stdout]    8: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    9: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   11: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   12: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   13: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   14: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   17: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   18: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   19: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   20: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   21: root_io::core::file_item::tests::open_simple
[INFO] [stdout]              at src/core/file_item.rs:80:5
[INFO] [stdout]   22: root_io::core::file_item::tests::open_simple::{{closure}}
[INFO] [stdout]              at src/core/file_item.rs:81:27
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91341ad7 - core::result::Result<T,E>::expect::hf0a3cea621fb152a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a0b913576dc - root_io::core::file_item::tests::open_simple::{{closure}}::he4194a1c9c9d3624
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:83:43
[INFO] [stdout]   22:     0x5a0b913943cd - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hc21238cef6a8a25d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91370d70 - tokio::coop::with_budget::{{closure}}::h2fc80634a7fbf63c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137d5b5 - std::thread::local::LocalKey<T>::try_with::h4a0f08761f06820f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137cc2e - std::thread::local::LocalKey<T>::with::hfd07a6d6af29e7cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b9139396f - tokio::coop::with_budget::h638e539fe707d4d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b9139396f - tokio::coop::budget::h73476930ca67857a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b9139396f - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hd7fb25465eadb227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b91395f9e - tokio::runtime::basic_scheduler::enter::{{closure}}::h087a60cafe6bbcc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b913243f7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h32bdccce9a5f50a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b91395048 - tokio::runtime::basic_scheduler::enter::h4cd4b6e9590d82fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b91390a60 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h924a498fc8364673
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a222 - tokio::runtime::Runtime::block_on::{{closure}}::h53a7910c1c080d2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135ad9b - tokio::runtime::context::enter::hdd3a577f559e4f1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e64c - tokio::runtime::handle::Handle::enter::h753ab99f960296a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b91349f5a - tokio::runtime::Runtime::block_on::h0ed23d05339fc742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b91357432 - root_io::core::file_item::tests::open_simple::h15775392e4da3b2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:80:5
[INFO] [stdout]   38:     0x5a0b91357297 - root_io::core::file_item::tests::open_simple::{{closure}}::h5a05ff999fcfbfc7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:81:27
[INFO] [stdout]   39:     0x5a0b91320126 - core::ops::function::FnOnce::call_once::h9a758f3f5c9e7ae0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file::test::directory_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file::test::directory_test' panicked at src/core/file.rs:332:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::test::directory_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:326:18
[INFO] [stdout]    7: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    8: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]    9: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   11: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   12: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   13: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   16: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   17: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   18: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   19: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   20: root_io::core::file::test::directory_test
[INFO] [stdout]              at src/core/file.rs:318:5
[INFO] [stdout]   21: root_io::core::file::test::directory_test::{{closure}}
[INFO] [stdout]              at src/core/file.rs:319:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   25: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91355ebf - core::result::Result<T,E>::unwrap::h87aaa01a82357a05
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a0b91355ebf - root_io::core::file::test::directory_test::{{closure}}::h640c19558cb6f112
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:332:18
[INFO] [stdout]   22:     0x5a0b9139411d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h5ce9675f99f9e80b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91371230 - tokio::coop::with_budget::{{closure}}::h685ae9dc4ea0d958
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137f255 - std::thread::local::LocalKey<T>::try_with::hfe9af10da09d6f3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137c16e - std::thread::local::LocalKey<T>::with::h065c808a198bbd30
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b9139321f - tokio::coop::with_budget::h9b0d1291fd86b0eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b9139321f - tokio::coop::budget::h79eb86b11a341f36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b9139321f - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hd241592fe08e30fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b9139603e - tokio::runtime::basic_scheduler::enter::{{closure}}::h395d6e34fe263a81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b91324517 - tokio::macros::scoped_tls::ScopedKey<T>::set::h39ac6e839caa4c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b91394c98 - tokio::runtime::basic_scheduler::enter::h1a82ac707fb90cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b913909e0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6094fc87e74f7ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a6a2 - tokio::runtime::Runtime::block_on::{{closure}}::hf76242a86932ecb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135a99b - tokio::runtime::context::enter::h10ccbd6cb209a802
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e4cc - tokio::runtime::handle::Handle::enter::h0f1568748b3dc84b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b9134a01a - tokio::runtime::Runtime::block_on::h5ac46bc242cdf752
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b91355592 - root_io::core::file::test::directory_test::h399aeab7abffab93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:318:5
[INFO] [stdout]   38:     0x5a0b913553f7 - root_io::core::file::test::directory_test::{{closure}}::hb6bf89461274b292
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:319:30
[INFO] [stdout]   39:     0x5a0b9131ff76 - core::ops::function::FnOnce::call_once::h5fd1c5727379719d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file_item::tests::open_esd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file_item::tests::open_esd' panicked at src/core/file_item.rs:99:14:
[INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:39:29
[INFO] [stdout]    6: root_io::core::file::RootFile::new::{{closure}}
[INFO] [stdout]              at src/core/file.rs:147:53
[INFO] [stdout]    7: root_io::core::file_item::tests::open_esd::{{closure}}
[INFO] [stdout]              at src/core/file_item.rs:98:14
[INFO] [stdout]    8: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    9: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   11: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   12: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   13: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   14: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   17: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   18: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   19: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   20: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   21: root_io::core::file_item::tests::open_esd
[INFO] [stdout]              at src/core/file_item.rs:91:5
[INFO] [stdout]   22: root_io::core::file_item::tests::open_esd::{{closure}}
[INFO] [stdout]              at src/core/file_item.rs:93:24
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91341ad7 - core::result::Result<T,E>::expect::hf0a3cea621fb152a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a0b91358152 - root_io::core::file_item::tests::open_esd::{{closure}}::hac940cd066678ff7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:99:14
[INFO] [stdout]   22:     0x5a0b9139430d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::ha1bb445b6f922c00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91370ea0 - tokio::coop::with_budget::{{closure}}::h30385d00832b0618
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137d8b5 - std::thread::local::LocalKey<T>::try_with::h6697bdab533f6566
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137c1be - std::thread::local::LocalKey<T>::with::h0efd2b5f54d107ae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b9139237f - tokio::coop::with_budget::h13995584f245a15d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b9139237f - tokio::coop::budget::hdf3e98426a7e79fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b9139237f - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hb68ad915bf8924df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b9139608c - tokio::runtime::basic_scheduler::enter::{{closure}}::h56b52d95084edd6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b91324759 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7eabdf0b457ac8d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b91395f08 - tokio::runtime::basic_scheduler::enter::hdfd5406555d5e74d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b91390aa2 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hb947b63badcad680
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a5e2 - tokio::runtime::Runtime::block_on::{{closure}}::hedccb73e8d5456d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135ae9b - tokio::runtime::context::enter::hdde7b43b2ee0c623
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e88a - tokio::runtime::handle::Handle::enter::hba8c235a808b65ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b9134a07c - tokio::runtime::Runtime::block_on::h9176002791f58847
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b91357d30 - root_io::core::file_item::tests::open_esd::h5e6cef85212d7990
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:91:5
[INFO] [stdout]   38:     0x5a0b91357b97 - root_io::core::file_item::tests::open_esd::{{closure}}::he1769037b50c4c16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file_item.rs:93:24
[INFO] [stdout]   39:     0x5a0b913201b6 - core::ops::function::FnOnce::call_once::he53d55b92758e4c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::file::test::read_cms_file_remote stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::file::test::read_cms_file_remote' panicked at src/core/file.rs:274:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("opendata.web.cern.ch")), port: None, path: "/eos/opendata/cms/hidata/HIRun2010/HIAllPhysics/RECO/ZS-v2/0000/001DA267-7243-E011-B38F-001617C3B6CE.root", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    5: root_io::core::data_source::Source::fetch::{{closure}}
[INFO] [stdout]              at src/core/data_source.rs:46:27
[INFO] [stdout]    6: root_io::core::file::RootFile::new::{{closure}}
[INFO] [stdout]              at src/core/file.rs:147:53
[INFO] [stdout]    7: root_io::core::file::test::read_cms_file_remote::{{closure}}
[INFO] [stdout]              at src/core/file.rs:274:57
[INFO] [stdout]    8: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]    9: tokio::coop::with_budget::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   10: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   11: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   12: tokio::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   13: tokio::runtime::basic_scheduler::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   14: tokio::macros::scoped_tls::ScopedKey<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   15: tokio::runtime::basic_scheduler::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   17: tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   18: tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   19: tokio::runtime::handle::Handle::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   20: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   21: root_io::core::file::test::read_cms_file_remote
[INFO] [stdout]              at src/core/file.rs:271:5
[INFO] [stdout]   22: root_io::core::file::test::read_cms_file_remote::{{closure}}
[INFO] [stdout]              at src/core/file.rs:272:36
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0b91874002 - 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:     0x5a0b91874002 - 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:     0x5a0b91874002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0b91874002 - <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:     0x5a0b9189dda3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0b9189dda3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a0b918703c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0b918703c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0b91873e52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0b91875629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0b9187545e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0b913d46b4 - <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:     0x5a0b913d46b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0b918760fe - <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:     0x5a0b918760fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0b91875dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0b91874509 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a0b91875a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0b9189b9a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0b9189be56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a0b91354162 - core::result::Result<T,E>::unwrap::h2e9c476161ac00ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a0b91354162 - root_io::core::file::test::read_cms_file_remote::{{closure}}::h1c02b7f97dffa512
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:274:63
[INFO] [stdout]   22:     0x5a0b91393f3d - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h450cb165e2ef29a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5a0b91371ce0 - tokio::coop::with_budget::{{closure}}::hc841cf073da1443f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5a0b9137cd45 - std::thread::local::LocalKey<T>::try_with::h16ae65ad812bd247
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5a0b9137cafe - std::thread::local::LocalKey<T>::with::hd54121f4353d8251
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5a0b91392acf - tokio::coop::with_budget::h9b3d39d7feed46f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5a0b91392acf - tokio::coop::budget::h4c3781076f8d3dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5a0b91392acf - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hcf10535e17e3225a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5a0b913960de - tokio::runtime::basic_scheduler::enter::{{closure}}::had2e750f8768851c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5a0b91324637 - tokio::macros::scoped_tls::ScopedKey<T>::set::h56c39190aa707e76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5a0b913957a8 - tokio::runtime::basic_scheduler::enter::hcc7a95667a3001ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5a0b91390960 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h3c14cc4dadcdbb84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5a0b9134a3a2 - tokio::runtime::Runtime::block_on::{{closure}}::h79e078fa89556455
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5a0b9135aa9b - tokio::runtime::context::enter::h88980fc834bc36c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5a0b9134e94c - tokio::runtime::handle::Handle::enter::hf8948e59cac7e6f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5a0b9134a13a - tokio::runtime::Runtime::block_on::hd1ede16aaad0fa83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5a0b91353d12 - root_io::core::file::test::read_cms_file_remote::h300fb8e5f960184c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:271:5
[INFO] [stdout]   38:     0x5a0b91353b77 - root_io::core::file::test::read_cms_file_remote::{{closure}}::hfbd0d1cb46893e6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/file.rs:272:36
[INFO] [stdout]   39:     0x5a0b9131ffd6 - core::ops::function::FnOnce::call_once::h67554399abacbd8f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5a0b913d9f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5a0b913d9f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5a0b913d9055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5a0b913d9055 - <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]   44:     0x5a0b913d9055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5a0b913d9055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5a0b913d9055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0b913d9055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5a0b913d9055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5a0b9139cc54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5a0b9139cc54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5a0b913a062a - <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]   53:     0x5a0b913a062a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5a0b913a062a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5a0b913a062a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0b913a062a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5a0b913a062a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5a0b9187920f - <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]   59:     0x5a0b9187920f - 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]   60:     0x78bcde720aa4 - <unknown>
[INFO] [stdout]   61:     0x78bcde7ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::file::test::directory_test
[INFO] [stdout]     core::file::test::file_header_test
[INFO] [stdout]     core::file::test::read_cms_file_remote
[INFO] [stdout]     core::file::test::streamerinfo_test
[INFO] [stdout]     core::file_item::tests::open_esd
[INFO] [stdout]     core::file_item::tests::open_simple
[INFO] [stdout]     tree_reader::container::tests::basket_simple
[INFO] [stdout]     tree_reader::tests::simple_tree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b3937a07c554b2d108badf4baf3385923393568ab998d90214a3f1489d1af2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3937a07c554b2d108badf4baf3385923393568ab998d90214a3f1489d1af2c0", kill_on_drop: false }`
[INFO] [stdout] b3937a07c554b2d108badf4baf3385923393568ab998d90214a3f1489d1af2c0
