[INFO] fetching crate pdf-extract 0.7.8... [INFO] checking pdf-extract-0.7.8 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate pdf-extract 0.7.8 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate pdf-extract 0.7.8 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pdf-extract 0.7.8 [INFO] finished tweaking crates.io crate pdf-extract 0.7.8 [INFO] tweaked toml for crates.io crate pdf-extract 0.7.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate pdf-extract 0.7.8 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v0.1.3 [INFO] [stderr] Downloaded unicode-xid v0.2.3 [INFO] [stderr] Downloaded log v0.4.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded postscript v0.14.0 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1720258cc2f73478231638ab8a147fee8062ac767a8bbf9d34350c6b84f2c0b [INFO] running `Command { std: "docker" "start" "-a" "a1720258cc2f73478231638ab8a147fee8062ac767a8bbf9d34350c6b84f2c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1720258cc2f73478231638ab8a147fee8062ac767a8bbf9d34350c6b84f2c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1720258cc2f73478231638ab8a147fee8062ac767a8bbf9d34350c6b84f2c0b", kill_on_drop: false }` [INFO] [stdout] a1720258cc2f73478231638ab8a147fee8062ac767a8bbf9d34350c6b84f2c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a51df2d989b2390b78e674b5205f7d64d27b68288039d91760c6ae9d01901a38 [INFO] running `Command { std: "docker" "start" "-a" "a51df2d989b2390b78e674b5205f7d64d27b68288039d91760c6ae9d01901a38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking postscript v0.14.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking adobe-cmap-parser v0.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking lopdf v0.32.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking pdf-extract v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use lopdf::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:473:65 [INFO] [stdout] | [INFO] [stdout] 473 | ... Entry::Occupied(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `doc` is never read [INFO] [stdout] --> src/lib.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 312 | struct PdfType3Font<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 313 | font: &'a Dictionary, [INFO] [stdout] 314 | doc: &'a Document, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PdfType3Font` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `contents`, `size`, `bits_per_sample`, `encode`, and `decode` are never read [INFO] [stdout] --> src/lib.rs:1051:5 [INFO] [stdout] | [INFO] [stdout] 1048 | struct Type0Func { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1051 | contents: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1052 | size: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1053 | bits_per_sample: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1054 | encode: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 1055 | decode: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type0Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c0`, `c1`, and `n` are never read [INFO] [stdout] --> src/lib.rs:1081:5 [INFO] [stdout] | [INFO] [stdout] 1080 | struct Type2Func { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 1081 | c0: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 1082 | c1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 1083 | n: f64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Type2Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:1088:11 [INFO] [stdout] | [INFO] [stdout] 1088 | Type0(Type0Func), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1088 | Type0(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:1089:11 [INFO] [stdout] | [INFO] [stdout] 1089 | Type2(Type2Func), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1089 | Type2(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, and `gamma` are never read [INFO] [stdout] --> src/lib.rs:1306:5 [INFO] [stdout] | [INFO] [stdout] 1305 | pub struct CalGray { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 1306 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1307 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1308 | gamma: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CalGray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, `gamma`, and `matrix` are never read [INFO] [stdout] --> src/lib.rs:1313:5 [INFO] [stdout] | [INFO] [stdout] 1312 | pub struct CalRGB { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 1313 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1314 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1315 | gamma: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1316 | matrix: Option> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CalRGB` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, and `range` are never read [INFO] [stdout] --> src/lib.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1320 | pub struct Lab { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 1321 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1322 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1323 | range: Option<[f64; 4]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lab` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `alternate_space`, and `tint_transform` are never read [INFO] [stdout] --> src/lib.rs:1339:5 [INFO] [stdout] | [INFO] [stdout] 1338 | pub struct Separation { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 1339 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1340 | alternate_space: AlternateColorSpace, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1341 | tint_transform: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Separation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking ureq v2.6.2 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use lopdf::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:473:65 [INFO] [stdout] | [INFO] [stdout] 473 | ... Entry::Occupied(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `doc` is never read [INFO] [stdout] --> src/lib.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 312 | struct PdfType3Font<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 313 | font: &'a Dictionary, [INFO] [stdout] 314 | doc: &'a Document, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PdfType3Font` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `contents`, `size`, `bits_per_sample`, `encode`, and `decode` are never read [INFO] [stdout] --> src/lib.rs:1051:5 [INFO] [stdout] | [INFO] [stdout] 1048 | struct Type0Func { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1051 | contents: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1052 | size: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1053 | bits_per_sample: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1054 | encode: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 1055 | decode: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type0Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c0`, `c1`, and `n` are never read [INFO] [stdout] --> src/lib.rs:1081:5 [INFO] [stdout] | [INFO] [stdout] 1080 | struct Type2Func { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 1081 | c0: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 1082 | c1: Option>, [INFO] [stdout] | ^^ [INFO] [stdout] 1083 | n: f64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Type2Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:1088:11 [INFO] [stdout] | [INFO] [stdout] 1088 | Type0(Type0Func), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1088 | Type0(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:1089:11 [INFO] [stdout] | [INFO] [stdout] 1089 | Type2(Type2Func), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1089 | Type2(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, and `gamma` are never read [INFO] [stdout] --> src/lib.rs:1306:5 [INFO] [stdout] | [INFO] [stdout] 1305 | pub struct CalGray { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 1306 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1307 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1308 | gamma: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CalGray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, `gamma`, and `matrix` are never read [INFO] [stdout] --> src/lib.rs:1313:5 [INFO] [stdout] | [INFO] [stdout] 1312 | pub struct CalRGB { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 1313 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1314 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1315 | gamma: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1316 | matrix: Option> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CalRGB` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `white_point`, `black_point`, and `range` are never read [INFO] [stdout] --> src/lib.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1320 | pub struct Lab { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 1321 | white_point: [f64; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1322 | black_point: Option<[f64; 3]>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1323 | range: Option<[f64; 4]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lab` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `alternate_space`, and `tint_transform` are never read [INFO] [stdout] --> src/lib.rs:1339:5 [INFO] [stdout] | [INFO] [stdout] 1338 | pub struct Separation { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 1339 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1340 | alternate_space: AlternateColorSpace, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 1341 | tint_transform: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Separation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "a51df2d989b2390b78e674b5205f7d64d27b68288039d91760c6ae9d01901a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51df2d989b2390b78e674b5205f7d64d27b68288039d91760c6ae9d01901a38", kill_on_drop: false }` [INFO] [stdout] a51df2d989b2390b78e674b5205f7d64d27b68288039d91760c6ae9d01901a38