[INFO] fetching crate root-io 0.3.0... [INFO] testing root-io-0.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate root-io 0.3.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate root-io 0.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3b51af04e69d6f00d502c1288fa491ca3715482abd8abffa2993721696ccc15 [INFO] running `Command { std: "docker" "start" "-a" "b3b51af04e69d6f00d502c1288fa491ca3715482abd8abffa2993721696ccc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3b51af04e69d6f00d502c1288fa491ca3715482abd8abffa2993721696ccc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b51af04e69d6f00d502c1288fa491ca3715482abd8abffa2993721696ccc15", kill_on_drop: false }` [INFO] [stdout] b3b51af04e69d6f00d502c1288fa491ca3715482abd8abffa2993721696ccc15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d11099fff012c4b1e361ec06ae5c4234902e004ae5509805dc6caa8a53707473 [INFO] running `Command { std: "docker" "start" "-a" "d11099fff012c4b1e361ec06ae5c4234902e004ae5509805dc6caa8a53707473", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lz4-compress v0.1.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling lzma-rs v0.1.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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)]` (part of `#[warn(unused)]`) 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, [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, [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>, [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, [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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | /// List of aliases for expressions based on the tree branches. [INFO] [stdout] 77 | faliases: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | /// Sorted index values [INFO] [stdout] 79 | findexvalues: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | /// Index of sorted values [INFO] [stdout] 81 | findex: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 82 | /// Pointer to the tree Index (if any) [INFO] [stdout] 83 | ftreeindex: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | /// pointer to list of friend elements [INFO] [stdout] 85 | ffriends: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | /// pointer to a list of user objects associated to this Tree [INFO] [stdout] 87 | fuserinfo: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 88 | /// Branch supporting the TRefTable (if any) [INFO] [stdout] 89 | fbranchref: Option, [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:67 [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:56 [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:155:34 [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:53 [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:54 [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:74 [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:75 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec, 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, 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:84 [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 [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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [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:65 [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 51.66s [INFO] running `Command { std: "docker" "inspect" "d11099fff012c4b1e361ec06ae5c4234902e004ae5509805dc6caa8a53707473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11099fff012c4b1e361ec06ae5c4234902e004ae5509805dc6caa8a53707473", kill_on_drop: false }` [INFO] [stdout] d11099fff012c4b1e361ec06ae5c4234902e004ae5509805dc6caa8a53707473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efc94a219c0368debc4b0b5f1d479075581ed5644d0b3db9d1a171122b04bfee [INFO] running `Command { std: "docker" "start" "-a" "efc94a219c0368debc4b0b5f1d479075581ed5644d0b3db9d1a171122b04bfee", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [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)]` (part of `#[warn(unused)]`) 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, [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, [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>, [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, [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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | /// List of aliases for expressions based on the tree branches. [INFO] [stdout] 77 | faliases: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | /// Sorted index values [INFO] [stdout] 79 | findexvalues: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | /// Index of sorted values [INFO] [stdout] 81 | findex: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 82 | /// Pointer to the tree Index (if any) [INFO] [stdout] 83 | ftreeindex: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | /// pointer to list of friend elements [INFO] [stdout] 85 | ffriends: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | /// pointer to a list of user objects associated to this Tree [INFO] [stdout] 87 | fuserinfo: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 88 | /// Branch supporting the TRefTable (if any) [INFO] [stdout] 89 | fbranchref: Option, [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:67 [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:56 [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:155:34 [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:53 [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:54 [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:74 [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:75 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec, 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, 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:84 [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 [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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [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:65 [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 serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.11.3 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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, [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, [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>, [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, [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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | /// List of aliases for expressions based on the tree branches. [INFO] [stdout] 77 | faliases: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | /// Sorted index values [INFO] [stdout] 79 | findexvalues: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | /// Index of sorted values [INFO] [stdout] 81 | findex: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 82 | /// Pointer to the tree Index (if any) [INFO] [stdout] 83 | ftreeindex: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | /// pointer to list of friend elements [INFO] [stdout] 85 | ffriends: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | /// pointer to a list of user objects associated to this Tree [INFO] [stdout] 87 | fuserinfo: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 88 | /// Branch supporting the TRefTable (if any) [INFO] [stdout] 89 | fbranchref: Option, [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:67 [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:56 [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:155:34 [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:53 [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:54 [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:74 [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:75 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec, 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, 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:84 [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 [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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [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:65 [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 21.07s [INFO] running `Command { std: "docker" "inspect" "efc94a219c0368debc4b0b5f1d479075581ed5644d0b3db9d1a171122b04bfee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc94a219c0368debc4b0b5f1d479075581ed5644d0b3db9d1a171122b04bfee", kill_on_drop: false }` [INFO] [stdout] efc94a219c0368debc4b0b5f1d479075581ed5644d0b3db9d1a171122b04bfee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 159295d93b1f09fd1271450e3f767d209bf742b18216c1faf64a6fbe2937637c [INFO] running `Command { std: "docker" "start" "-a" "159295d93b1f09fd1271450e3f767d209bf742b18216c1faf64a6fbe2937637c", 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)]` (part of `#[warn(unused)]`) 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, [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, [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>, [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, [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, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 76 | /// List of aliases for expressions based on the tree branches. [INFO] [stderr] 77 | faliases: Option>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 78 | /// Sorted index values [INFO] [stderr] 79 | findexvalues: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 80 | /// Index of sorted values [INFO] [stderr] 81 | findex: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 82 | /// Pointer to the tree Index (if any) [INFO] [stderr] 83 | ftreeindex: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 84 | /// pointer to list of friend elements [INFO] [stderr] 85 | ffriends: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 86 | /// pointer to a list of user objects associated to this Tree [INFO] [stderr] 87 | fuserinfo: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 88 | /// Branch supporting the TRefTable (if any) [INFO] [stderr] 89 | fbranchref: Option, [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:67 [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:56 [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:155:34 [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:53 [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:54 [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:74 [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:75 [INFO] [stderr] | [INFO] [stderr] 351 | pub fn parse_tobjarray_of_tnameds<'s, E>(input: &'s [u8]) -> nom::IResult<&[u8], Vec, 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, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/core/parsers.rs:374:84 [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 [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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [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:65 [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 11 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)]` (part of `#[warn(unused)]`) 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.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/root_io-da52c85cf43f2560) [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_item::tests::open_esd ... FAILED [INFO] [stdout] test core::file_item::tests::open_simple ... FAILED [INFO] [stdout] test tree_reader::tests::simple_tree ... FAILED [INFO] [stdout] test core::file::test::file_header_test ... FAILED [INFO] [stdout] test core::file::test::streamerinfo_test ... FAILED [INFO] [stdout] test core::file::test::read_cms_file_remote ... FAILED [INFO] [stdout] test core::file::test::directory_test ... 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' (33) 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: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a78144726d5 - core::result::Result::unwrap::hd63788762d68f53c [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a78144726d5 - root_io::tree_reader::container::tests::basket_simple::h9a51a11a7234a033 [INFO] [stdout] at /opt/rustwide/workdir/src/tree_reader/container.rs:77:35 [INFO] [stdout] 22: 0x5a7814472cb7 - root_io::tree_reader::container::tests::basket_simple::{{closure}}::h6591c1784f9e873a [INFO] [stdout] at /opt/rustwide/workdir/src/tree_reader/container.rs:75:23 [INFO] [stdout] 23: 0x5a78144a75a6 - core::ops::function::FnOnce::call_once::h938905e271fde112 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x731d88e23aa4 - [INFO] [stdout] 45: 0x731d88eb0a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file_item::tests::open_esd stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file_item::tests::open_esd' (29) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 11: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a7814477787 - core::result::Result::expect::h2f48fc70c7bd023f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5a781445071a - root_io::core::file_item::tests::open_esd::{{closure}}::h439157ab50aa1b32 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:99:14 [INFO] [stdout] 22: 0x5a781446c3ad - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h8ff0675744fdc93f [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: 0x5a7814434190 - tokio::coop::with_budget::{{closure}}::h05f0661ecf99273b [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: 0x5a7814453485 - std::thread::local::LocalKey::try_with::h660da82e397ccdfb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a78144517ee - std::thread::local::LocalKey::with::h0b7f741b5f5482e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a781446b1ff - tokio::coop::with_budget::h87df098c565d1db0 [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: 0x5a781446b1ff - tokio::coop::budget::h45c1bd1081edd9dc [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: 0x5a781446b1ff - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hc9df184f6be55ebf [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: 0x5a781446e06c - tokio::runtime::basic_scheduler::enter::{{closure}}::h9adf4a06dc6a4a15 [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: 0x5a78144469b9 - tokio::macros::scoped_tls::ScopedKey::set::he20317ef05c76252 [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: 0x5a781446cc78 - tokio::runtime::basic_scheduler::enter::h731f06df7bf12866 [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: 0x5a7814468a82 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h89a72f4e3228bc5c [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: 0x5a7814462ee2 - tokio::runtime::Runtime::block_on::{{closure}}::h68dc3f84832763ff [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: 0x5a781446350b - tokio::runtime::context::enter::h3339ce43729e09c2 [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: 0x5a7814435d8a - tokio::runtime::handle::Handle::enter::hfa2968394d980b1c [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: 0x5a7814462a9c - tokio::runtime::Runtime::block_on::h5b26a771dd970fca [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: 0x5a7814450310 - root_io::core::file_item::tests::open_esd::h7ac926137ea8c7d7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:91:5 [INFO] [stdout] 38: 0x5a7814450cd7 - root_io::core::file_item::tests::open_esd::{{closure}}::hb08d57fd3af5bfc9 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:93:24 [INFO] [stdout] 39: 0x5a78144a7696 - core::ops::function::FnOnce::call_once::hc49b805952cb57c8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file_item::tests::open_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file_item::tests::open_simple' (30) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 11: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a7814477787 - core::result::Result::expect::h2f48fc70c7bd023f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5a781444fcce - root_io::core::file_item::tests::open_simple::{{closure}}::h5c274b06565e67b9 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:83:43 [INFO] [stdout] 22: 0x5a781446c51d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hdd4f770241b7f806 [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: 0x5a7814434ea0 - tokio::coop::with_budget::{{closure}}::h9f18cb90799dcd77 [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: 0x5a78144523c5 - std::thread::local::LocalKey::try_with::h0042426581ac4849 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a781445225e - std::thread::local::LocalKey::with::hee734a98d20d3f70 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a781446b94f - tokio::coop::with_budget::h808a3ea4222b4e2a [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: 0x5a781446b94f - tokio::coop::budget::hee90a880ffc97dc8 [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: 0x5a781446b94f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hec7440ed8f504890 [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: 0x5a781446df7e - tokio::runtime::basic_scheduler::enter::{{closure}}::h320403533d15844d [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: 0x5a7814446537 - tokio::macros::scoped_tls::ScopedKey::set::h3db0eba6a99f2484 [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: 0x5a781446d028 - tokio::runtime::basic_scheduler::enter::h77a2a83b836f3180 [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: 0x5a7814468980 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2dc8d8a0a1383086 [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: 0x5a7814463122 - tokio::runtime::Runtime::block_on::{{closure}}::h94823b7e4076d6e2 [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: 0x5a781446330b - tokio::runtime::context::enter::h2735cd3b2ca3c8a4 [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: 0x5a7814435a8c - tokio::runtime::handle::Handle::enter::hd42bf505e7e48c95 [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: 0x5a78144629da - tokio::runtime::Runtime::block_on::h1115cbbc43afd45b [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: 0x5a781444fa42 - root_io::core::file_item::tests::open_simple::h9399ec9b2496db6a [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:80:5 [INFO] [stdout] 38: 0x5a7814450177 - root_io::core::file_item::tests::open_simple::{{closure}}::h7c6e189b51f57a14 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file_item.rs:81:27 [INFO] [stdout] 39: 0x5a78144a73a6 - core::ops::function::FnOnce::call_once::h3527d35923db5074 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tree_reader::tests::simple_tree stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tree_reader::tests::simple_tree' (34) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 11: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a7814477787 - core::result::Result::expect::h2f48fc70c7bd023f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5a781444bf21 - root_io::tree_reader::tests::simple_tree::{{closure}}::h3723402bfea74f5e [INFO] [stdout] at /opt/rustwide/workdir/src/tree_reader/mod.rs:27:14 [INFO] [stdout] 22: 0x5a781446c14d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h656c29b1c15862ff [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: 0x5a78144355c0 - tokio::coop::with_budget::{{closure}}::hf7a41186c723cac5 [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: 0x5a7814453385 - std::thread::local::LocalKey::try_with::h5413e6fc172ec4cc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a7814451dee - std::thread::local::LocalKey::with::h94fe698834f09b74 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a781446a35f - tokio::coop::with_budget::h7554d33d44ff0949 [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: 0x5a781446a35f - tokio::coop::budget::hdd17a3b0df9cfb9d [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: 0x5a781446a35f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h4ee75983a665f635 [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: 0x5a781446dfce - tokio::runtime::basic_scheduler::enter::{{closure}}::h51ee238e3806ba68 [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: 0x5a7814446ad7 - tokio::macros::scoped_tls::ScopedKey::set::he32a1dd72a44cea6 [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: 0x5a781446db38 - tokio::runtime::basic_scheduler::enter::hbd6870963abbbc6d [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: 0x5a78144689c0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5d0808e7cff22616 [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: 0x5a7814463062 - tokio::runtime::Runtime::block_on::{{closure}}::h90b857ccd4abd15f [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: 0x5a781446340b - tokio::runtime::context::enter::h29c8f933a5f391ae [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: 0x5a781443590c - tokio::runtime::handle::Handle::enter::h09a07262cb2bebff [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: 0x5a7814462c1a - tokio::runtime::Runtime::block_on::hcf95b1c751d5391c [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: 0x5a781444bc62 - root_io::tree_reader::tests::simple_tree::h403075d635da97de [INFO] [stdout] at /opt/rustwide/workdir/src/tree_reader/mod.rs:22:5 [INFO] [stdout] 38: 0x5a781444c1f7 - root_io::tree_reader::tests::simple_tree::{{closure}}::h5d95abd6f51f2816 [INFO] [stdout] at /opt/rustwide/workdir/src/tree_reader/mod.rs:23:27 [INFO] [stdout] 39: 0x5a78144a7466 - core::ops::function::FnOnce::call_once::h44df6e6b5a0c691e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file::test::file_header_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file::test::file_header_test' (26) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 10: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 25: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a781444d85f - core::result::Result::unwrap::h76fe122098a47195 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a781444d85f - root_io::core::file::test::file_header_test::{{closure}}::hdba84c5888a20d67 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:297:18 [INFO] [stdout] 22: 0x5a781446c18d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h65e5885bae717be0 [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: 0x5a7814434fd0 - tokio::coop::with_budget::{{closure}}::ha62341a6d48654e5 [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: 0x5a7814452735 - std::thread::local::LocalKey::try_with::h1db3cc1bccafbbeb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a781445188e - std::thread::local::LocalKey::with::h108c6effe993f978 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a7814468d6f - tokio::coop::with_budget::h7d7e63719560212c [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: 0x5a7814468d6f - tokio::coop::budget::h44076c398cae6020 [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: 0x5a7814468d6f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h07dad2da72932b81 [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: 0x5a781446e15c - tokio::runtime::basic_scheduler::enter::{{closure}}::hf9d7bb88cb372126 [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: 0x5a7814446659 - tokio::macros::scoped_tls::ScopedKey::set::h4b072d04c4b0ee62 [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: 0x5a781446d788 - tokio::runtime::basic_scheduler::enter::hbd0e4fd8d723f593 [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: 0x5a7814468a42 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h754baeffb6d47caa [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: 0x5a7814462d62 - tokio::runtime::Runtime::block_on::{{closure}}::h3afe94e2694f5ca6 [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: 0x5a781446360b - tokio::runtime::context::enter::h874dd4f96f91681e [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: 0x5a7814435b4a - tokio::runtime::handle::Handle::enter::hdbe549a688334b34 [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: 0x5a7814462b5c - tokio::runtime::Runtime::block_on::hb67c01d4d58ebe18 [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: 0x5a781444d220 - root_io::core::file::test::file_header_test::h99d29c7b6c05a76f [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:283:5 [INFO] [stdout] 38: 0x5a781444d2a7 - root_io::core::file::test::file_header_test::{{closure}}::h97ad71fc5972fc9e [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:284:32 [INFO] [stdout] 39: 0x5a78144a77a6 - core::ops::function::FnOnce::call_once::hfc1dec19a68b3405 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file::test::streamerinfo_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file::test::streamerinfo_test' (28) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 10: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 25: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a781444e4ad - core::result::Result::unwrap::h0f28ba91674e036f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a781444e4ad - root_io::core::file::test::streamerinfo_test::{{closure}}::h359e5bdfc1f6de95 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:377:18 [INFO] [stdout] 22: 0x5a781446c55d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::he696a9602b50c099 [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: 0x5a78144356f0 - tokio::coop::with_budget::{{closure}}::hfb27ce0f9ff496a6 [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: 0x5a7814453185 - std::thread::local::LocalKey::try_with::h48a5bcf04626cd88 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a7814451bfe - std::thread::local::LocalKey::with::h610c0c5e1cbeacfd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a78144694bf - tokio::coop::with_budget::h9cc116360c43ca05 [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: 0x5a78144694bf - tokio::coop::budget::hbb25354029ba6619 [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: 0x5a78144694bf - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h27d3994ec3675c8a [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: 0x5a781446e01e - tokio::runtime::basic_scheduler::enter::{{closure}}::h6c63acf75d186ab6 [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: 0x5a7814446417 - tokio::macros::scoped_tls::ScopedKey::set::h2e8d9bece1f65571 [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: 0x5a781446c8c8 - tokio::runtime::basic_scheduler::enter::h5e809239767f0113 [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: 0x5a7814468ac0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hec91c741376ed2f8 [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: 0x5a7814462ca2 - tokio::runtime::Runtime::block_on::{{closure}}::h2421a5808e2362bb [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: 0x5a781446370b - tokio::runtime::context::enter::he48467cb8d35398b [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: 0x5a7814435ccc - tokio::runtime::handle::Handle::enter::hf28c8d463f50ac22 [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: 0x5a7814462afa - tokio::runtime::Runtime::block_on::h774c1e703a851a4b [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: 0x5a781444ddf2 - root_io::core::file::test::streamerinfo_test::h5d912429ec70c2f7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:360:5 [INFO] [stdout] 38: 0x5a781444ea67 - root_io::core::file::test::streamerinfo_test::{{closure}}::h652dd0d6b2036cf2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:361:33 [INFO] [stdout] 39: 0x5a78144a73e6 - core::ops::function::FnOnce::call_once::h3c75f6755112d284 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file::test::read_cms_file_remote stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file::test::read_cms_file_remote' (27) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 11: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a781444f1f7 - core::result::Result::unwrap::h8716ff2f89ae1392 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a781444f1f7 - root_io::core::file::test::read_cms_file_remote::{{closure}}::h8dcfb93f909edc6e [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:274:63 [INFO] [stdout] 22: 0x5a781446c34d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h87f487e4185ee94c [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: 0x5a7814434780 - tokio::coop::with_budget::{{closure}}::h43fcabc47194398b [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: 0x5a7814453a85 - std::thread::local::LocalKey::try_with::h9dcbd1a09951983d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a781445196e - std::thread::local::LocalKey::with::h25ad48614e767dea [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a781446aaaf - tokio::coop::with_budget::had1cce89a17570db [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: 0x5a781446aaaf - tokio::coop::budget::h87de1ec416fc004a [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: 0x5a781446aaaf - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9bdb75eafbf77963 [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: 0x5a781446e10e - tokio::runtime::basic_scheduler::enter::{{closure}}::hdf26130b565422ca [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: 0x5a7814446897 - tokio::macros::scoped_tls::ScopedKey::set::hc3d4b17bfb870e95 [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: 0x5a781446d3d8 - tokio::runtime::basic_scheduler::enter::h85aeff5bfbf6531f [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: 0x5a7814468940 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h17bef30e60e8f238 [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: 0x5a7814462fa2 - tokio::runtime::Runtime::block_on::{{closure}}::h6b9738226b627d21 [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: 0x5a781446380b - tokio::runtime::context::enter::hf477f2b84bdaaeb9 [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: 0x5a78144359cc - tokio::runtime::handle::Handle::enter::h33e56c34c455e44a [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: 0x5a7814462a3a - tokio::runtime::Runtime::block_on::h4a148f7a41343c4a [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: 0x5a781444edc2 - root_io::core::file::test::read_cms_file_remote::hc17f16a1a1778979 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:271:5 [INFO] [stdout] 38: 0x5a781444f8a7 - root_io::core::file::test::read_cms_file_remote::{{closure}}::hc54593e4ffc8b4a1 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:272:36 [INFO] [stdout] 39: 0x5a78144a7426 - core::ops::function::FnOnce::call_once::h41c80f3bedc50528 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::file::test::directory_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'core::file::test::directory_test' (25) 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: >::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: >::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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

::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::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 10: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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

::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::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

::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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 25: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7814996002 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7814996002 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7814996002 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a7814996002 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78149a8e4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78149a8e4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a7814961551 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7814961551 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a781496e632 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78149736bf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a7814973551 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78144ccb2e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a78144ccb2e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a7814973e2f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a7814973e2f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a7814973bda - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a781496e779 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a7814955bbd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78149b1ef0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a78149b1096 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a781444ccd7 - core::result::Result::unwrap::h76fe122098a47195 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a781444ccd7 - root_io::core::file::test::directory_test::{{closure}}::he3ba92df30d121d5 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:332:18 [INFO] [stdout] 22: 0x5a781446c4dd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hcade456e3adb7747 [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: 0x5a78144349e0 - tokio::coop::with_budget::{{closure}}::h531dcc031357453c [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: 0x5a7814453585 - std::thread::local::LocalKey::try_with::h871a81c391bbd4fe [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a7814451b3e - std::thread::local::LocalKey::with::h5156b93dffb833dd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a7814469c0f - tokio::coop::with_budget::h4352516d42a5c9ca [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: 0x5a7814469c0f - tokio::coop::budget::h05d6ec143528c9a5 [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: 0x5a7814469c0f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h337e2403afd42fa7 [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: 0x5a781446e0be - tokio::runtime::basic_scheduler::enter::{{closure}}::hdeb8aca5c0ec1f19 [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: 0x5a7814446777 - tokio::macros::scoped_tls::ScopedKey::set::h7213967c657c33b3 [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: 0x5a781446dee8 - tokio::runtime::basic_scheduler::enter::hccfb7ad214415640 [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: 0x5a7814468a00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h608c9a6cff21a728 [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: 0x5a7814462e22 - tokio::runtime::Runtime::block_on::{{closure}}::h59b10e98ddb53cb6 [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: 0x5a781446320b - tokio::runtime::context::enter::h1274200ea6ea4e03 [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: 0x5a7814435c0c - tokio::runtime::handle::Handle::enter::hddf717f1f3b696d8 [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: 0x5a7814462bba - tokio::runtime::Runtime::block_on::hc077ffc16b59db7d [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: 0x5a781444c392 - root_io::core::file::test::directory_test::h098eec60fceec825 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:318:5 [INFO] [stdout] 38: 0x5a781444c417 - root_io::core::file::test::directory_test::{{closure}}::h01264851c77cac85 [INFO] [stdout] at /opt/rustwide/workdir/src/core/file.rs:319:30 [INFO] [stdout] 39: 0x5a78144a7606 - core::ops::function::FnOnce::call_once::ha56f60a937ac9a01 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5a78144cc90b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a78144cc90b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: 0x5a78144e2535 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: 0x5a78144e2535 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x5a78144e2535 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x5a78144e2535 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x5a78144e2535 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x5a78144e2535 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: 0x5a78144e2535 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: 0x5a78144b8d44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: 0x5a78144b8d44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x5a78144bc6ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: 0x5a78144bc6ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: 0x5a78144bc6ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: 0x5a78144bc6ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a78144bc6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x5a78144bc6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5a78149698af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 59: 0x5a78149698af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 60: 0x731d88e23aa4 - [INFO] [stdout] 61: 0x731d88eb0a34 - clone [INFO] [stdout] 62: 0x0 - [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.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "159295d93b1f09fd1271450e3f767d209bf742b18216c1faf64a6fbe2937637c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159295d93b1f09fd1271450e3f767d209bf742b18216c1faf64a6fbe2937637c", kill_on_drop: false }` [INFO] [stdout] 159295d93b1f09fd1271450e3f767d209bf742b18216c1faf64a6fbe2937637c