[INFO] cloning repository https://github.com/adamazing/colorpal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamazing/colorpal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamazing%2Fcolorpal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamazing%2Fcolorpal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4508e2d29250e45ff47d81a09a426886d9974fe8
[INFO] testing adamazing/colorpal against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamazing%2Fcolorpal" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamazing/colorpal
[INFO] finished tweaking git repo https://github.com/adamazing/colorpal
[INFO] tweaked toml for git repo https://github.com/adamazing/colorpal written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamazing/colorpal on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamazing/colorpal 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.0
[INFO] [stderr]   Downloaded const_fn v0.4.2
[INFO] [stderr]   Downloaded clap_derive v4.0.8
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded exr v1.5.1
[INFO] [stderr]   Downloaded clap v4.0.8
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded exoquant v0.2.0
[INFO] [stderr]   Downloaded mcq v0.1.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d66c1a65b56b7d32945ed4ea8b6256b8171793c42a02b140e0803008b3492e
[INFO] running `Command { std: "docker" "start" "-a" "48d66c1a65b56b7d32945ed4ea8b6256b8171793c42a02b140e0803008b3492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d66c1a65b56b7d32945ed4ea8b6256b8171793c42a02b140e0803008b3492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d66c1a65b56b7d32945ed4ea8b6256b8171793c42a02b140e0803008b3492e", kill_on_drop: false }`
[INFO] [stdout] 48d66c1a65b56b7d32945ed4ea8b6256b8171793c42a02b140e0803008b3492e
[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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d827230fb9c3ecd93291fe4dfe0f4a46c7da23c6dcc9f3d4901ee1de9c2e034
[INFO] running `Command { std: "docker" "start" "-a" "5d827230fb9c3ecd93291fe4dfe0f4a46c7da23c6dcc9f3d4901ee1de9c2e034", kill_on_drop: false }`
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling exoquant v0.2.0
[INFO] [stderr]    Compiling mcq v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.0.8
[INFO] [stderr]    Compiling tiff v0.7.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.1
[INFO] [stderr]    Compiling clap v4.0.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling color_buddy v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s
[INFO] running `Command { std: "docker" "inspect" "5d827230fb9c3ecd93291fe4dfe0f4a46c7da23c6dcc9f3d4901ee1de9c2e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d827230fb9c3ecd93291fe4dfe0f4a46c7da23c6dcc9f3d4901ee1de9c2e034", kill_on_drop: false }`
[INFO] [stdout] 5d827230fb9c3ecd93291fe4dfe0f4a46c7da23c6dcc9f3d4901ee1de9c2e034
[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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169c32899b77ada8bf731355648d10efdde55bd17a771fc18a60d7c97e8e5b85
[INFO] running `Command { std: "docker" "start" "-a" "169c32899b77ada8bf731355648d10efdde55bd17a771fc18a60d7c97e8e5b85", kill_on_drop: false }`
[INFO] [stderr]    Compiling color_buddy v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "169c32899b77ada8bf731355648d10efdde55bd17a771fc18a60d7c97e8e5b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169c32899b77ada8bf731355648d10efdde55bd17a771fc18a60d7c97e8e5b85", kill_on_drop: false }`
[INFO] [stdout] 169c32899b77ada8bf731355648d10efdde55bd17a771fc18a60d7c97e8e5b85
[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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcf693aaa7bf4a38a914e8adb159188b7c2302166910c47e39b16cfa32a4e6b4
[INFO] running `Command { std: "docker" "start" "-a" "dcf693aaa7bf4a38a914e8adb159188b7c2302166910c47e39b16cfa32a4e6b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/color_buddy-4610c1596484c1cc)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test palette::converter::tests::test_mcq_color_nodes_to_exoquant_colors ... ok
[INFO] [stdout] test cli::output_path::tests::test_output_file_name ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_kmeans_basic ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_median_cut_basic ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_small_image ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_single_color ... ok
[INFO] [stdout] test utils::color_conversion::tests::test_palette_height_parser_unicode_and_special_chars ... ok
[INFO] [stdout] test utils::color_conversion::tests::test_palette_height_parser ... ok
[INFO] [stdout] test utils::color_conversion::tests::test_rgb_to_hex ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_methods_consistency ... ok
[INFO] [stdout] test palette::extractor::tests::test_extract_palette_complex_image ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/colorbuddy-0aa549cb3772f642)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_process_image_nonexistent_file ... ok
[INFO] [stdout] test tests::test_process_image_json_output ... ok
[INFO] [stdout] test tests::test_process_image_standalone_output ... ok
[INFO] [stdout] test tests::test_process_image_original_output ... ok
[INFO] [stdout] test tests::test_percentage_rounding ... ok
[INFO] [stdout] test tests::test_different_quantisation_methods ... ok
[INFO] [stdout] test tests::test_standalone_palette_default_width ... ok
[INFO] [stdout] test tests::test_process_image_invalid_output_directory ... ok
[INFO] [stdout] test tests::test_total_height_calculation_percentage ... ok
[INFO] [stdout] test tests::test_total_height_calculation_absolute ... ok
[INFO] [stdout] test tests::test_standalone_palette_with_custom_width ... ok
[INFO] [stdout] test tests::test_large_number_of_colors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests color_buddy
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/palette/converter.rs - palette::converter::mcq_color_nodes_to_exoquant_colors (line 22) ... ok
[INFO] [stdout] test src/palette/extractor.rs - palette::extractor::extract_palette (line 35) ... ok
[INFO] [stdout] test src/utils/color_conversion.rs - utils::color_conversion::palette_height_parser (line 51) ... ok
[INFO] [stdout] test src/cli/output_path.rs - cli::output_path::output_file_name (line 30) ... ok
[INFO] [stdout] test src/output/json.rs - output::json::generate_palette_json (line 32) ... ok
[INFO] [stdout] test src/cli/help.rs - cli::help::rainbow (line 26) ... ok
[INFO] [stdout] test src/utils/color_conversion.rs - utils::color_conversion::rgb_to_hex (line 22) ... ok
[INFO] [stdout] test src/output/json.rs - output::json::write_json_palette_to_file (line 145) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/output/json.rs - output::json::write_json_palette_to_file (line 145) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (200) panicked at src/output/json.rs:18:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to create file: palette.json
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f9cd9d20b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f9cd9d20b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f9cd9d20b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55f9cd9d20b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55f9cd9e118f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55f9cd9e118f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55f9cd9b09c3 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f9cd9b09c3 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55f9cd9b5c92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55f9cd9b750c - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55f9cd9b7366 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x55f9cd9b7ae5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x55f9cd9b797a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x55f9cd9b5dc9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x55f9cd9a535d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x55f9cd9e4890 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55f9cd9e3ec6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x55f9cd989cdc - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   18:     0x55f9cd9895d3 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   19:     0x55f9cd989566 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   20:     0x55f9cd989539 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   21:     0x55f9cd9b1b70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x55f9cd9b1b70 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23:     0x55f9cd9b1b70 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24:     0x55f9cd9b1b70 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x55f9cd9b1b70 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x55f9cd9b1b70 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x55f9cd9b1b70 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x55f9cd9b1b70 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55f9cd9b1b70 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x55f9cd989521 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   31:     0x55f9cd989f25 - main
[INFO] [stdout]   32:     0x718c7c0f21ca - <unknown>
[INFO] [stdout]   33:     0x718c7c0f228b - __libc_start_main
[INFO] [stdout]   34:     0x55f9cd989435 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/output/json.rs - output::json::write_json_palette_to_file (line 145)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dcf693aaa7bf4a38a914e8adb159188b7c2302166910c47e39b16cfa32a4e6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf693aaa7bf4a38a914e8adb159188b7c2302166910c47e39b16cfa32a4e6b4", kill_on_drop: false }`
[INFO] [stdout] dcf693aaa7bf4a38a914e8adb159188b7c2302166910c47e39b16cfa32a4e6b4
