[INFO] fetching crate embedded-charts 0.3.0...
[INFO] testing embedded-charts-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate embedded-charts 0.3.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-charts 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.7.0
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] [stderr]   Downloaded cordic v0.1.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51fd24586a4b571e11eb19739648e8a6946751b26e443ea7a8bf1f03d0e68155
[INFO] running `Command { std: "docker" "start" "-a" "51fd24586a4b571e11eb19739648e8a6946751b26e443ea7a8bf1f03d0e68155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51fd24586a4b571e11eb19739648e8a6946751b26e443ea7a8bf1f03d0e68155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51fd24586a4b571e11eb19739648e8a6946751b26e443ea7a8bf1f03d0e68155", kill_on_drop: false }`
[INFO] [stdout] 51fd24586a4b571e11eb19739648e8a6946751b26e443ea7a8bf1f03d0e68155
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2e001ae6477af1237e4e39960f82e950718921cb0b0fcc3b26554d553d3a2b
[INFO] running `Command { std: "docker" "start" "-a" "5b2e001ae6477af1237e4e39960f82e950718921cb0b0fcc3b26554d553d3a2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling embedded-charts v0.3.0 (/opt/rustwide/workdir)
[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)]` 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 8.12s
[INFO] running `Command { std: "docker" "inspect" "5b2e001ae6477af1237e4e39960f82e950718921cb0b0fcc3b26554d553d3a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2e001ae6477af1237e4e39960f82e950718921cb0b0fcc3b26554d553d3a2b", kill_on_drop: false }`
[INFO] [stdout] 5b2e001ae6477af1237e4e39960f82e950718921cb0b0fcc3b26554d553d3a2b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e19004b00f86c47b9f41b89550e89875a7721993ba2cc7c4da8cc7501b5a778
[INFO] running `Command { std: "docker" "start" "-a" "5e19004b00f86c47b9f41b89550e89875a7721993ba2cc7c4da8cc7501b5a778", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling embedded-charts v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ouroboros v0.18.5
[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)]` 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 serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling 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)]` 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] error: could not compile `embedded-charts` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name embedded_charts --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=c4624669fc60921e -C extra-filename=-d27032322b262739 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `embedded-charts` (example "data_aggregation_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name data_aggregation_demo --edition=2021 examples/basic/data_aggregation_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=57d3baefc0b77029 -C extra-filename=-9d4a429af66580b9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `embedded-charts` (example "multi_series_dashboard")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name multi_series_dashboard --edition=2021 examples/interactive/multi_series_dashboard.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=62c0fa65ad72e7b9 -C extra-filename=-53f7fbe946b1b416 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `embedded-charts` (example "smooth_curve_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name smooth_curve_demo --edition=2021 examples/basic/smooth_curve_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=ad6283f0320cd70d -C extra-filename=-d7035ea7a7e745fd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `embedded-charts` (example "unified_streaming_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name unified_streaming_demo --edition=2021 examples/interactive/unified_streaming_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=030f6c0ec29600e0 -C extra-filename=-5654d510ace362b6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `embedded-charts` (example "legend_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name legend_demo --edition=2021 examples/basic/legend_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=1bf5a0624203192c -C extra-filename=-14e6ff02c1f36a37 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `embedded-charts` (example "data_transition_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name data_transition_demo --edition=2021 examples/basic/data_transition_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="animations"' --cfg 'feature="bar"' --cfg 'feature="basic-charts"' --cfg 'feature="default"' --cfg 'feature="donut"' --cfg 'feature="floating-point"' --cfg 'feature="integer-math"' --cfg 'feature="line"' --cfg 'feature="micromath"' --cfg 'feature="pie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-charts", "animations", "anti-aliasing", "bar", "basic-charts", "capture", "color-support", "cordic", "cordic-math", "custom", "default", "donut", "embedded-graphics-simulator", "fixed", "fixed-point", "floating-point", "gauge", "integer-math", "libm", "libm-math", "line", "micromath", "minimal-memory", "nb", "no_std", "pie", "scatter", "smooth-curves", "stacked-bars", "stacked-charts", "stacked-lines", "static-only", "std"))' -C metadata=ca2b3e4bee3d8274 -C extra-filename=-2d76480b03a848c6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02f4e9cfc4fa8246.rlib --extern embedded_charts=/opt/rustwide/target/debug/deps/libembedded_charts-1cffb4be154ca56e.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-219c347447575dce.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-6ab02b9519bd5f1a.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-85a7d6380da15438.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8635a5c32ff29eee.rlib --extern micromath=/opt/rustwide/target/debug/deps/libmicromath-7aa4a26aed20dfc1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5e19004b00f86c47b9f41b89550e89875a7721993ba2cc7c4da8cc7501b5a778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e19004b00f86c47b9f41b89550e89875a7721993ba2cc7c4da8cc7501b5a778", kill_on_drop: false }`
[INFO] [stdout] 5e19004b00f86c47b9f41b89550e89875a7721993ba2cc7c4da8cc7501b5a778
