[INFO] cloning repository https://github.com/dfrg/pinot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfrg/pinot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfrg%2Fpinot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfrg%2Fpinot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d0571b7f9696b9c5c18b956ec1d04ee15b58f8
[INFO] checking dfrg/pinot against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfrg%2Fpinot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dfrg/pinot
[INFO] finished tweaking git repo https://github.com/dfrg/pinot
[INFO] tweaked toml for git repo https://github.com/dfrg/pinot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfrg/pinot on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dfrg/pinot 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinot v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f1f6c97ed61eabb49b897cf7ab4a44182ea493ae009a7c378626ee9a176d1e3
[INFO] running `Command { std: "docker" "start" "-a" "0f1f6c97ed61eabb49b897cf7ab4a44182ea493ae009a7c378626ee9a176d1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f1f6c97ed61eabb49b897cf7ab4a44182ea493ae009a7c378626ee9a176d1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1f6c97ed61eabb49b897cf7ab4a44182ea493ae009a7c378626ee9a176d1e3", kill_on_drop: false }`
[INFO] [stdout] 0f1f6c97ed61eabb49b897cf7ab4a44182ea493ae009a7c378626ee9a176d1e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888186c5fc11c83dd75f9a4bb4623d0c11ecbe2b97f8203605a955c9ca865f4d
[INFO] running `Command { std: "docker" "start" "-a" "888186c5fc11c83dd75f9a4bb4623d0c11ecbe2b97f8203605a955c9ca865f4d", kill_on_drop: false }`
[INFO] [stderr]     Checking pinot v0.1.5
[INFO] [stderr]     Checking pinot v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn variants(&self) -> Option<MathVariants> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn variants(&self) -> Option<MathVariants<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn vert_glyph_coverage(&self) -> Option<Coverage> {
[INFO] [stdout]    |                                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn vert_glyph_coverage(&self) -> Option<Coverage<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn horiz_glyph_coverage(&self) -> Option<Coverage> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn horiz_glyph_coverage(&self) -> Option<Coverage<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn vert_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction> {
[INFO] [stdout]    |                                    ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn vert_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn horiz_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn horiz_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction<'_>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn variants(&self) -> Option<MathVariants> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn variants(&self) -> Option<MathVariants<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn vert_glyph_coverage(&self) -> Option<Coverage> {
[INFO] [stdout]    |                                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn vert_glyph_coverage(&self) -> Option<Coverage<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn horiz_glyph_coverage(&self) -> Option<Coverage> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn horiz_glyph_coverage(&self) -> Option<Coverage<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn vert_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction> {
[INFO] [stdout]    |                                    ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn vert_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction<'_>> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn horiz_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn horiz_glyph_construction(&self, coverage_index: u16) -> Option<MathGlyphConstruction<'_>> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking moscato v0.1.2 (/opt/rustwide/workdir/moscato)
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> moscato/src/scaler.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             x2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `x2: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> moscato/src/scaler.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |             y2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `y2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colr`
[INFO] [stdout]    --> moscato/src/scaler.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let colr = color_data.colr;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_colr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> moscato/src/scaler.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |             x2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `x2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> moscato/src/scaler.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |             y2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `y2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> moscato/src/scaler.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             x2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `x2: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> moscato/src/scaler.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |             y2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `y2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colr`
[INFO] [stdout]    --> moscato/src/scaler.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let colr = color_data.colr;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_colr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> moscato/src/scaler.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |             x2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `x2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> moscato/src/scaler.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |             y2,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `y2: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `colr_blacklist` and `colr_map` are never read
[INFO] [stdout]   --> moscato/src/scaler.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 16 |     truetype: truetype::scale::Scaler,
[INFO] [stdout] 17 |     colr_blacklist: HashSet<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     colr_map: HashMap<u16, usize>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> moscato/src/scaler.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Scaler<'a> {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |     scale: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moscato/src/glyph.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn path(&self, index: usize) -> Option<Path> {
[INFO] [stdout]    |                 ^^^^^                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn path(&self, index: usize) -> Option<Path<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn zp(&self, zone: u8) -> &Zone {
[INFO] [stdout]     |           ^^^^^               ^^^^^
[INFO] [stdout]     |           |                   ||
[INFO] [stdout]     |           |                   |the same lifetime is hidden here
[INFO] [stdout]     |           |                   the same lifetime is elided here
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn zp(&self, zone: u8) -> &Zone<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn zp0(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn zp0(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn zp1(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn zp1(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn zp2(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn zp2(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `colr_blacklist` and `colr_map` are never read
[INFO] [stdout]   --> moscato/src/scaler.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 16 |     truetype: truetype::scale::Scaler,
[INFO] [stdout] 17 |     colr_blacklist: HashSet<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     colr_map: HashMap<u16, usize>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> moscato/src/scaler.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Scaler<'a> {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |     scale: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moscato/src/glyph.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn path(&self, index: usize) -> Option<Path> {
[INFO] [stdout]    |                 ^^^^^                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn path(&self, index: usize) -> Option<Path<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn zp(&self, zone: u8) -> &Zone {
[INFO] [stdout]     |           ^^^^^               ^^^^^
[INFO] [stdout]     |           |                   ||
[INFO] [stdout]     |           |                   |the same lifetime is hidden here
[INFO] [stdout]     |           |                   the same lifetime is elided here
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn zp(&self, zone: u8) -> &Zone<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn zp0(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     fn zp0(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn zp1(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn zp1(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> moscato/src/truetype/hint.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn zp2(&self) -> &Zone {
[INFO] [stdout]     |            ^^^^^     ^^^^^
[INFO] [stdout]     |            |         ||
[INFO] [stdout]     |            |         |the same lifetime is hidden here
[INFO] [stdout]     |            |         the same lifetime is elided here
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn zp2(&self) -> &Zone<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "888186c5fc11c83dd75f9a4bb4623d0c11ecbe2b97f8203605a955c9ca865f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888186c5fc11c83dd75f9a4bb4623d0c11ecbe2b97f8203605a955c9ca865f4d", kill_on_drop: false }`
[INFO] [stdout] 888186c5fc11c83dd75f9a4bb4623d0c11ecbe2b97f8203605a955c9ca865f4d
