[INFO] fetching crate root-io 0.3.0... [INFO] testing root-io-0.3.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate root-io 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate root-io 0.3.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alice-open-data v0.5.0 [INFO] [stderr] Downloaded lz4-compress v0.1.1 [INFO] [stderr] Downloaded lzma-rs v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81fe520cfd86f29f0e89129948f2d734d833acb6a62d8f32d44bff35c255b62e [INFO] running `Command { std: "docker" "start" "-a" "81fe520cfd86f29f0e89129948f2d734d833acb6a62d8f32d44bff35c255b62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81fe520cfd86f29f0e89129948f2d734d833acb6a62d8f32d44bff35c255b62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fe520cfd86f29f0e89129948f2d734d833acb6a62d8f32d44bff35c255b62e", kill_on_drop: false }` [INFO] [stdout] 81fe520cfd86f29f0e89129948f2d734d833acb6a62d8f32d44bff35c255b62e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 737fcc10ec61e5f43d8e14bbed6c7c2a2a0cb9b69ca413ae9cdef897407f2613 [INFO] running `Command { std: "docker" "start" "-a" "737fcc10ec61e5f43d8e14bbed6c7c2a2a0cb9b69ca413ae9cdef897407f2613", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [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 byteorder v1.4.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lz4-compress v0.1.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lzma-rs v0.1.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.24 [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 tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [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 51.62s [INFO] running `Command { std: "docker" "inspect" "737fcc10ec61e5f43d8e14bbed6c7c2a2a0cb9b69ca413ae9cdef897407f2613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737fcc10ec61e5f43d8e14bbed6c7c2a2a0cb9b69ca413ae9cdef897407f2613", kill_on_drop: false }` [INFO] [stdout] 737fcc10ec61e5f43d8e14bbed6c7c2a2a0cb9b69ca413ae9cdef897407f2613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfa360ced322b66b3008b9f39ff788a3ce400e00d71aafcaf2b72656bd31887 [INFO] running `Command { std: "docker" "start" "-a" "bdfa360ced322b66b3008b9f39ff788a3ce400e00d71aafcaf2b72656bd31887", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.5 [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJqIvlA/symbols.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.read_simple.942ce255-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a.a4ns2wej442fa4z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libroot_io-ac112810d7811d98.rlib" "/opt/rustwide/target/debug/deps/liblz4_compress-e33d50bee1afebe1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-df24f6ce7980b3d8.rlib" "/opt/rustwide/target/debug/deps/libuuid-a96fe56bfc28ba3d.rlib" "/opt/rustwide/target/debug/deps/libalice_open_data-175bc9add84de7dc.rlib" "/opt/rustwide/target/debug/deps/libglob-663a51ae878ac3a4.rlib" "/opt/rustwide/target/debug/deps/libdirs-c8a00d1133c41827.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a0ceb12ad6eefe1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d0531e55322e913d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e76972cc9fefaff0.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0df8007c8f1e1d5c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libserde-03f58437f7801ea5.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1b01ecbf2bf64fc2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c9ee4a0cddbfe40.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-00a71263ec17b383.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3ce405ecd92a1d9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-93b1dfa83d6db850.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libwant-dc1e6e117605dee5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libh2-89cb5c3d73cc75eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1fa1cd9f27f5ba13.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca94b2b630e9d36d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f8050f8f16c4c948.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c8f99ca66d85a79.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e6cb2217f2016166.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-136e7a07c358c2b3.rlib" "/opt/rustwide/target/debug/deps/libtracing-5dfaa5197959f44e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0eb8fe4103b4bbe5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libtokio-8e5e817fe7a90eb3.rlib" "/opt/rustwide/target/debug/deps/libmio-c670a1aa90aff06d.rlib" "/opt/rustwide/target/debug/deps/libiovec-fdfb3dd1fed555f7.rlib" "/opt/rustwide/target/debug/deps/libnet2-f30c637f785448d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5876a0c0c90a294f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-70d0314b69d5323a.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/liblzma_rs-adfd6552558bd597.rlib" "/opt/rustwide/target/debug/deps/libcrc-7ac034e4b805cd69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libflate2-a856adf0e2000cbc.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libquote-c58d9af5ae0702c1.rlib" "/opt/rustwide/target/debug/deps/libnom-a4987917438a664e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0cada911e1250a6a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0c2d6d1b20a77963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c8c324635fc607e.rlib" "/opt/rustwide/target/debug/deps/libfutures-936db74b38dcf508.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4a75771afd7f4f3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a358f5d677109acc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8dc52798061ada3c.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d8164e92aa933f3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libfailure-f84c8fa2a763f0cf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-72d3a96ce594e4e7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0df8bcde19447687.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libobject-6c0fd295982d62cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b26084502e196bf1.rlib" "/opt/rustwide/target/debug/deps/liblibc-33356d1d4385774c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-173cfcc113a52c14.rlib" "/opt/rustwide/target/debug/deps/libgimli-0f04cb82451d012f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f5f194aabaf57b02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/read_simple-a74ec2235f07026a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `root-io` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bdfa360ced322b66b3008b9f39ff788a3ce400e00d71aafcaf2b72656bd31887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfa360ced322b66b3008b9f39ff788a3ce400e00d71aafcaf2b72656bd31887", kill_on_drop: false }` [INFO] [stdout] bdfa360ced322b66b3008b9f39ff788a3ce400e00d71aafcaf2b72656bd31887