[INFO] fetching crate rog_anime 1.3.0... [INFO] testing rog_anime-1.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rog_anime 1.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rog_anime 1.3.0 [INFO] finished tweaking crates.io crate rog_anime 1.3.0 [INFO] tweaked toml for crates.io crate rog_anime 1.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rog_anime 1.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding gif v0.11.4 (available: v0.14.0) [INFO] [stderr] Adding glam v0.14.0 (available: v0.30.9) [INFO] [stderr] Adding pix v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding png_pong v0.8.2 (available: v0.9.3) [INFO] [stderr] Adding zvariant v2.10.0 (available: v5.8.0) [INFO] [stderr] Adding zvariant_derive v2.10.0 (available: v5.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a55067aa36e9fe3098dde01e5d585badcf43d1907cd3d17059b1f6b25009307 [INFO] running `Command { std: "docker" "start" "-a" "8a55067aa36e9fe3098dde01e5d585badcf43d1907cd3d17059b1f6b25009307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a55067aa36e9fe3098dde01e5d585badcf43d1907cd3d17059b1f6b25009307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a55067aa36e9fe3098dde01e5d585badcf43d1907cd3d17059b1f6b25009307", kill_on_drop: false }` [INFO] [stdout] 8a55067aa36e9fe3098dde01e5d585badcf43d1907cd3d17059b1f6b25009307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb6200f3e137bdd949cf62bedf5bd9f4ba0a1f500f509156b0da2882623881f5 [INFO] running `Command { std: "docker" "start" "-a" "fb6200f3e137bdd949cf62bedf5bd9f4ba0a1f500f509156b0da2882623881f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling pix v0.13.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling png_pong v0.8.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling rog_anime v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/grid.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AnimeGrid([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | --------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeGrid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/diagonal.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AnimeDiagonal([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | ------------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeDiagonal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sequencer.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn iter(&self) -> ActionIterator { [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] 175 | pub fn iter(&self) -> ActionIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.49s [INFO] running `Command { std: "docker" "inspect" "fb6200f3e137bdd949cf62bedf5bd9f4ba0a1f500f509156b0da2882623881f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6200f3e137bdd949cf62bedf5bd9f4ba0a1f500f509156b0da2882623881f5", kill_on_drop: false }` [INFO] [stdout] fb6200f3e137bdd949cf62bedf5bd9f4ba0a1f500f509156b0da2882623881f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8d2c1de5504c056c21f6092c2146b5c09d4947341c391ff6919b0865edbce0 [INFO] running `Command { std: "docker" "start" "-a" "eb8d2c1de5504c056c21f6092c2146b5c09d4947341c391ff6919b0865edbce0", kill_on_drop: false }` [INFO] [stderr] Compiling rog_anime v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/grid.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AnimeGrid([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | --------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeGrid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/diagonal.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AnimeDiagonal([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | ------------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeDiagonal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sequencer.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn iter(&self) -> ActionIterator { [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] 175 | pub fn iter(&self) -> ActionIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/grid.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AnimeGrid([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | --------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeGrid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/diagonal.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AnimeDiagonal([[u8; WIDTH]; HEIGHT], Option); [INFO] [stdout] | ------------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AnimeDiagonal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sequencer.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn iter(&self) -> ActionIterator { [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] 175 | pub fn iter(&self) -> ActionIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "eb8d2c1de5504c056c21f6092c2146b5c09d4947341c391ff6919b0865edbce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8d2c1de5504c056c21f6092c2146b5c09d4947341c391ff6919b0865edbce0", kill_on_drop: false }` [INFO] [stdout] eb8d2c1de5504c056c21f6092c2146b5c09d4947341c391ff6919b0865edbce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59b7914fc9cdccc0ea200558bf1b170824462e511d87cdc8c8f7141414928d6d [INFO] running `Command { std: "docker" "start" "-a" "59b7914fc9cdccc0ea200558bf1b170824462e511d87cdc8c8f7141414928d6d", kill_on_drop: false }` [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/grid.rs:17:45 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct AnimeGrid([[u8; WIDTH]; HEIGHT], Option); [INFO] [stderr] | --------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `AnimeGrid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/diagonal.rs:13:49 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct AnimeDiagonal([[u8; WIDTH]; HEIGHT], Option); [INFO] [stderr] | ------------- field in this struct ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `AnimeDiagonal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sequencer.rs:175:17 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn iter(&self) -> ActionIterator { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 175 | pub fn iter(&self) -> ActionIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rog_anime` (lib) generated 3 warnings (run `cargo fix --lib -p rog_anime` to apply 1 suggestion) [INFO] [stderr] warning: `rog_anime` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rog_anime-1d8caa696c9bba74) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test grid::tests::check_data_alignment ... ok [INFO] [stdout] test image::tests::led_positions_const ... ok [INFO] [stdout] test image::tests::row_pitch ... ok [INFO] [stdout] test image::tests::led_positions ... ok [INFO] [stdout] test image::tests::row_starts ... ok [INFO] [stdout] test image::tests::row_widths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rog_anime [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" "59b7914fc9cdccc0ea200558bf1b170824462e511d87cdc8c8f7141414928d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b7914fc9cdccc0ea200558bf1b170824462e511d87cdc8c8f7141414928d6d", kill_on_drop: false }` [INFO] [stdout] 59b7914fc9cdccc0ea200558bf1b170824462e511d87cdc8c8f7141414928d6d