[INFO] cloning repository https://github.com/jgalat/kindlecc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgalat/kindlecc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fkindlecc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fkindlecc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f81f3395e61e195bc330a2977c7302013c02dbe
[INFO] testing jgalat/kindlecc against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fkindlecc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jgalat/kindlecc
[INFO] finished tweaking git repo https://github.com/jgalat/kindlecc
[INFO] tweaked toml for git repo https://github.com/jgalat/kindlecc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgalat/kindlecc on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgalat/kindlecc 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded deflate64 v0.1.12
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded gif v0.14.1
[INFO] [stderr]   Downloaded pxfm v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb
[INFO] running `Command { std: "docker" "start" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", 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" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", 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" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling kindlecc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", 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" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling kindlecc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 10.56s
[INFO] running `Command { std: "docker" "inspect" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", 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" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/kindlecc-9f7aeb94cabb3468)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test epub::tests::test_title_is_xml_escaped ... ok
[INFO] [stdout] test mobifix::tests::add_exth_appends_record_and_preserves_section_length ... ok
[INFO] [stdout] test mobifix::tests::add_exth_refuses_to_overwrite_non_null_tail ... ok
[INFO] [stdout] test mobifix::tests::del_exth_removes_a_single_record ... ok
[INFO] [stdout] test mobifix::tests::del_exth_returns_unchanged_when_id_not_found ... ok
[INFO] [stdout] test extract::tests::test_natural_sort ... ok
[INFO] [stdout] test mobifix::tests::parse_exth_errors_on_missing_magic ... ok
[INFO] [stdout] test mobifix::tests::patch_rec0_adds_records_to_empty_exth ... ok
[INFO] [stdout] test mobifix::tests::parse_exth_locates_header ... ok
[INFO] [stdout] test mobifix::tests::patch_rec0_replaces_existing_cdetype_and_asin ... ok
[INFO] [stdout] test mobifix::tests::fix_metadata_patches_primary_section_without_changing_other_sections ... ok
[INFO] [stdout] test process::tests::test_auto_contrast ... ok
[INFO] [stdout] test mobifix::tests::fix_metadata_patches_kf8_section ... ok
[INFO] [stdout] test process::tests::test_crop_leaves_blank_and_low_contrast_pages_unchanged ... ok
[INFO] [stdout] test process::tests::test_crop_black_margins ... ok
[INFO] [stdout] test extract::tests::test_filters_macosx_and_non_images ... ok
[INFO] [stdout] test process::tests::test_crop_white_margins ... ok
[INFO] [stdout] test epub::tests::test_epub_has_all_entries ... ok
[INFO] [stdout] test epub::tests::test_jpeg_entries_are_stored ... ok
[INFO] [stdout] test epub::tests::test_cover_metadata ... ok
[INFO] [stdout] test epub::tests::test_rtl_opf ... ok
[INFO] [stdout] test extract::tests::test_extracts_images_in_order ... ok
[INFO] [stdout] test process::tests::test_no_split_option ... ok
[INFO] [stdout] test epub::tests::test_mimetype_is_first_and_stored ... ok
[INFO] [stdout] test process::tests::test_crop_ignores_isolated_edge_speck ... ok
[INFO] [stdout] test process::tests::test_crop_limits_each_edge_to_ten_percent ... ok
[INFO] [stdout] test process::tests::test_resize_downscale ... ok
[INFO] [stdout] test epub::tests::test_ltr_opf ... ok
[INFO] [stdout] test process::tests::test_crop_preserves_content_touching_every_edge ... ok
[INFO] [stdout] test process::tests::test_resize_no_upscale ... ok
[INFO] [stdout] test tests::duplicate_destination_paths_are_rejected ... ok
[INFO] [stdout] test tests::quality_must_be_between_one_and_one_hundred ... ok
[INFO] [stdout] test process::tests::test_spread_detection ... ok
[INFO] [stdout] test process::tests::test_split_preserves_content_at_new_inner_edges ... ok
[INFO] [stdout] test process::tests::test_optimized_crop_matches_reference ... ok
[INFO] [stdout] test process::tests::test_crop_preserves_sparse_lateral_content ... ok
[INFO] [stdout] test process::tests::test_cover_upscales_small_source ... ok
[INFO] [stdout] test process::tests::test_process_image_creates_grayscale_cover_when_requested ... ok
[INFO] [stdout] test process::tests::test_cover_downscales_large_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb", kill_on_drop: false }`
[INFO] [stdout] 1918b61becbbd54215ac924c932b2c2dbc5f7f1870935e1d13d26772479b53bb
