[INFO] cloning repository https://github.com/andy-c-jones/pigment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andy-c-jones/pigment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy-c-jones%2Fpigment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy-c-jones%2Fpigment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdeaa78dbc7c9b8b9928ba1b7ba23edac8531df2
[INFO] testing andy-c-jones/pigment against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy-c-jones%2Fpigment" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andy-c-jones/pigment
[INFO] finished tweaking git repo https://github.com/andy-c-jones/pigment
[INFO] tweaked toml for git repo https://github.com/andy-c-jones/pigment written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andy-c-jones/pigment on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andy-c-jones/pigment 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553
[INFO] running `Command { std: "docker" "start" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling pigment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pigment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.22s
[INFO] running `Command { std: "docker" "inspect" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pigment-0f93e4e0578f2edb)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test ansi::tests::dark_bg_is_dark ... ok
[INFO] [stdout] test ansi::tests::ansi_indices_8_15_are_bright_variants ... ok
[INFO] [stdout] test ansi::tests::ensure_contrast_adjusts_when_needed ... ok
[INFO] [stdout] test ansi::tests::dark_palette_has_exactly_16_colors ... ok
[INFO] [stdout] test ansi::tests::ensure_contrast_already_passing ... ok
[INFO] [stdout] test ansi::tests::foreground_background_contrast_meets_aa ... ok
[INFO] [stdout] test ansi::tests::light_bg_is_light ... ok
[INFO] [stdout] test ansi::tests::light_fg_is_dark ... ok
[INFO] [stdout] test ansi::tests::light_foreground_background_contrast_meets_aa ... ok
[INFO] [stdout] test ansi::tests::palette_to_json_produces_valid_json ... ok
[INFO] [stdout] test color::tests::blend_midpoint ... ok
[INFO] [stdout] test color::tests::contrast_black_white_is_21 ... ok
[INFO] [stdout] test color::tests::contrast_same_color_is_1 ... ok
[INFO] [stdout] test color::tests::css_rgb_format ... ok
[INFO] [stdout] test color::tests::blend_at_zero_is_self ... ok
[INFO] [stdout] test ansi::tests::dark_fg_is_light ... ok
[INFO] [stdout] test color::tests::hex_empty ... ok
[INFO] [stdout] test color::tests::darken_full_amount ... ok
[INFO] [stdout] test color::tests::darken_clamps ... ok
[INFO] [stdout] test color::tests::hex_invalid_chars ... ok
[INFO] [stdout] test color::tests::darken_zero_amount ... ok
[INFO] [stdout] test color::tests::desaturate_decreases_saturation ... ok
[INFO] [stdout] test color::tests::hex_full_with_hash ... ok
[INFO] [stdout] test color::tests::display_format ... ok
[INFO] [stdout] test color::tests::desaturate_fully_makes_gray ... ok
[INFO] [stdout] test ansi::tests::cursor_equals_foreground ... ok
[INFO] [stdout] test color::tests::hex_full_without_hash ... ok
[INFO] [stdout] test color::tests::hex_roundtrip ... ok
[INFO] [stdout] test color::tests::hex_shorthand ... ok
[INFO] [stdout] test color::tests::hex_invalid_wrong_length ... ok
[INFO] [stdout] test color::tests::hsl_blue ... ok
[INFO] [stdout] test color::tests::hsl_green ... ok
[INFO] [stdout] test color::tests::hsl_red ... ok
[INFO] [stdout] test color::tests::hsl_white ... ok
[INFO] [stdout] test ansi::tests::sort_by_luminance_ascending ... ok
[INFO] [stdout] test color::tests::lighten_clamps ... ok
[INFO] [stdout] test color::tests::darken_partial ... ok
[INFO] [stdout] test color::tests::lighten_full_amount ... ok
[INFO] [stdout] test color::tests::darken_then_lighten_moves_toward_original ... ok
[INFO] [stdout] test color::tests::hsl_black ... ok
[INFO] [stdout] test color::tests::lighten_partial ... ok
[INFO] [stdout] test color::tests::blend_at_one_is_other ... ok
[INFO] [stdout] test color::tests::hsl_roundtrip ... ok
[INFO] [stdout] test color::tests::lighten_zero_amount ... ok
[INFO] [stdout] test color::tests::luminance_black_is_zero ... ok
[INFO] [stdout] test color::tests::luminance_green_is_brighter_than_red ... ok
[INFO] [stdout] test color::tests::luminance_white_is_one ... ok
[INFO] [stdout] test color::tests::saturate_increases_saturation ... ok
[INFO] [stdout] test color::tests::to_hex_black ... ok
[INFO] [stdout] test color::tests::to_hex_red ... ok
[INFO] [stdout] test color::tests::luminance_red_is_gt_zero ... ok
[INFO] [stdout] test color::tests::to_hex_white ... ok
[INFO] [stdout] test color::tests::wcag_aa_black_on_white_passes ... ok
[INFO] [stdout] test color::tests::wcag_aa_white_on_white_fails ... ok
[INFO] [stdout] test color::tests::wcag_aaa_black_on_white_passes ... ok
[INFO] [stdout] test color::tests::wcag_aaa_light_gray_on_white_fails ... ok
[INFO] [stdout] test extractor::tests::average_bucket_empty ... ok
[INFO] [stdout] test extractor::tests::average_bucket_multiple ... ok
[INFO] [stdout] test extractor::tests::average_bucket_rounds_down ... ok
[INFO] [stdout] test extractor::tests::average_bucket_single ... ok
[INFO] [stdout] test extractor::tests::extract_solid_red_image ... ok
[INFO] [stdout] test extractor::tests::extract_color_count_respects_request ... ok
[INFO] [stdout] test extractor::tests::extract_four_color_image ... ok
[INFO] [stdout] test extractor::tests::extract_palette_file_not_found ... ok
[INFO] [stdout] test extractor::tests::gradient_image_produces_multiple_colors ... ok
[INFO] [stdout] test extractor::tests::median_cut_depth_zero_returns_all ... ok
[INFO] [stdout] test extractor::tests::median_cut_returns_power_of_two_buckets ... ok
[INFO] [stdout] test extractor::tests::widest_channel_red_dominant ... ok
[INFO] [stdout] test extractor::tests::median_cut_all_same_still_splits ... ok
[INFO] [stdout] test firefox::tests::enable_legacy_styles_idempotent ... ok
[INFO] [stdout] test firefox::tests::theme_from_palette ... ok
[INFO] [stdout] test firefox::tests::write_userchrome_creates_file ... ok
[INFO] [stdout] test extractor::tests::median_cut_single_pixel ... ok
[INFO] [stdout] test extractor::tests::widest_channel_blue_dominant ... ok
[INFO] [stdout] test extractor::tests::widest_channel_empty_defaults_to_r ... ok
[INFO] [stdout] test extractor::tests::widest_channel_green_dominant ... ok
[INFO] [stdout] test extractor::tests::palette_sorted_by_population ... ok
[INFO] [stdout] test extractor::tests::widest_channel_all_equal_defaults_to_r ... ok
[INFO] [stdout] test firefox::tests::enable_legacy_styles_adds_pref ... ok
[INFO] [stdout] test firefox::tests::write_userchrome_includes_css_vars ... ok
[INFO] [stdout] test ghostty::tests::config_path_returns_default ... ok
[INFO] [stdout] test ghostty::tests::merge_palette_replaces_color_keys ... ok
[INFO] [stdout] test kde::tests::generate_colors_in_correct_format ... ok
[INFO] [stdout] test firefox::tests::write_usercontent_creates_file ... ok
[INFO] [stdout] test kde::tests::generate_wm_section_present ... ok
[INFO] [stdout] test kde::tests::install_dir_returns_path ... ok
[INFO] [stdout] test ghostty::tests::load_config_parses_key_value ... ok
[INFO] [stdout] test ghostty::tests::load_config_empty_file ... ok
[INFO] [stdout] test ghostty::tests::write_ghostty_config_creates_file ... ok
[INFO] [stdout] test kde::tests::generate_contains_all_sections ... ok
[INFO] [stdout] test kde::tests::generate_contains_theme_name ... ok
[INFO] [stdout] test neovim::tests::colorscheme_path_uses_name ... ok
[INFO] [stdout] test preset::tests::all_presets_hex_parses ... ok
[INFO] [stdout] test preset::tests::get_preset_case_insensitive ... ok
[INFO] [stdout] test neovim::tests::generate_lua_contains_essentials ... ok
[INFO] [stdout] test preset::tests::get_existing_preset ... ok
[INFO] [stdout] test preset::tests::get_nonexistent_preset ... ok
[INFO] [stdout] test preset::tests::list_returns_at_least_3 ... ok
[INFO] [stdout] test preset::tests::all_presets_have_16_colors ... ok
[INFO] [stdout] test ghostty::tests::load_config_skips_comments ... ok
[INFO] [stdout] test neovim::tests::write_colorscheme_creates_file ... ok
[INFO] [stdout] test kde::tests::write_and_read_back ... ok
[INFO] [stdout] test extractor::tests::extract_palette_invalid_format ... FAILED
[INFO] [stdout] test firefox::tests::enable_legacy_styles_no_prefs_file ... ok
[INFO] [stdout] test kde::tests::invalid_kde_command_handles_error ... ok
[INFO] [stdout] test firefox::tests::find_profiles_no_firefox_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- extractor::tests::extract_palette_invalid_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'extractor::tests::extract_palette_invalid_format' (2162) panicked at src/extractor.rs:314:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6165e1bc02a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6165e1bc02a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6165e1bc02a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6165e1bc02a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6165e1bd7eaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6165e1bd7eaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6165e1bc52cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6165e1bc52cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6165e1b9bd16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6165e1b9bd16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6165e1bb7379 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6165e12d3dc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6165e12d3dc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6165e1bb76a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6165e1bb76a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6165e1b9bdc2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x6165e1b92c79 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6165e1b9cb6d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x6165e1bd86ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6165e1bd83f2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6165e122c5a8 - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x6165e122c5a8 - pigment[99646d924f3bab72]::extractor::tests::extract_palette_invalid_format
[INFO] [stdout]                                at /opt/rustwide/workdir/src/extractor.rs:314:61
[INFO] [stdout]   22:     0x6165e121f917 - pigment[99646d924f3bab72]::extractor::tests::extract_palette_invalid_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/extractor.rs:310:40
[INFO] [stdout]   23:     0x6165e11eed36 - <pigment[99646d924f3bab72]::extractor::tests::extract_palette_invalid_format::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6165e12c70fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6165e12c70fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6165e12d4745 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6165e12d4745 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6165e12d4745 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x6165e12d4745 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6165e12d4745 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6165e12d4745 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6165e12d4745 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6165e12cf1f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6165e12cf1f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6165e12d7892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6165e12d7892 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6165e12d7892 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x6165e12d7892 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6165e12d7892 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6165e12d7892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6165e12d7892 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6165e1bbf5af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x6165e1bbf5af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7a260965aaa4 - <unknown>
[INFO] [stdout]   45:     0x7a26096e7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     extractor::tests::extract_palette_invalid_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 105 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553", kill_on_drop: false }`
[INFO] [stdout] 5f2ec1c1e0d6b2604d6af72dd039937d3c664ca52b1d7dc5c43321a02334a553
