[INFO] fetching crate kiss2d 0.1.6... [INFO] checking kiss2d-0.1.6 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate kiss2d 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate kiss2d 0.1.6 [INFO] finished tweaking crates.io crate kiss2d 0.1.6 [INFO] tweaked toml for crates.io crate kiss2d 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kiss2d 0.1.6 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding minifb v0.11.2 (available: v0.28.0) [INFO] [stderr] Adding rusttype v0.7.9 (available: v0.9.3) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding x11-dl v2.14.0 (available: v2.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 847177c14bd8e9bd17d346ecd832ff413b8ad74f6d6cc0cc1b23f9c0b4ed2517 [INFO] running `Command { std: "docker" "start" "-a" "847177c14bd8e9bd17d346ecd832ff413b8ad74f6d6cc0cc1b23f9c0b4ed2517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847177c14bd8e9bd17d346ecd832ff413b8ad74f6d6cc0cc1b23f9c0b4ed2517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847177c14bd8e9bd17d346ecd832ff413b8ad74f6d6cc0cc1b23f9c0b4ed2517", kill_on_drop: false }` [INFO] [stdout] 847177c14bd8e9bd17d346ecd832ff413b8ad74f6d6cc0cc1b23f9c0b4ed2517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e375f2602f31cc3576dbfcdbf7f6b609923517f39e9856d820224b1cdf69386 [INFO] running `Command { std: "docker" "start" "-a" "7e375f2602f31cc3576dbfcdbf7f6b609923517f39e9856d820224b1cdf69386", kill_on_drop: false }` [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking kiss2d v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] = note: `#[warn(uncommon_codepoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let ayϕ = (ay * (fxOne as f32)) as int1ϕ; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let byϕ = (by * (fxOne as f32)) as int1ϕ; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] = note: `#[warn(uncommon_codepoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let ayϕ = (ay * (fxOne as f32)) as int1ϕ; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ϕ' [INFO] [stdout] --> src/vg/raster_fixed.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let byϕ = (by * (fxOne as f32)) as int1ϕ; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this character is included in the Not_NFKC Unicode general security profile [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int1ϕ` should have an upper camel case name [INFO] [stdout] --> src/vg/raster_fixed.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | type int1ϕ = i32; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Int1ϕ` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int2ϕ` should have an upper camel case name [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Int2ϕ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vg/raster_fixed.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | #[inline(always)] fn floor(x: int1ϕ) -> i32 { (x >> ϕ) } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - #[inline(always)] fn floor(x: int1ϕ) -> i32 { (x >> ϕ) } [INFO] [stdout] 37 + #[inline(always)] fn floor(x: int1ϕ) -> i32 { x >> ϕ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vg/raster_fixed.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline(always)] fn ceil(x: int1ϕ) -> i32 { ((x + fxOneMinusIota) >> ϕ) } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - #[inline(always)] fn ceil(x: int1ϕ) -> i32 { ((x + fxOneMinusIota) >> ϕ) } [INFO] [stdout] 38 + #[inline(always)] fn ceil(x: int1ϕ) -> i32 { (x + fxOneMinusIota) >> ϕ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/vg/raster_fixed.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/vg/vector.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::image::{RGBA, Rectangle, Point}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int1ϕ` should have an upper camel case name [INFO] [stdout] --> src/vg/raster_fixed.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | type int1ϕ = i32; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Int1ϕ` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int2ϕ` should have an upper camel case name [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Int2ϕ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vg/raster_fixed.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | #[inline(always)] fn floor(x: int1ϕ) -> i32 { (x >> ϕ) } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - #[inline(always)] fn floor(x: int1ϕ) -> i32 { (x >> ϕ) } [INFO] [stdout] 37 + #[inline(always)] fn floor(x: int1ϕ) -> i32 { x >> ϕ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/vg/raster_fixed.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline(always)] fn ceil(x: int1ϕ) -> i32 { ((x + fxOneMinusIota) >> ϕ) } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - #[inline(always)] fn ceil(x: int1ϕ) -> i32 { ((x + fxOneMinusIota) >> ϕ) } [INFO] [stdout] 38 + #[inline(always)] fn ceil(x: int1ϕ) -> i32 { (x + fxOneMinusIota) >> ϕ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/vg/raster_fixed.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/vg/vector.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::image::{RGBA, Rectangle, Point}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_to_from_bytes, decl_macro, non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_to_from_bytes, decl_macro, non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_to_from_bytes, decl_macro, non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_to_from_bytes, decl_macro, non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/image.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let (w, h) = (r.dx(), r.dy()); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/image.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let (w, h) = (r.dx(), r.dy()); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vg/mod.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | struct SimdAlign([f32; 4]); [INFO] [stdout] | --------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `SimdAlign` 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: enum `PorterDuff` is never used [INFO] [stdout] --> src/vg/mod.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | enum PorterDuff { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PD` is never used [INFO] [stdout] --> src/vg/mod.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | enum PD { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int2ϕ` is never used [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn image_mut(&mut self) -> RGBA { [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] 53 | pub fn image_mut(&mut self) -> RGBA<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vg/mod.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | struct SimdAlign([f32; 4]); [INFO] [stdout] | --------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `SimdAlign` 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: enum `PorterDuff` is never used [INFO] [stdout] --> src/vg/mod.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | enum PorterDuff { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PD` is never used [INFO] [stdout] --> src/vg/mod.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | enum PD { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int2ϕ` is never used [INFO] [stdout] --> src/vg/raster_fixed.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | type int2ϕ = i32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn image_mut(&mut self) -> RGBA { [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] 53 | pub fn image_mut(&mut self) -> RGBA<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ϕ` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 13 - const ϕ: int1ϕ = 9; [INFO] [stdout] 13 + const Φ: int1ϕ = 9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOne` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const fxOne: int1ϕ = 1 << ϕ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 15 - const fxOne: int1ϕ = 1 << ϕ; [INFO] [stdout] 15 + const FX_ONE: int1ϕ = 1 << ϕ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOneAndAHalf` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const fxOneAndAHalf: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 16 - const fxOneAndAHalf: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] 16 + const FX_ONE_AND_AHALF: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOneMinusIota` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const fxOneMinusIota: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 17 - const fxOneMinusIota: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] 17 + const FX_ONE_MINUS_IOTA: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | let mut D = one_minus_x0f_squared; // D ranges up to ±1<<(2*ϕ). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | let mut D = two_over_s<<ϕ - one_minus_x0f_squared - x1f_squared; // D ranges up to ±1<<(2*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 191 | let mut D = (fxOneAndAHalf-x0f)<<(ϕ+1) - one_minus_x0f_squared; // D ranges up to ±1<<(2*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:252:33 [INFO] [stdout] | [INFO] [stdout] 252 | let mut D = x1f<<1 + (1<<(ϕ+2) - fxOneAndAHalf<<1); // D ranges up to ±1<<(1*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 263 | let mut D = x1f_squared; // D ranges up to ±1<<(2*ϕ). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ϕ` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ϕ: int1ϕ = 9; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 13 - const ϕ: int1ϕ = 9; [INFO] [stdout] 13 + const Φ: int1ϕ = 9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOne` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const fxOne: int1ϕ = 1 << ϕ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 15 - const fxOne: int1ϕ = 1 << ϕ; [INFO] [stdout] 15 + const FX_ONE: int1ϕ = 1 << ϕ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOneAndAHalf` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const fxOneAndAHalf: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 16 - const fxOneAndAHalf: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] 16 + const FX_ONE_AND_AHALF: int1ϕ = 1<<ϕ + 1<<(ϕ-1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `fxOneMinusIota` should have an upper case name [INFO] [stdout] --> src/vg/raster_fixed.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const fxOneMinusIota: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 17 - const fxOneMinusIota: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] 17 + const FX_ONE_MINUS_IOTA: int1ϕ = 1<<ϕ - 1; // Used for rounding up. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | let mut D = one_minus_x0f_squared; // D ranges up to ±1<<(2*ϕ). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | let mut D = two_over_s<<ϕ - one_minus_x0f_squared - x1f_squared; // D ranges up to ±1<<(2*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 191 | let mut D = (fxOneAndAHalf-x0f)<<(ϕ+1) - one_minus_x0f_squared; // D ranges up to ±1<<(2*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:252:33 [INFO] [stdout] | [INFO] [stdout] 252 | let mut D = x1f<<1 + (1<<(ϕ+2) - fxOneAndAHalf<<1); // D ranges up to ±1<<(1*ϕ+2). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/vg/raster_fixed.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 263 | let mut D = x1f_squared; // D ranges up to ±1<<(2*ϕ). [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pointOnCircle` is never used [INFO] [stdout] --> tests/vector.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn pointOnCircle(center: isize, radius: isize, index: isize, number: isize) -> (f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASIC_MASK` is never used [INFO] [stdout] --> tests/vector.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | static BASIC_MASK: &[u8] = &[ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLYPH_W` is never used [INFO] [stdout] --> tests/vector.rs:362:7 [INFO] [stdout] | [INFO] [stdout] 362 | const GLYPH_W: usize = 893; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLYPH_H` is never used [INFO] [stdout] --> tests/vector.rs:363:7 [INFO] [stdout] | [INFO] [stdout] 363 | const GLYPH_H: usize = 1122; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOVE_TO` is never used [INFO] [stdout] --> tests/vector.rs:365:7 [INFO] [stdout] | [INFO] [stdout] 365 | const MOVE_TO: u32 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TO` is never used [INFO] [stdout] --> tests/vector.rs:366:7 [INFO] [stdout] | [INFO] [stdout] 366 | const LINE_TO: u32 = 1; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUAD_TO` is never used [INFO] [stdout] --> tests/vector.rs:367:7 [INFO] [stdout] | [INFO] [stdout] 367 | const QUAD_TO: u32 = 2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `G` is never constructed [INFO] [stdout] --> tests/vector.rs:369:8 [INFO] [stdout] | [INFO] [stdout] 369 | struct G { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `move_to`, `line_to`, and `quad_to` are never used [INFO] [stdout] --> tests/vector.rs:379:14 [INFO] [stdout] | [INFO] [stdout] 378 | impl G { [INFO] [stdout] | ------ associated functions in this implementation [INFO] [stdout] 379 | const fn move_to(px: f32, py: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | const fn line_to(px: f32, py: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | const fn quad_to(px: f32, py: f32, qx: f32, qy: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GLYPH_DATA` is never used [INFO] [stdout] --> tests/vector.rs:394:8 [INFO] [stdout] | [INFO] [stdout] 394 | static GLYPH_DATA: &[G] = &[ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pointOnCircle` should have a snake case name [INFO] [stdout] --> tests/vector.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn pointOnCircle(center: isize, radius: isize, index: isize, number: isize) -> (f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `point_on_circle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/fb.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(int_to_from_bytes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "7e375f2602f31cc3576dbfcdbf7f6b609923517f39e9856d820224b1cdf69386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e375f2602f31cc3576dbfcdbf7f6b609923517f39e9856d820224b1cdf69386", kill_on_drop: false }` [INFO] [stdout] 7e375f2602f31cc3576dbfcdbf7f6b609923517f39e9856d820224b1cdf69386