[INFO] fetching crate oxidized-mdf 0.2.0... [INFO] checking oxidized-mdf-0.2.0 against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] extracting crate oxidized-mdf 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate oxidized-mdf 0.2.0 on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxidized-mdf 0.2.0 [INFO] finished tweaking crates.io crate oxidized-mdf 0.2.0 [INFO] tweaked toml for crates.io crate oxidized-mdf 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate oxidized-mdf 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.17.0 [INFO] [stderr] Downloaded async-log v2.0.0 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f55eb274ea937f01170f7b5489557b46333599b15a53091fd07f929983e5076 [INFO] running `Command { std: "docker" "start" "-a" "0f55eb274ea937f01170f7b5489557b46333599b15a53091fd07f929983e5076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f55eb274ea937f01170f7b5489557b46333599b15a53091fd07f929983e5076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f55eb274ea937f01170f7b5489557b46333599b15a53091fd07f929983e5076", kill_on_drop: false }` [INFO] [stdout] 0f55eb274ea937f01170f7b5489557b46333599b15a53091fd07f929983e5076 [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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e88a72beff1c0b82167098d6f9872e5b2a7778167f7a2471a1c145518781176 [INFO] running `Command { std: "docker" "start" "-a" "1e88a72beff1c0b82167098d6f9872e5b2a7778167f7a2471a1c145518781176", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rust_decimal v1.17.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-log v2.0.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking oxidized-mdf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking femme v2.1.1 [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> src/pages.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) header: PageHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `BootPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fgid` [INFO] [stdout] --> src/sys.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | fgid: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pgroot` [INFO] [stdout] --> src/sys.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | pgroot: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pgfirstiam` [INFO] [stdout] --> src/sys.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | pgfirstiam: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcused` [INFO] [stdout] --> src/sys.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | pcused: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcdata` [INFO] [stdout] --> src/sys.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | pcdata: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcreserved` [INFO] [stdout] --> src/sys.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pcreserved: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ownertype` [INFO] [stdout] --> src/sys.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | ownertype: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fgidfs` [INFO] [stdout] --> src/sys.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | fgidfs: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rcrows` [INFO] [stdout] --> src/sys.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | rcrows: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nsid` [INFO] [stdout] --> src/sys.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | nsid: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/sys.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pid: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/sys.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `schid` [INFO] [stdout] --> src/sys.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | schid: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/sys.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | length: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prec` [INFO] [stdout] --> src/sys.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | prec: i8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scale` [INFO] [stdout] --> src/sys.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | scale: i8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collationid` [INFO] [stdout] --> src/sys.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | collationid: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colid` [INFO] [stdout] --> src/sys.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | colid: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utype` [INFO] [stdout] --> src/sys.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | utype: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collationid` [INFO] [stdout] --> src/sys.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | collationid: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `maxinrow` [INFO] [stdout] --> src/sys.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | maxinrow: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xmlns` [INFO] [stdout] --> src/sys.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | xmlns: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dflt` [INFO] [stdout] --> src/sys.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | dflt: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chk` [INFO] [stdout] --> src/sys.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | chk: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> src/pages.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) header: PageHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `BootPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fgid` [INFO] [stdout] --> src/sys.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | fgid: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pgroot` [INFO] [stdout] --> src/sys.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | pgroot: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pgfirstiam` [INFO] [stdout] --> src/sys.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | pgfirstiam: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcused` [INFO] [stdout] --> src/sys.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | pcused: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcdata` [INFO] [stdout] --> src/sys.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | pcdata: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pcreserved` [INFO] [stdout] --> src/sys.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pcreserved: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysallocUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ownertype` [INFO] [stdout] --> src/sys.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | ownertype: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fgidfs` [INFO] [stdout] --> src/sys.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | fgidfs: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rcrows` [INFO] [stdout] --> src/sys.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | rcrows: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SysrowSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nsid` [INFO] [stdout] --> src/sys.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | nsid: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid` [INFO] [stdout] --> src/sys.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pid: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysschobj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/sys.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `schid` [INFO] [stdout] --> src/sys.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | schid: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/sys.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | length: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prec` [INFO] [stdout] --> src/sys.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | prec: i8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scale` [INFO] [stdout] --> src/sys.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | scale: i8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collationid` [INFO] [stdout] --> src/sys.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | collationid: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sysscalartype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colid` [INFO] [stdout] --> src/sys.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | colid: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utype` [INFO] [stdout] --> src/sys.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | utype: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `collationid` [INFO] [stdout] --> src/sys.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | collationid: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/sys.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | status: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `maxinrow` [INFO] [stdout] --> src/sys.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | maxinrow: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xmlns` [INFO] [stdout] --> src/sys.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | xmlns: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dflt` [INFO] [stdout] --> src/sys.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | dflt: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chk` [INFO] [stdout] --> src/sys.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | chk: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Syscolpar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "1e88a72beff1c0b82167098d6f9872e5b2a7778167f7a2471a1c145518781176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e88a72beff1c0b82167098d6f9872e5b2a7778167f7a2471a1c145518781176", kill_on_drop: false }` [INFO] [stdout] 1e88a72beff1c0b82167098d6f9872e5b2a7778167f7a2471a1c145518781176