[INFO] fetching crate tic80 0.1.0... [INFO] testing tic80-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tic80 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tic80 0.1.0 [INFO] finished tweaking crates.io crate tic80 0.1.0 [INFO] tweaked toml for crates.io crate tic80 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tic80 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding bilge v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding buddy-alloc v0.4.2 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bilge v0.2.0 [INFO] [stderr] Downloaded tic80-sys v0.1.0 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded arbitrary-int v1.3.0 [INFO] [stderr] Downloaded buddy-alloc v0.4.2 [INFO] [stderr] Downloaded bilge-impl v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 130d2253c540e490581f8d1dcacb0e41d5ce5defbeae247ddec9f0efe2792070 [INFO] running `Command { std: "docker" "start" "-a" "130d2253c540e490581f8d1dcacb0e41d5ce5defbeae247ddec9f0efe2792070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "130d2253c540e490581f8d1dcacb0e41d5ce5defbeae247ddec9f0efe2792070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130d2253c540e490581f8d1dcacb0e41d5ce5defbeae247ddec9f0efe2792070", kill_on_drop: false }` [INFO] [stdout] 130d2253c540e490581f8d1dcacb0e41d5ce5defbeae247ddec9f0efe2792070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104c0bc9e901c74c635961a97b82a14f9f59a22fac11fff2c180fecaa7d4cbe0 [INFO] running `Command { std: "docker" "start" "-a" "104c0bc9e901c74c635961a97b82a14f9f59a22fac11fff2c180fecaa7d4cbe0", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tic80-sys v0.1.0 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bilge-impl v0.2.0 [INFO] [stderr] Compiling bilge v0.2.0 [INFO] [stderr] Compiling tic80 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:668:18 [INFO] [stdout] | [INFO] [stdout] 668 | pub struct Block([PixelPair; 8 * 8 / 2]); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:960:25 [INFO] [stdout] | [INFO] [stdout] 960 | pub struct MusicPattern([PatternRow; 64]); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Circle` is never constructed [INFO] [stdout] --> src/lib.rs:1284:8 [INFO] [stdout] | [INFO] [stdout] 1284 | struct Circle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ellipse` is never constructed [INFO] [stdout] --> src/lib.rs:1309:8 [INFO] [stdout] | [INFO] [stdout] 1309 | struct Ellipse { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorPixel` is never constructed [INFO] [stdout] --> src/lib.rs:1394:8 [INFO] [stdout] | [INFO] [stdout] 1394 | struct ColorPixel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1849:21 [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter>> { [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter<'_, B, std::iter::Copied>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1912:18 [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1916:20 [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2028:16 [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2037:16 [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair { [INFO] [stdout] | ^^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2129:21 [INFO] [stdout] | [INFO] [stdout] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair, &[u8; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair<'_>, &[u8; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2142:25 [INFO] [stdout] | [INFO] [stdout] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair, &[PixelPair; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair<'_>, &[PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2147:29 [INFO] [stdout] | [INFO] [stdout] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut, &mut [PixelPair; 16319]) { [INFO] [stdout] | ^^^^^^^^^ -------------------- ----------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut<'_>, &mut [PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "104c0bc9e901c74c635961a97b82a14f9f59a22fac11fff2c180fecaa7d4cbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104c0bc9e901c74c635961a97b82a14f9f59a22fac11fff2c180fecaa7d4cbe0", kill_on_drop: false }` [INFO] [stdout] 104c0bc9e901c74c635961a97b82a14f9f59a22fac11fff2c180fecaa7d4cbe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e52fc65c839e577935d8b42f7418357806c5c8b326817379e0b4ab2e4eff4fea [INFO] running `Command { std: "docker" "start" "-a" "e52fc65c839e577935d8b42f7418357806c5c8b326817379e0b4ab2e4eff4fea", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:668:18 [INFO] [stdout] | [INFO] [stdout] 668 | pub struct Block([PixelPair; 8 * 8 / 2]); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:960:25 [INFO] [stdout] | [INFO] [stdout] 960 | pub struct MusicPattern([PatternRow; 64]); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Circle` is never constructed [INFO] [stdout] --> src/lib.rs:1284:8 [INFO] [stdout] | [INFO] [stdout] 1284 | struct Circle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ellipse` is never constructed [INFO] [stdout] --> src/lib.rs:1309:8 [INFO] [stdout] | [INFO] [stdout] 1309 | struct Ellipse { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorPixel` is never constructed [INFO] [stdout] --> src/lib.rs:1394:8 [INFO] [stdout] | [INFO] [stdout] 1394 | struct ColorPixel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1849:21 [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter>> { [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter<'_, B, std::iter::Copied>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1912:18 [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1916:20 [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2028:16 [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2037:16 [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair { [INFO] [stdout] | ^^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2129:21 [INFO] [stdout] | [INFO] [stdout] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair, &[u8; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair<'_>, &[u8; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2142:25 [INFO] [stdout] | [INFO] [stdout] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair, &[PixelPair; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair<'_>, &[PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2147:29 [INFO] [stdout] | [INFO] [stdout] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut, &mut [PixelPair; 16319]) { [INFO] [stdout] | ^^^^^^^^^ -------------------- ----------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut<'_>, &mut [PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling tic80 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:668:18 [INFO] [stdout] | [INFO] [stdout] 668 | pub struct Block([PixelPair; 8 * 8 / 2]); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:960:25 [INFO] [stdout] | [INFO] [stdout] 960 | pub struct MusicPattern([PatternRow; 64]); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Circle` is never constructed [INFO] [stdout] --> src/lib.rs:1284:8 [INFO] [stdout] | [INFO] [stdout] 1284 | struct Circle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ellipse` is never constructed [INFO] [stdout] --> src/lib.rs:1309:8 [INFO] [stdout] | [INFO] [stdout] 1309 | struct Ellipse { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorPixel` is never constructed [INFO] [stdout] --> src/lib.rs:1394:8 [INFO] [stdout] | [INFO] [stdout] 1394 | struct ColorPixel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1849:21 [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter>> { [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1849 | pub fn palettes(&self) -> PaletteIter<'_, B, std::iter::Copied>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1912:18 [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1912 | pub fn tiles(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1916:20 [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1916 | pub fn sprites(&self) -> TileSection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2028:16 [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2037:16 [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair { [INFO] [stdout] | ^^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2129:21 [INFO] [stdout] | [INFO] [stdout] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair, &[u8; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair<'_>, &[u8; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2142:25 [INFO] [stdout] | [INFO] [stdout] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair, &[PixelPair; 16319]) { [INFO] [stdout] | ^^^^^ ----------------- ------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair<'_>, &[PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2147:29 [INFO] [stdout] | [INFO] [stdout] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut, &mut [PixelPair; 16319]) { [INFO] [stdout] | ^^^^^^^^^ -------------------- ----------------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut<'_>, &mut [PixelPair; 16319]) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.46s [INFO] running `Command { std: "docker" "inspect" "e52fc65c839e577935d8b42f7418357806c5c8b326817379e0b4ab2e4eff4fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52fc65c839e577935d8b42f7418357806c5c8b326817379e0b4ab2e4eff4fea", kill_on_drop: false }` [INFO] [stdout] e52fc65c839e577935d8b42f7418357806c5c8b326817379e0b4ab2e4eff4fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 677f9655d11ea2b34260d24e4c140e983a41c7b4f5c62a71decfa0c9cbe9a089 [INFO] running `Command { std: "docker" "start" "-a" "677f9655d11ea2b34260d24e4c140e983a41c7b4f5c62a71decfa0c9cbe9a089", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:668:18 [INFO] [stderr] | [INFO] [stderr] 668 | pub struct Block([PixelPair; 8 * 8 / 2]); [INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:960:25 [INFO] [stderr] | [INFO] [stderr] 960 | pub struct MusicPattern([PatternRow; 64]); [INFO] [stderr] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: struct `Circle` is never constructed [INFO] [stderr] --> src/lib.rs:1284:8 [INFO] [stderr] | [INFO] [stderr] 1284 | struct Circle { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Ellipse` is never constructed [INFO] [stderr] --> src/lib.rs:1309:8 [INFO] [stderr] | [INFO] [stderr] 1309 | struct Ellipse { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ColorPixel` is never constructed [INFO] [stderr] --> src/lib.rs:1394:8 [INFO] [stderr] | [INFO] [stderr] 1394 | struct ColorPixel { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1849:21 [INFO] [stderr] | [INFO] [stderr] 1849 | pub fn palettes(&self) -> PaletteIter>> { [INFO] [stderr] | ^^^^^ ----------------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1849 | pub fn palettes(&self) -> PaletteIter<'_, B, std::iter::Copied>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1912:18 [INFO] [stderr] | [INFO] [stderr] 1912 | pub fn tiles(&self) -> TileSection { [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1912 | pub fn tiles(&self) -> TileSection<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1916:20 [INFO] [stderr] | [INFO] [stderr] 1916 | pub fn sprites(&self) -> TileSection { [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1916 | pub fn sprites(&self) -> TileSection<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2028:16 [INFO] [stderr] | [INFO] [stderr] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut { [INFO] [stderr] | ^^^^^^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2028 | fn from(p: &mut PixelPair) -> VolatilePixelPairMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2037:16 [INFO] [stderr] | [INFO] [stderr] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair { [INFO] [stderr] | ^^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2037 | fn from(p: &PixelPair) -> VolatilePixelPair<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2129:21 [INFO] [stderr] | [INFO] [stderr] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair, &[u8; 16319]) { [INFO] [stderr] | ^^^^^ ----------------- ------------ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2129 | pub fn as_bytes(&self) -> (VolatilePixelPair<'_>, &[u8; 16319]) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2142:25 [INFO] [stderr] | [INFO] [stderr] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair, &[PixelPair; 16319]) { [INFO] [stderr] | ^^^^^ ----------------- ------------------- the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2142 | pub fn pixels_slice(&self) -> (VolatilePixelPair<'_>, &[PixelPair; 16319]) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2147:29 [INFO] [stderr] | [INFO] [stderr] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut, &mut [PixelPair; 16319]) { [INFO] [stderr] | ^^^^^^^^^ -------------------- ----------------------- the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2147 | pub fn pixels_slice_mut(&mut self) -> (VolatilePixelPairMut<'_>, &mut [PixelPair; 16319]) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tic80` (lib) generated 13 warnings (run `cargo fix --lib -p tic80` to apply 8 suggestions) [INFO] [stderr] warning: `tic80` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tic80-5eb931680c62518e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test ... ok [INFO] [stdout] test test::run_test - should panic ... ok [INFO] [stdout] test test::test_palette_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests tic80 [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" "677f9655d11ea2b34260d24e4c140e983a41c7b4f5c62a71decfa0c9cbe9a089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677f9655d11ea2b34260d24e4c140e983a41c7b4f5c62a71decfa0c9cbe9a089", kill_on_drop: false }` [INFO] [stdout] 677f9655d11ea2b34260d24e4c140e983a41c7b4f5c62a71decfa0c9cbe9a089