[INFO] cloning repository https://github.com/tamaskis/plotting
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaskis/plotting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaskis%2Fplotting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaskis%2Fplotting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e45bc5e9a6a36e66de560408d0d1bf991c01fb0
[INFO] testing tamaskis/plotting against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaskis%2Fplotting" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tamaskis/plotting
[INFO] finished tweaking git repo https://github.com/tamaskis/plotting
[INFO] tweaked toml for git repo https://github.com/tamaskis/plotting written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamaskis/plotting on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tamaskis/plotting 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44e2bef2fbdffb846a477c1bdab0938bec12bbdb431b172ad72da0ca7da87186
[INFO] running `Command { std: "docker" "start" "-a" "44e2bef2fbdffb846a477c1bdab0938bec12bbdb431b172ad72da0ca7da87186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e2bef2fbdffb846a477c1bdab0938bec12bbdb431b172ad72da0ca7da87186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e2bef2fbdffb846a477c1bdab0938bec12bbdb431b172ad72da0ca7da87186", kill_on_drop: false }`
[INFO] [stdout] 44e2bef2fbdffb846a477c1bdab0938bec12bbdb431b172ad72da0ca7da87186
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8af3ebbed490c40c1b91f6935b8e3386889e91726cf191246524a4dae03e30
[INFO] running `Command { std: "docker" "start" "-a" "2e8af3ebbed490c40c1b91f6935b8e3386889e91726cf191246524a4dae03e30", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling file-io v0.1.11
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling plotly_derive v0.13.1
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling plotly v0.13.5
[INFO] [stderr]    Compiling plotting v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.84s
[INFO] running `Command { std: "docker" "inspect" "2e8af3ebbed490c40c1b91f6935b8e3386889e91726cf191246524a4dae03e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8af3ebbed490c40c1b91f6935b8e3386889e91726cf191246524a4dae03e30", kill_on_drop: false }`
[INFO] [stdout] 2e8af3ebbed490c40c1b91f6935b8e3386889e91726cf191246524a4dae03e30
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5d2f43e7fb994a196e2c95cbb1dbed1af607734e8a43c22c266be6f2b2f9655
[INFO] running `Command { std: "docker" "start" "-a" "d5d2f43e7fb994a196e2c95cbb1dbed1af607734e8a43c22c266be6f2b2f9655", kill_on_drop: false }`
[INFO] [stderr]    Compiling plotting v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "d5d2f43e7fb994a196e2c95cbb1dbed1af607734e8a43c22c266be6f2b2f9655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d2f43e7fb994a196e2c95cbb1dbed1af607734e8a43c22c266be6f2b2f9655", kill_on_drop: false }`
[INFO] [stdout] d5d2f43e7fb994a196e2c95cbb1dbed1af607734e8a43c22c266be6f2b2f9655
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fff56fb5a47a782ec7a48408dba21fc8d919ab2bd441c8fc212d5596f109aa2
[INFO] running `Command { std: "docker" "start" "-a" "3fff56fb5a47a782ec7a48408dba21fc8d919ab2bd441c8fc212d5596f109aa2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plotting-c09693a7cfb9e26e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test colors::tests::test_alpha ... ok
[INFO] [stdout] test colors::tests::test_default ... ok
[INFO] [stdout] test colors::tests::test_hex_literal ... ok
[INFO] [stdout] test colors::tests::test_partial_eq ... ok
[INFO] [stdout] test colors::tests::test_rgb ... ok
[INFO] [stdout] test colors::tests::test_rgba ... ok
[INFO] [stdout] test colors::tests::test_to_plotly_rgba ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_2d ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_2d_with_labels ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_3d ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_3d_with_labels ... ok
[INFO] [stdout] test colors::tests::test_hex_str ... ok
[INFO] [stdout] test colors::tests::test_named ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plotting
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/colors.rs - colors::Color::default (line 376) ... ok
[INFO] [stdout] test src/format.rs - format::Format (line 9) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_3d (line 109) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_2d_with_labels (line 56) ... ok
[INFO] [stdout] test src/format.rs - format::Format (line 17) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_3d_with_labels (line 152) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_2d (line 18) ... ok
[INFO] [stdout] test src/figure.rs - figure::Figure::save_inline_html (line 212) ... FAILED
[INFO] [stdout] test src/trace.rs - trace::Trace::new_3d (line 86) ... ok
[INFO] [stdout] test src/figure.rs - figure::Figure::new (line 34) ... ok
[INFO] [stdout] test src/trace.rs - trace::Trace::new_2d (line 51) ... ok
[INFO] [stdout] test src/figure.rs - figure::Figure::save_html (line 182) ... FAILED
[INFO] [stdout] test src/figure.rs - figure::Figure::show (line 157) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/figure.rs - figure::Figure::save_inline_html (line 212) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file-io-0.1.11/src/create.rs:38:33:
[INFO] [stdout] Failed to create folder at '"folder"'.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d133e03d0ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d133e03d0ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d133e03d0ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d133e03d0ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d133e0518ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d133e0518ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d133e0424a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d133e0424a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d133e01b16f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d133e01b16f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d133e035331 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d133e0354eb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d133e01b228 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d133e012ae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d133e01c05d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d133e05217c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d133de8d344 - file_io::create::create_folder::{{closure}}::hb7e2136240d33bfa
[INFO] [stdout]   17:     0x5d133de8c85a - core::result::Result<T,E>::unwrap_or_else::h02f52d0a5d1f9a3a
[INFO] [stdout]   18:     0x5d133de8d2ae - file_io::create::create_folder::ha8a47b9001ea4829
[INFO] [stdout]   19:     0x5d133de8d404 - file_io::create::create_folder_for_file::h486c1072ff911c9c
[INFO] [stdout]   20:     0x5d133de8d113 - file_io::save::save_string_to_file::hb7341dd9a798fb48
[INFO] [stdout]   21:     0x5d133de8f9a3 - plotting::figure::Figure::save_inline_html::h5db1163d9a28a792
[INFO] [stdout]   22:     0x5d133de8b37e - doctest_bundle_2024::__doctest_3::main::h69e10025801f86a5
[INFO] [stdout]   23:     0x5d133de8b3d6 - doctest_bundle_2024::__doctest_3::__main_fn::h3d6f6d3785d18907
[INFO] [stdout]   24:     0x5d133de87a61 - doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   25:     0x5d133de8a4f6 - <doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_3::TEST::{closure#0} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x5d133de886d1 - doctest_runner_2024[fde4f6ad3be3a7ff]::main
[INFO] [stdout]   27:     0x5d133de8a393 - <fn() -> std[b80a194dd3c418bb]::process::ExitCode as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x5d133de87356 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[b80a194dd3c418bb]::process::ExitCode, std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   29:     0x5d133de87709 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>::{closure#0}
[INFO] [stdout]   30:     0x5d133e033ec4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5d133e033ec4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d133e033ec4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d133e033ec4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5d133de87201 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   40:     0x5d133de8a835 - main
[INFO] [stdout]   41:     0x79ecc87781ca - <unknown>
[INFO] [stdout]   42:     0x79ecc877828b - __libc_start_main
[INFO] [stdout]   43:     0x5d133de86205 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/figure.rs - figure::Figure::save_html (line 182) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (80) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file-io-0.1.11/src/create.rs:38:33:
[INFO] [stdout] Failed to create folder at '"folder"'.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x568e573430ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x568e573430ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x568e573430ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x568e573430ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x568e573578ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x568e573578ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x568e573484a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x568e573484a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x568e5732116f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x568e5732116f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x568e5733b331 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x568e5733b4eb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x568e57321228 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x568e57318ae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x568e5732205d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x568e5735817c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x568e57193344 - file_io::create::create_folder::{{closure}}::hb7e2136240d33bfa
[INFO] [stdout]   17:     0x568e5719285a - core::result::Result<T,E>::unwrap_or_else::h02f52d0a5d1f9a3a
[INFO] [stdout]   18:     0x568e571932ae - file_io::create::create_folder::ha8a47b9001ea4829
[INFO] [stdout]   19:     0x568e57193404 - file_io::create::create_folder_for_file::h486c1072ff911c9c
[INFO] [stdout]   20:     0x568e57193113 - file_io::save::save_string_to_file::hb7341dd9a798fb48
[INFO] [stdout]   21:     0x568e57195b0f - plotting::figure::Figure::save_html::h4cd51836244c7a85
[INFO] [stdout]   22:     0x568e5719124e - doctest_bundle_2024::__doctest_2::main::h88baecc3d5654f4d
[INFO] [stdout]   23:     0x568e571912a6 - doctest_bundle_2024::__doctest_2::__main_fn::h2d06e3d50e0c2664
[INFO] [stdout]   24:     0x568e5718d9e1 - doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   25:     0x568e571904b6 - <doctest_runner_2024[fde4f6ad3be3a7ff]::__doctest_2::TEST::{closure#0} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x568e5718e6d1 - doctest_runner_2024[fde4f6ad3be3a7ff]::main
[INFO] [stdout]   27:     0x568e57190393 - <fn() -> std[b80a194dd3c418bb]::process::ExitCode as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x568e5718d356 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[b80a194dd3c418bb]::process::ExitCode, std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   29:     0x568e5718d709 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>::{closure#0}
[INFO] [stdout]   30:     0x568e57339ec4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x568e57339ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x568e57339ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x568e57339ec4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x568e57339ec4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x568e57339ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x568e57339ec4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x568e57339ec4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x568e57339ec4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x568e5718d201 - std[b80a194dd3c418bb]::rt::lang_start::<std[b80a194dd3c418bb]::process::ExitCode>
[INFO] [stdout]   40:     0x568e57190835 - main
[INFO] [stdout]   41:     0x79ea084e41ca - <unknown>
[INFO] [stdout]   42:     0x79ea084e428b - __libc_start_main
[INFO] [stdout]   43:     0x568e5718c205 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/figure.rs - figure::Figure::save_html (line 182)
[INFO] [stdout]     src/figure.rs - figure::Figure::save_inline_html (line 212)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.82s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3fff56fb5a47a782ec7a48408dba21fc8d919ab2bd441c8fc212d5596f109aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fff56fb5a47a782ec7a48408dba21fc8d919ab2bd441c8fc212d5596f109aa2", kill_on_drop: false }`
[INFO] [stdout] 3fff56fb5a47a782ec7a48408dba21fc8d919ab2bd441c8fc212d5596f109aa2
