[INFO] fetching crate embedded-charts 0.3.0...
[INFO] checking embedded-charts-0.3.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate embedded-charts 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate embedded-charts 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embedded-charts 0.3.0
[INFO] tweaked toml for crates.io crate embedded-charts 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-charts 0.3.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embedded-charts 0.3.0 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-jpeg v0.4.14
[INFO] [stderr]   Downloaded cordic v0.1.5
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.7.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b93d2dc4e8d56a395b28764f42d65ac141896cbad44dc74bff992e904e60312
[INFO] running `Command { std: "docker" "start" "-a" "2b93d2dc4e8d56a395b28764f42d65ac141896cbad44dc74bff992e904e60312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b93d2dc4e8d56a395b28764f42d65ac141896cbad44dc74bff992e904e60312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b93d2dc4e8d56a395b28764f42d65ac141896cbad44dc74bff992e904e60312", kill_on_drop: false }`
[INFO] [stdout] 2b93d2dc4e8d56a395b28764f42d65ac141896cbad44dc74bff992e904e60312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e876dc3137846adcdb5a919e3ceb86f4e18f1b431a9167f14ff85d078144706e
[INFO] running `Command { std: "docker" "start" "-a" "e876dc3137846adcdb5a919e3ceb86f4e18f1b431a9167f14ff85d078144706e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking embedded-charts v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stdout] warning: struct `StandardLegendRenderer` is never constructed
[INFO] [stdout]    --> src/legend/traits.rs:313:20
[INFO] [stdout]     |
[INFO] [stdout] 313 |         pub struct StandardLegendRenderer<C: PixelColor> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/legend/traits.rs:319:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |         impl<C: PixelColor> StandardLegendRenderer<C> {
[INFO] [stdout]     |         --------------------------------------------- associated function in this implementation
[INFO] [stdout] 318 |             /// Create a new standard legend renderer
[INFO] [stdout] 319 |             pub fn new() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/series.rs:517:24
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn iter_series(&self) -> core::slice::Iter<StaticDataSeries<T, POINTS>> {
[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] 517 |     pub fn iter_series(&self) -> core::slice::Iter<'_, StaticDataSeries<T, POINTS>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/heapless_utils.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn iter(&self) -> CircularBufferIter<T, N> {
[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] 391 |     pub fn iter(&self) -> CircularBufferIter<'_, T, N> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking embedded-graphics-simulator v0.7.0
[INFO] [stdout] warning: struct `StandardLegendRenderer` is never constructed
[INFO] [stdout]    --> src/legend/traits.rs:313:20
[INFO] [stdout]     |
[INFO] [stdout] 313 |         pub struct StandardLegendRenderer<C: PixelColor> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/legend/traits.rs:319:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |         impl<C: PixelColor> StandardLegendRenderer<C> {
[INFO] [stdout]     |         --------------------------------------------- associated function in this implementation
[INFO] [stdout] 318 |             /// Create a new standard legend renderer
[INFO] [stdout] 319 |             pub fn new() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/series.rs:517:24
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn iter_series(&self) -> core::slice::Iter<StaticDataSeries<T, POINTS>> {
[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] 517 |     pub fn iter_series(&self) -> core::slice::Iter<'_, StaticDataSeries<T, POINTS>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/heapless_utils.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn iter(&self) -> CircularBufferIter<T, N> {
[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] 391 |     pub fn iter(&self) -> CircularBufferIter<'_, T, N> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.00s
[INFO] running `Command { std: "docker" "inspect" "e876dc3137846adcdb5a919e3ceb86f4e18f1b431a9167f14ff85d078144706e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e876dc3137846adcdb5a919e3ceb86f4e18f1b431a9167f14ff85d078144706e", kill_on_drop: false }`
[INFO] [stdout] e876dc3137846adcdb5a919e3ceb86f4e18f1b431a9167f14ff85d078144706e
