[INFO] cloning repository https://github.com/tgockel/spongify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgockel/spongify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgockel%2Fspongify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgockel%2Fspongify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b026a67abc16b039292b64989ac224a5b028f12e [INFO] testing tgockel/spongify against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgockel%2Fspongify" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tgockel/spongify on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tgockel/spongify [INFO] finished tweaking git repo https://github.com/tgockel/spongify [INFO] tweaked toml for git repo https://github.com/tgockel/spongify written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tgockel/spongify 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded copypasta-ext v0.4.4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f55eb608377e92f331ce3a7d4c16eae72706c8b9996352d36aa01800596070a5 [INFO] running `Command { std: "docker" "start" "-a" "f55eb608377e92f331ce3a7d4c16eae72706c8b9996352d36aa01800596070a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55eb608377e92f331ce3a7d4c16eae72706c8b9996352d36aa01800596070a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55eb608377e92f331ce3a7d4c16eae72706c8b9996352d36aa01800596070a5", kill_on_drop: false }` [INFO] [stdout] f55eb608377e92f331ce3a7d4c16eae72706c8b9996352d36aa01800596070a5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa7eb6d4d1d940b6c5dee90c8c8425a3a435f061a5a3cb7a344af8338e9cade [INFO] running `Command { std: "docker" "start" "-a" "5aa7eb6d4d1d940b6c5dee90c8c8425a3a435f061a5a3cb7a344af8338e9cade", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling spongify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ANTON_REGULAR_SOURCE` is never used [INFO] [stdout] --> src/imagemacro.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ANTON_REGULAR_SOURCE: &'static [u8] = include_bytes!("Anton-Regular.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOCKING_SPONGEBOB_SOURCE` is never used [INFO] [stdout] --> src/imagemacro.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MOCKING_SPONGEBOB_SOURCE: &'static [u8] = include_bytes!("mocking-spongebob.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Color` is never used [INFO] [stdout] --> src/imagemacro.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | type Color = image::Rgba; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GlyphGenerator` is never constructed [INFO] [stdout] --> src/imagemacro.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct GlyphGenerator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_capacity` and `glyph` are never used [INFO] [stdout] --> src/imagemacro.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a> GlyphGenerator<'a> { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 24 | pub fn with_capacity(font: &'a Font, capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn glyph(&self, key: layout::GlyphRasterConfig) -> (fontdue::Metrics, Bytes) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SizeDim` is never constructed [INFO] [stdout] --> src/imagemacro.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct SizeDim(u32, u32); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width`, `height`, `map_height`, and `area` are never used [INFO] [stdout] --> src/imagemacro.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl SizeDim { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 54 | pub fn width(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn height(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn map_height(&self, f: impl FnOnce(u32) -> u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn area(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vec2` is never constructed [INFO] [stdout] --> src/imagemacro.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct Vec2(T, T); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `x`, and `y` are never used [INFO] [stdout] --> src/imagemacro.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl Vec2 where T: Clone + Copy { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 75 | pub fn new(x: T, y: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn x(&self) -> T { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn y(&self) -> T { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_text` is never used [INFO] [stdout] --> src/imagemacro.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn render_text( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_filling_glyphs` is never used [INFO] [stdout] --> src/imagemacro.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn get_filling_glyphs<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_glyphs` is never used [INFO] [stdout] --> src/imagemacro.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn render_glyphs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_image` is never used [INFO] [stdout] --> src/imagemacro.rs:160:4 [INFO] [stdout] | [INFO] [stdout] 160 | fn merge_image( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_image` is never used [INFO] [stdout] --> src/imagemacro.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn generate_image( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "5aa7eb6d4d1d940b6c5dee90c8c8425a3a435f061a5a3cb7a344af8338e9cade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa7eb6d4d1d940b6c5dee90c8c8425a3a435f061a5a3cb7a344af8338e9cade", kill_on_drop: false }` [INFO] [stdout] 5aa7eb6d4d1d940b6c5dee90c8c8425a3a435f061a5a3cb7a344af8338e9cade [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96369f03e6eff1f64513b68404e5989dcf46e6d453780af45e3460b289f0dd61 [INFO] running `Command { std: "docker" "start" "-a" "96369f03e6eff1f64513b68404e5989dcf46e6d453780af45e3460b289f0dd61", kill_on_drop: false }` [INFO] [stderr] Compiling spongify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ANTON_REGULAR_SOURCE` is never used [INFO] [stdout] --> src/imagemacro.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const ANTON_REGULAR_SOURCE: &'static [u8] = include_bytes!("Anton-Regular.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOCKING_SPONGEBOB_SOURCE` is never used [INFO] [stdout] --> src/imagemacro.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MOCKING_SPONGEBOB_SOURCE: &'static [u8] = include_bytes!("mocking-spongebob.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Color` is never used [INFO] [stdout] --> src/imagemacro.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | type Color = image::Rgba; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GlyphGenerator` is never constructed [INFO] [stdout] --> src/imagemacro.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct GlyphGenerator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_capacity` and `glyph` are never used [INFO] [stdout] --> src/imagemacro.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl<'a> GlyphGenerator<'a> { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 24 | pub fn with_capacity(font: &'a Font, capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn glyph(&self, key: layout::GlyphRasterConfig) -> (fontdue::Metrics, Bytes) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SizeDim` is never constructed [INFO] [stdout] --> src/imagemacro.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct SizeDim(u32, u32); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width`, `height`, `map_height`, and `area` are never used [INFO] [stdout] --> src/imagemacro.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl SizeDim { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 54 | pub fn width(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn height(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn map_height(&self, f: impl FnOnce(u32) -> u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn area(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vec2` is never constructed [INFO] [stdout] --> src/imagemacro.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct Vec2(T, T); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `x`, and `y` are never used [INFO] [stdout] --> src/imagemacro.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl Vec2 where T: Clone + Copy { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 75 | pub fn new(x: T, y: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn x(&self) -> T { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn y(&self) -> T { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_text` is never used [INFO] [stdout] --> src/imagemacro.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn render_text( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_filling_glyphs` is never used [INFO] [stdout] --> src/imagemacro.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn get_filling_glyphs<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_glyphs` is never used [INFO] [stdout] --> src/imagemacro.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn render_glyphs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_image` is never used [INFO] [stdout] --> src/imagemacro.rs:160:4 [INFO] [stdout] | [INFO] [stdout] 160 | fn merge_image( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_image` is never used [INFO] [stdout] --> src/imagemacro.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn generate_image( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "96369f03e6eff1f64513b68404e5989dcf46e6d453780af45e3460b289f0dd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96369f03e6eff1f64513b68404e5989dcf46e6d453780af45e3460b289f0dd61", kill_on_drop: false }` [INFO] [stdout] 96369f03e6eff1f64513b68404e5989dcf46e6d453780af45e3460b289f0dd61 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c748e41e61aa173140ca09cc8efbe859f48692c08ee7165fd637555a24a8c0ed [INFO] running `Command { std: "docker" "start" "-a" "c748e41e61aa173140ca09cc8efbe859f48692c08ee7165fd637555a24a8c0ed", kill_on_drop: false }` [INFO] [stderr] warning: constant `ANTON_REGULAR_SOURCE` is never used [INFO] [stderr] --> src/imagemacro.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | const ANTON_REGULAR_SOURCE: &'static [u8] = include_bytes!("Anton-Regular.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `MOCKING_SPONGEBOB_SOURCE` is never used [INFO] [stderr] --> src/imagemacro.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | const MOCKING_SPONGEBOB_SOURCE: &'static [u8] = include_bytes!("mocking-spongebob.jpg"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `Color` is never used [INFO] [stderr] --> src/imagemacro.rs:16:6 [INFO] [stderr] | [INFO] [stderr] 16 | type Color = image::Rgba; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `GlyphGenerator` is never constructed [INFO] [stderr] --> src/imagemacro.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | struct GlyphGenerator<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `with_capacity` and `glyph` are never used [INFO] [stderr] --> src/imagemacro.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 23 | impl<'a> GlyphGenerator<'a> { [INFO] [stderr] | --------------------------- associated items in this implementation [INFO] [stderr] 24 | pub fn with_capacity(font: &'a Font, capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub fn glyph(&self, key: layout::GlyphRasterConfig) -> (fontdue::Metrics, Bytes) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SizeDim` is never constructed [INFO] [stderr] --> src/imagemacro.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | struct SizeDim(u32, u32); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `width`, `height`, `map_height`, and `area` are never used [INFO] [stderr] --> src/imagemacro.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 53 | impl SizeDim { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] 54 | pub fn width(&self) -> u32 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn height(&self) -> u32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn map_height(&self, f: impl FnOnce(u32) -> u32) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn area(&self) -> usize { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Vec2` is never constructed [INFO] [stderr] --> src/imagemacro.rs:72:8 [INFO] [stderr] | [INFO] [stderr] 72 | struct Vec2(T, T); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `x`, and `y` are never used [INFO] [stderr] --> src/imagemacro.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 74 | impl Vec2 where T: Clone + Copy { [INFO] [stderr] | ------------------------------------- associated items in this implementation [INFO] [stderr] 75 | pub fn new(x: T, y: T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | pub fn x(&self) -> T { [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn y(&self) -> T { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: function `render_text` is never used [INFO] [stderr] --> src/imagemacro.rs:89:4 [INFO] [stderr] | [INFO] [stderr] 89 | fn render_text( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_filling_glyphs` is never used [INFO] [stderr] --> src/imagemacro.rs:109:4 [INFO] [stderr] | [INFO] [stderr] 109 | fn get_filling_glyphs<'a>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_glyphs` is never used [INFO] [stderr] --> src/imagemacro.rs:141:4 [INFO] [stderr] | [INFO] [stderr] 141 | fn render_glyphs( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `merge_image` is never used [INFO] [stderr] --> src/imagemacro.rs:160:4 [INFO] [stderr] | [INFO] [stderr] 160 | fn merge_image( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_image` is never used [INFO] [stderr] --> src/imagemacro.rs:184:8 [INFO] [stderr] | [INFO] [stderr] 184 | pub fn generate_image( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spongify` (bin "spongify" test) generated 14 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spongify-8a37e4d4c97798be) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test capital::tests::alternating_initial_lowercase_skip_whitespace ... ok [INFO] [stdout] test capital::tests::alternating_initial_uppercase ... ok [INFO] [stdout] test capital::tests::alternating_initial_lowercase ... ok [INFO] [stdout] test capital::tests::capitalization_strategy_from_str ... ok [INFO] [stdout] test capital::tests::alternating_initial_uppercase_skip_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c748e41e61aa173140ca09cc8efbe859f48692c08ee7165fd637555a24a8c0ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c748e41e61aa173140ca09cc8efbe859f48692c08ee7165fd637555a24a8c0ed", kill_on_drop: false }` [INFO] [stdout] c748e41e61aa173140ca09cc8efbe859f48692c08ee7165fd637555a24a8c0ed