[INFO] fetching crate root-io 0.3.0... [INFO] building root-io-0.3.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate root-io 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate root-io 0.3.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9d3efbfd6108164ec474c8f507f3dc1cd330efd19e3f4602ef0aac5c839e512 [INFO] running `Command { std: "docker" "start" "-a" "f9d3efbfd6108164ec474c8f507f3dc1cd330efd19e3f4602ef0aac5c839e512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d3efbfd6108164ec474c8f507f3dc1cd330efd19e3f4602ef0aac5c839e512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d3efbfd6108164ec474c8f507f3dc1cd330efd19e3f4602ef0aac5c839e512", kill_on_drop: false }` [INFO] [stdout] f9d3efbfd6108164ec474c8f507f3dc1cd330efd19e3f4602ef0aac5c839e512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a893d75dcaffba409de21d5350b92bd2afd91afadf3a06a6b88bcaaef33e8b92 [INFO] running `Command { std: "docker" "start" "-a" "a893d75dcaffba409de21d5350b92bd2afd91afadf3a06a6b88bcaaef33e8b92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lz4-compress v0.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling lzma-rs v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-tls v0.3.1 [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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TKeyHeader` 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 `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] [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] [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] [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] [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] [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: 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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: 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "a893d75dcaffba409de21d5350b92bd2afd91afadf3a06a6b88bcaaef33e8b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a893d75dcaffba409de21d5350b92bd2afd91afadf3a06a6b88bcaaef33e8b92", kill_on_drop: false }` [INFO] [stdout] a893d75dcaffba409de21d5350b92bd2afd91afadf3a06a6b88bcaaef33e8b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3802acda312ee21731a1b60e2c0ce60bb8c139fc47198e20fa5cf7bb60548287 [INFO] running `Command { std: "docker" "start" "-a" "3802acda312ee21731a1b60e2c0ce60bb8c139fc47198e20fa5cf7bb60548287", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TKeyHeader` 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 `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] [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] [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] [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] [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] [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: 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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: 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling plotters v0.3.4 [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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Model` 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 `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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `TKeyHeader` 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 `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] [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] [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] [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] [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] [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: 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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] | 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: 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `Command { std: "docker" "inspect" "3802acda312ee21731a1b60e2c0ce60bb8c139fc47198e20fa5cf7bb60548287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3802acda312ee21731a1b60e2c0ce60bb8c139fc47198e20fa5cf7bb60548287", kill_on_drop: false }` [INFO] [stdout] 3802acda312ee21731a1b60e2c0ce60bb8c139fc47198e20fa5cf7bb60548287