[INFO] fetching crate moscato 0.1.2... [INFO] testing moscato-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate moscato 0.1.2 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate moscato 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 pinot v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74324e48ca8e21bbdbe9cace58a95d859979a119207aa816448d70139954a9f5 [INFO] running `Command { std: "docker" "start" "-a" "74324e48ca8e21bbdbe9cace58a95d859979a119207aa816448d70139954a9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74324e48ca8e21bbdbe9cace58a95d859979a119207aa816448d70139954a9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74324e48ca8e21bbdbe9cace58a95d859979a119207aa816448d70139954a9f5", kill_on_drop: false }` [INFO] [stdout] 74324e48ca8e21bbdbe9cace58a95d859979a119207aa816448d70139954a9f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4663c3bd473eaa88f87f5d19a90bcb790243966915a99e19f30df212231104e9 [INFO] running `Command { std: "docker" "start" "-a" "4663c3bd473eaa88f87f5d19a90bcb790243966915a99e19f30df212231104e9", 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)]` 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: 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, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 18 | colr_map: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/glyph.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn zp(&self, zone: u8) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 418 | fn zp0(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 434 | fn zp1(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 2.59s [INFO] running `Command { std: "docker" "inspect" "4663c3bd473eaa88f87f5d19a90bcb790243966915a99e19f30df212231104e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4663c3bd473eaa88f87f5d19a90bcb790243966915a99e19f30df212231104e9", kill_on_drop: false }` [INFO] [stdout] 4663c3bd473eaa88f87f5d19a90bcb790243966915a99e19f30df212231104e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b569fbe843bee9db02f6b92d86e5396bf1593db16b1782b2252a1586c681e985 [INFO] running `Command { std: "docker" "start" "-a" "b569fbe843bee9db02f6b92d86e5396bf1593db16b1782b2252a1586c681e985", kill_on_drop: false }` [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)]` 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: 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, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 18 | colr_map: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/glyph.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn zp(&self, zone: u8) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 418 | fn zp0(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 434 | fn zp1(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 450 | fn zp2(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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)]` 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: 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, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 18 | colr_map: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/glyph.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn path(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn zp(&self, zone: u8) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 418 | fn zp0(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 434 | fn zp1(&self) -> &Zone<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1.26s [INFO] running `Command { std: "docker" "inspect" "b569fbe843bee9db02f6b92d86e5396bf1593db16b1782b2252a1586c681e985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b569fbe843bee9db02f6b92d86e5396bf1593db16b1782b2252a1586c681e985", kill_on_drop: false }` [INFO] [stdout] b569fbe843bee9db02f6b92d86e5396bf1593db16b1782b2252a1586c681e985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dacdc9b534184b0edd91dfbd43d65e79d6ab001a85226f9734d1172ef0e243f7 [INFO] running `Command { std: "docker" "start" "-a" "dacdc9b534184b0edd91dfbd43d65e79d6ab001a85226f9734d1172ef0e243f7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `x2` [INFO] [stderr] --> src/scaler.rs:274:13 [INFO] [stderr] | [INFO] [stderr] 274 | x2, [INFO] [stderr] | ^^- [INFO] [stderr] | | [INFO] [stderr] | help: try removing the field [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y2` [INFO] [stderr] --> src/scaler.rs:275:13 [INFO] [stderr] | [INFO] [stderr] 275 | y2, [INFO] [stderr] | ^^- [INFO] [stderr] | | [INFO] [stderr] | help: try removing the field [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colr` [INFO] [stderr] --> src/scaler.rs:516:9 [INFO] [stderr] | [INFO] [stderr] 516 | let colr = color_data.colr; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_colr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x2` [INFO] [stderr] --> src/scaler.rs:578:13 [INFO] [stderr] | [INFO] [stderr] 578 | x2, [INFO] [stderr] | ^^- [INFO] [stderr] | | [INFO] [stderr] | help: try removing the field [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y2` [INFO] [stderr] --> src/scaler.rs:579:13 [INFO] [stderr] | [INFO] [stderr] 579 | y2, [INFO] [stderr] | ^^- [INFO] [stderr] | | [INFO] [stderr] | help: try removing the field [INFO] [stderr] [INFO] [stderr] warning: fields `colr_blacklist` and `colr_map` are never read [INFO] [stderr] --> src/scaler.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 15 | struct State { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 16 | truetype: truetype::scale::Scaler, [INFO] [stderr] 17 | colr_blacklist: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 18 | colr_map: HashMap, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `scale` is never read [INFO] [stderr] --> src/scaler.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 133 | pub struct Scaler<'a> { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 139 | scale: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/glyph.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn path(&self, index: usize) -> Option { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 36 | pub fn path(&self, index: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/truetype/hint.rs:402:11 [INFO] [stderr] | [INFO] [stderr] 402 | fn zp(&self, zone: u8) -> &Zone { [INFO] [stderr] | ^^^^^ ----- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 402 | fn zp(&self, zone: u8) -> &Zone<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/truetype/hint.rs:418:12 [INFO] [stderr] | [INFO] [stderr] 418 | fn zp0(&self) -> &Zone { [INFO] [stderr] | ^^^^^ ----- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 418 | fn zp0(&self) -> &Zone<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/truetype/hint.rs:434:12 [INFO] [stderr] | [INFO] [stderr] 434 | fn zp1(&self) -> &Zone { [INFO] [stderr] | ^^^^^ ----- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 434 | fn zp1(&self) -> &Zone<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/truetype/hint.rs:450:12 [INFO] [stderr] | [INFO] [stderr] 450 | fn zp2(&self) -> &Zone { [INFO] [stderr] | ^^^^^ ----- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 450 | fn zp2(&self) -> &Zone<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `moscato` (lib) generated 12 warnings (run `cargo fix --lib -p moscato` to apply 9 suggestions) [INFO] [stderr] warning: `moscato` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/moscato-357df745fd03e7b0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dacdc9b534184b0edd91dfbd43d65e79d6ab001a85226f9734d1172ef0e243f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacdc9b534184b0edd91dfbd43d65e79d6ab001a85226f9734d1172ef0e243f7", kill_on_drop: false }` [INFO] [stdout] dacdc9b534184b0edd91dfbd43d65e79d6ab001a85226f9734d1172ef0e243f7