[INFO] fetching crate moscato 0.1.2...
[INFO] building moscato-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate moscato 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate moscato 0.1.2
[INFO] finished tweaking crates.io crate moscato 0.1.2
[INFO] tweaked toml for crates.io crate moscato 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moscato 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c61c88a0017d1e1519fa00d2666218befea5f967163a7455979e2c64152bc0f8
[INFO] running `Command { std: "docker" "start" "-a" "c61c88a0017d1e1519fa00d2666218befea5f967163a7455979e2c64152bc0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c61c88a0017d1e1519fa00d2666218befea5f967163a7455979e2c64152bc0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61c88a0017d1e1519fa00d2666218befea5f967163a7455979e2c64152bc0f8", kill_on_drop: false }`
[INFO] [stdout] c61c88a0017d1e1519fa00d2666218befea5f967163a7455979e2c64152bc0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce06708b0394acc65a213cd18c9b095ab0bd02f198f8d50dad9ed2ab60ad940
[INFO] running `Command { std: "docker" "start" "-a" "9ce06708b0394acc65a213cd18c9b095ab0bd02f198f8d50dad9ed2ab60ad940", kill_on_drop: false }`
[INFO] [stderr]    Compiling pinot v0.1.5
[INFO] [stderr]    Compiling moscato v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> src/scaler.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colr`
[INFO] [stdout]    --> src/scaler.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     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]    --> src/scaler.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/scaler.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/scaler.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `colr_blacklist` and `colr_map` are never read
[INFO] [stdout]   --> 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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: field `scale` is never read
[INFO] [stdout]    --> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] running `Command { std: "docker" "inspect" "9ce06708b0394acc65a213cd18c9b095ab0bd02f198f8d50dad9ed2ab60ad940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce06708b0394acc65a213cd18c9b095ab0bd02f198f8d50dad9ed2ab60ad940", kill_on_drop: false }`
[INFO] [stdout] 9ce06708b0394acc65a213cd18c9b095ab0bd02f198f8d50dad9ed2ab60ad940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1e646fc5ad30997403ea6eb7f509aec6abaf4f59fea6a8e87d6b5f4937fef5
[INFO] running `Command { std: "docker" "start" "-a" "1f1e646fc5ad30997403ea6eb7f509aec6abaf4f59fea6a8e87d6b5f4937fef5", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> src/scaler.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colr`
[INFO] [stdout]    --> src/scaler.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     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]    --> src/scaler.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/scaler.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/scaler.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `colr_blacklist` and `colr_map` are never read
[INFO] [stdout]   --> 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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: field `scale` is never read
[INFO] [stdout]    --> 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] [stderr]    Compiling moscato v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x2`
[INFO] [stdout]    --> src/scaler.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[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]    --> src/scaler.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colr`
[INFO] [stdout]    --> src/scaler.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     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]    --> src/scaler.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             x2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/scaler.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |             y2,
[INFO] [stdout]     |             ^^-
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 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: fields `colr_blacklist` and `colr_map` are never read
[INFO] [stdout]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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 `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "1f1e646fc5ad30997403ea6eb7f509aec6abaf4f59fea6a8e87d6b5f4937fef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1e646fc5ad30997403ea6eb7f509aec6abaf4f59fea6a8e87d6b5f4937fef5", kill_on_drop: false }`
[INFO] [stdout] 1f1e646fc5ad30997403ea6eb7f509aec6abaf4f59fea6a8e87d6b5f4937fef5
