[INFO] cloning repository https://github.com/Xiphoseer/sdo-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xiphoseer/sdo-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3994de50fa4c16dd9f1d340633853af3c2578873 [INFO] checking Xiphoseer/sdo-tool against try#42d1facfffa1a5357d6d62815f7be91f8ad69ed8 for pr-95474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xiphoseer/sdo-tool on toolchain 42d1facfffa1a5357d6d62815f7be91f8ad69ed8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xiphoseer/sdo-tool [INFO] finished tweaking git repo https://github.com/Xiphoseer/sdo-tool [INFO] tweaked toml for git repo https://github.com/Xiphoseer/sdo-tool written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Xiphoseer/sdo-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f148ea4b4028d84021d010791b8f3c57b03a4538ba60b632bf145fb108269c1 [INFO] running `Command { std: "docker" "start" "-a" "6f148ea4b4028d84021d010791b8f3c57b03a4538ba60b632bf145fb108269c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f148ea4b4028d84021d010791b8f3c57b03a4538ba60b632bf145fb108269c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f148ea4b4028d84021d010791b8f3c57b03a4538ba60b632bf145fb108269c1", kill_on_drop: false }` [INFO] [stdout] 6f148ea4b4028d84021d010791b8f3c57b03a4538ba60b632bf145fb108269c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd0fbc88734b521e22a25a235ffebf77ee39efecd68f012fc650a5e7683d2bc [INFO] running `Command { std: "docker" "start" "-a" "dcd0fbc88734b521e22a25a235ffebf77ee39efecd68f012fc650a5e7683d2bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ordermap v0.4.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking pdf-create v0.3.0 (/opt/rustwide/workdir/crates/pdf) [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stdout] warning: field is never read: `encodings` [INFO] [stdout] --> crates/pdf/src/lowering.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub encodings: LowerBox<'a, Encoding<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking nom-supreme v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Checking fax v0.1.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking ccitt-t4-t6 v0.1.0 (/opt/rustwide/workdir/crates/ccitt) [INFO] [stderr] Checking signum v0.3.0 (/opt/rustwide/workdir/crates/signum) [INFO] [stderr] Checking pcf v0.1.0 (/opt/rustwide/workdir/crates/pcf) [INFO] [stderr] Checking texfonts v0.1.0 (/opt/rustwide/workdir/crates/texfonts) [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking pdf v0.7.2 [INFO] [stdout] warning: field is never read: `min` [INFO] [stdout] --> crates/pcf/src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | min: XCharMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PCFMetricBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max` [INFO] [stdout] --> crates/pcf/src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | max: XCharMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFMetricBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_overlap` [INFO] [stdout] --> crates/pcf/src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | no_overlap: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constant_metrics` [INFO] [stdout] --> crates/pcf/src/lib.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | constant_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terminal_font` [INFO] [stdout] --> crates/pcf/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | terminal_font: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constant_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | constant_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_inside` [INFO] [stdout] --> crates/pcf/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | ink_inside: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_metrics` [INFO] [stdout] --> crates/pcf/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | ink_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `draw_direction` [INFO] [stdout] --> crates/pcf/src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | draw_direction: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_ascent` [INFO] [stdout] --> crates/pcf/src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | font_ascent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_descent` [INFO] [stdout] --> crates/pcf/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | font_descent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_overlap` [INFO] [stdout] --> crates/pcf/src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | max_overlap: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bounds` [INFO] [stdout] --> crates/pcf/src/lib.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | bounds: PCFMetricBounds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_bounds` [INFO] [stdout] --> crates/pcf/src/lib.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | ink_bounds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `order` [INFO] [stdout] --> crates/pcf/src/lib.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | order: ByteOrder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pad_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | pad_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | store_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `min` [INFO] [stdout] --> crates/pcf/src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | min: XCharMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PCFMetricBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max` [INFO] [stdout] --> crates/pcf/src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | max: XCharMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFMetricBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sdo-ps v0.1.0 (/opt/rustwide/workdir/crates/sdo-ps) [INFO] [stdout] warning: field is never read: `no_overlap` [INFO] [stdout] --> crates/pcf/src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | no_overlap: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sdo-pdf v0.2.0 (/opt/rustwide/workdir/crates/sdo-pdf) [INFO] [stdout] warning: field is never read: `constant_metrics` [INFO] [stdout] --> crates/pcf/src/lib.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | constant_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terminal_font` [INFO] [stdout] --> crates/pcf/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | terminal_font: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `constant_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | constant_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_inside` [INFO] [stdout] --> crates/pcf/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | ink_inside: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_metrics` [INFO] [stdout] --> crates/pcf/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | ink_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `draw_direction` [INFO] [stdout] --> crates/pcf/src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | draw_direction: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_ascent` [INFO] [stdout] --> crates/pcf/src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | font_ascent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_descent` [INFO] [stdout] --> crates/pcf/src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | font_descent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_overlap` [INFO] [stdout] --> crates/pcf/src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | max_overlap: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bounds` [INFO] [stdout] --> crates/pcf/src/lib.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | bounds: PCFMetricBounds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ink_bounds` [INFO] [stdout] --> crates/pcf/src/lib.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | ink_bounds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFAccelerators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `order` [INFO] [stdout] --> crates/pcf/src/lib.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | order: ByteOrder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pad_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | pad_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `store_width` [INFO] [stdout] --> crates/pcf/src/lib.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | store_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PCFBitmaps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/pcf/src/lib.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encodings` [INFO] [stdout] --> crates/pdf/src/lowering.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub encodings: LowerBox<'a, Encoding<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking ron v0.6.6 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking sdo-tool v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.77s [INFO] running `Command { std: "docker" "inspect" "dcd0fbc88734b521e22a25a235ffebf77ee39efecd68f012fc650a5e7683d2bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd0fbc88734b521e22a25a235ffebf77ee39efecd68f012fc650a5e7683d2bc", kill_on_drop: false }` [INFO] [stdout] dcd0fbc88734b521e22a25a235ffebf77ee39efecd68f012fc650a5e7683d2bc