[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] 580a5598d216f7840a8d068b22a645a2e079aeda [INFO] checking Xiphoseer/sdo-tool against try#dfa82e8833199efd2cc0114fed03eab53614a221 for pr-109629 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xiphoseer/sdo-tool on toolchain dfa82e8833199efd2cc0114fed03eab53614a221 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "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-0-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3687cb62343de9e3fb308c01a6c55b1736326ad0a0652fc026dbe8cf4121b23d [INFO] running `Command { std: "docker" "start" "-a" "3687cb62343de9e3fb308c01a6c55b1736326ad0a0652fc026dbe8cf4121b23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3687cb62343de9e3fb308c01a6c55b1736326ad0a0652fc026dbe8cf4121b23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3687cb62343de9e3fb308c01a6c55b1736326ad0a0652fc026dbe8cf4121b23d", kill_on_drop: false }` [INFO] [stdout] 3687cb62343de9e3fb308c01a6c55b1736326ad0a0652fc026dbe8cf4121b23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+dfa82e8833199efd2cc0114fed03eab53614a221" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d213df996819c3b3bd58b09efb6cd8f538fd0329e49292a0ca135dc33c1dbc [INFO] running `Command { std: "docker" "start" "-a" "a1d213df996819c3b3bd58b09efb6cd8f538fd0329e49292a0ca135dc33c1dbc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking once_cell v1.10.0 [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 nom v6.2.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pdf-create v0.3.0 (/opt/rustwide/workdir/crates/pdf) [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stdout] warning: field `encodings` is never read [INFO] [stdout] --> crates/pdf/src/lowering.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) struct LowerFontCtx<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 108 | pub text_streams: LowerBox<'a, Ascii85Stream<'a>>, [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] [stderr] Checking block-modes v0.7.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking ordermap v0.4.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking nom-supreme v0.4.6 [INFO] [stderr] Checking regex v1.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 serde_derive v1.0.136 [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 env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking fax v0.1.1 [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 texfonts v0.1.0 (/opt/rustwide/workdir/crates/texfonts) [INFO] [stderr] Checking pcf v0.1.0 (/opt/rustwide/workdir/crates/pcf) [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking pdf v0.7.2 [INFO] [stdout] warning: fields `min` and `max` are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct PCFMetricBounds { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 156 | min: XCharMetrics, [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct PCFAccelerators { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 162 | /// if for all `i`, `max(metrics[i].rightSideBearing - metrics[i].characterWidth) <= minbounds.leftSideBearing` [INFO] [stdout] 163 | no_overlap: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 164 | /// Means the perchar field of the XFontStruct can be NULL [INFO] [stdout] 165 | constant_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | terminal_font: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 173 | /// monospace font like courier [INFO] [stdout] 174 | constant_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | ink_inside: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 178 | /// true if the ink metrics differ from the metrics somewhere [INFO] [stdout] 179 | ink_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 180 | /// 0=>left to right, 1=>right to left [INFO] [stdout] 181 | draw_direction: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 182 | [INFO] [stdout] 183 | font_ascent: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 184 | font_descent: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 185 | max_overlap: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 186 | [INFO] [stdout] 187 | bounds: PCFMetricBounds, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `order`, `pad_width`, and `store_width` are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub struct PCFBitmaps { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 268 | order: ByteOrder, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pad_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min` and `max` are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct PCFMetricBounds { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 156 | min: XCharMetrics, [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct PCFAccelerators { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 162 | /// if for all `i`, `max(metrics[i].rightSideBearing - metrics[i].characterWidth) <= minbounds.leftSideBearing` [INFO] [stdout] 163 | no_overlap: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 164 | /// Means the perchar field of the XFontStruct can be NULL [INFO] [stdout] 165 | constant_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | terminal_font: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 173 | /// monospace font like courier [INFO] [stdout] 174 | constant_width: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | ink_inside: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 178 | /// true if the ink metrics differ from the metrics somewhere [INFO] [stdout] 179 | ink_metrics: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 180 | /// 0=>left to right, 1=>right to left [INFO] [stdout] 181 | draw_direction: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 182 | [INFO] [stdout] 183 | font_ascent: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 184 | font_descent: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 185 | max_overlap: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 186 | [INFO] [stdout] 187 | bounds: PCFMetricBounds, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `order`, `pad_width`, and `store_width` are never read [INFO] [stdout] --> crates/pcf/src/lib.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub struct PCFBitmaps { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 268 | order: ByteOrder, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pad_width: BitWidth, [INFO] [stdout] | ^^^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sdo-ps v0.1.0 (/opt/rustwide/workdir/crates/sdo-ps) [INFO] [stderr] Checking sdo-pdf v0.2.0 (/opt/rustwide/workdir/crates/sdo-pdf) [INFO] [stdout] warning: field `encodings` is never read [INFO] [stdout] --> crates/pdf/src/lowering.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) struct LowerFontCtx<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 108 | pub text_streams: LowerBox<'a, Ascii85Stream<'a>>, [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 12.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a1d213df996819c3b3bd58b09efb6cd8f538fd0329e49292a0ca135dc33c1dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d213df996819c3b3bd58b09efb6cd8f538fd0329e49292a0ca135dc33c1dbc", kill_on_drop: false }` [INFO] [stdout] a1d213df996819c3b3bd58b09efb6cd8f538fd0329e49292a0ca135dc33c1dbc