[INFO] fetching crate mondrian-charts 0.12.0...
[INFO] testing mondrian-charts-0.12.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mondrian-charts 0.12.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mondrian-charts 0.12.0
[INFO] finished tweaking crates.io crate mondrian-charts 0.12.0
[INFO] tweaked toml for crates.io crate mondrian-charts 0.12.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mondrian-charts 0.12.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding csscolorparser v0.6.2 (available: v0.7.2)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding resvg v0.35.0 (available: v0.45.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50951e420a88c23f69eb56e29d7daabe2b3071f022f9efe6fcc1fb63f34f4836
[INFO] running `Command { std: "docker" "start" "-a" "50951e420a88c23f69eb56e29d7daabe2b3071f022f9efe6fcc1fb63f34f4836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50951e420a88c23f69eb56e29d7daabe2b3071f022f9efe6fcc1fb63f34f4836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50951e420a88c23f69eb56e29d7daabe2b3071f022f9efe6fcc1fb63f34f4836", kill_on_drop: false }`
[INFO] [stdout] 50951e420a88c23f69eb56e29d7daabe2b3071f022f9efe6fcc1fb63f34f4836
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414cc44c6e01b386b2493ca8683ff7cb11cea216688017175305f184fe6b1464
[INFO] running `Command { std: "docker" "start" "-a" "414cc44c6e01b386b2493ca8683ff7cb11cea216688017175305f184fe6b1464", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rmpv v1.3.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling typed-builder v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling base64uuid v1.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling fiberplane-models v1.0.0-beta.14
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling mondrian-charts v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chart_to_svg/tick_formatters.rs:438:33
[INFO] [stdout]     |
[INFO] [stdout] 438 |     const fn format_description(&self) -> FormatItem {
[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] 438 |     const fn format_description(&self) -> FormatItem<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "414cc44c6e01b386b2493ca8683ff7cb11cea216688017175305f184fe6b1464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414cc44c6e01b386b2493ca8683ff7cb11cea216688017175305f184fe6b1464", kill_on_drop: false }`
[INFO] [stdout] 414cc44c6e01b386b2493ca8683ff7cb11cea216688017175305f184fe6b1464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4389014698be975ab0e963f59ebbc8c024e31bfb5f001792be4ec4636e272e01
[INFO] running `Command { std: "docker" "start" "-a" "4389014698be975ab0e963f59ebbc8c024e31bfb5f001792be4ec4636e272e01", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chart_to_svg/tick_formatters.rs:438:33
[INFO] [stdout]     |
[INFO] [stdout] 438 |     const fn format_description(&self) -> FormatItem {
[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] 438 |     const fn format_description(&self) -> FormatItem<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling mondrian-charts v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chart_to_svg/tick_formatters.rs:438:33
[INFO] [stdout]     |
[INFO] [stdout] 438 |     const fn format_description(&self) -> FormatItem {
[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] 438 |     const fn format_description(&self) -> FormatItem<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "4389014698be975ab0e963f59ebbc8c024e31bfb5f001792be4ec4636e272e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4389014698be975ab0e963f59ebbc8c024e31bfb5f001792be4ec4636e272e01", kill_on_drop: false }`
[INFO] [stdout] 4389014698be975ab0e963f59ebbc8c024e31bfb5f001792be4ec4636e272e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39034a7c6c818589dec40c3907f843ce21422aa8bb15255a2e3f8fda8711e23b
[INFO] running `Command { std: "docker" "start" "-a" "39034a7c6c818589dec40c3907f843ce21422aa8bb15255a2e3f8fda8711e23b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chart_to_svg/tick_formatters.rs:438:33
[INFO] [stderr]     |
[INFO] [stderr] 438 |     const fn format_description(&self) -> FormatItem {
[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] 438 |     const fn format_description(&self) -> FormatItem<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mondrian-charts` (lib) generated 1 warning (run `cargo fix --lib -p mondrian-charts` to apply 1 suggestion)
[INFO] [stderr] warning: `mondrian-charts` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mondrian_charts-e5d2537440be888e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_bytes_formatter ... ok
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_exponent_formatter ... ok
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_scientific_formatter ... ok
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_percentage_formatter ... ok
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_duration_formatter ... ok
[INFO] [stdout] test chart_to_svg::tick_formatters::tests::test_time_formatter ... ok
[INFO] [stdout] test fiberplane::utils::attach_suggestions_to_x_axis::tests::test_it_attaches_the_right_suggestions ... ok
[INFO] [stdout] test fiberplane::utils::attach_suggestions_to_x_axis::tests::test_it_doesnt_attach_suggestions_outside_min_max ... ok
[INFO] [stdout] test fiberplane::utils::get_y_axis_for_constant_value::tests::test_get_y_axis_for_constant_value ... ok
[INFO] [stdout] test fiberplane::utils::split_into_continuous_lines::tests::test_it_doesnt_split_when_the_metrics_are_close_to_one_another ... ok
[INFO] [stdout] test fiberplane::utils::split_into_continuous_lines::tests::test_it_handles_unevenly_spaced_metrics ... ok
[INFO] [stdout] test fiberplane::utils::split_into_continuous_lines::tests::test_it_splits_metrics_that_are_spaced_too_far_apart ... ok
[INFO] [stdout] test fiberplane::utils::split_into_continuous_lines::tests::test_it_doesnt_split_when_no_interval_is_given ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_shape_list_from_events::test_generate_shape_list_from_events ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_bar_chart_from_timeseries::test_generate_bar_chart_from_timeseries ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_line_chart_from_timeseries::test_generate_line_chart_from_timeseries ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_combined_chart::test_generate_line_chart_from_timeseries ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_stacked_bar_chart_from_timeseries::test_generate_stacked_bar_chart_from_timeseries ... ok
[INFO] [stdout] test fiberplane::tests::test_generate_stacked_line_chart_from_timeseries::test_generate_stacked_line_chart_from_timeseries ... ok
[INFO] [stdout] test fiberplane::utils::split_into_continuous_lines::tests::test_it_splits_metrics_when_it_finds_a_nan_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mondrian_charts
[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" "39034a7c6c818589dec40c3907f843ce21422aa8bb15255a2e3f8fda8711e23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39034a7c6c818589dec40c3907f843ce21422aa8bb15255a2e3f8fda8711e23b", kill_on_drop: false }`
[INFO] [stdout] 39034a7c6c818589dec40c3907f843ce21422aa8bb15255a2e3f8fda8711e23b
