[INFO] fetching crate fop-cli 0.1.0... [INFO] testing fop-cli-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate fop-cli 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate fop-cli 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fop-cli 0.1.0 [INFO] tweaked toml for crates.io crate fop-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fop-cli 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fop-cli 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4ab20c7798a2eeac17e79d1d8ff4af6324c36c307ca9a69add9c56f498e42a5 [INFO] running `Command { std: "docker" "start" "-a" "d4ab20c7798a2eeac17e79d1d8ff4af6324c36c307ca9a69add9c56f498e42a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ab20c7798a2eeac17e79d1d8ff4af6324c36c307ca9a69add9c56f498e42a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ab20c7798a2eeac17e79d1d8ff4af6324c36c307ca9a69add9c56f498e42a5", kill_on_drop: false }` [INFO] [stdout] d4ab20c7798a2eeac17e79d1d8ff4af6324c36c307ca9a69add9c56f498e42a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d64b408da392aaf84080844af07f717f2e008e09ef48258aae8efcd94c88f2 [INFO] running `Command { std: "docker" "start" "-a" "e2d64b408da392aaf84080844af07f717f2e008e09ef48258aae8efcd94c88f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tiny-skia-path v0.12.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling svgtypes v0.16.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tiny-skia v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling jpeg-encoder v0.7.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling usvg v0.47.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling resvg v0.47.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fop-types v0.1.0 [INFO] [stderr] Compiling fop-core v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling fop-layout v0.1.0 [INFO] [stderr] Compiling fop-render v0.1.0 [INFO] [stderr] Compiling fop-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.75s [INFO] running `Command { std: "docker" "inspect" "e2d64b408da392aaf84080844af07f717f2e008e09ef48258aae8efcd94c88f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d64b408da392aaf84080844af07f717f2e008e09ef48258aae8efcd94c88f2", kill_on_drop: false }` [INFO] [stdout] e2d64b408da392aaf84080844af07f717f2e008e09ef48258aae8efcd94c88f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f66c5e0ccd5db565b8f0ba6393813a5b11834da54b6baf99f3fc688054d4eda6 [INFO] running `Command { std: "docker" "start" "-a" "f66c5e0ccd5db565b8f0ba6393813a5b11834da54b6baf99f3fc688054d4eda6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling tiny-skia v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling usvg v0.47.0 [INFO] [stderr] Compiling resvg v0.47.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fop-layout v0.1.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling fop-render v0.1.0 [INFO] [stderr] Compiling fop-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "f66c5e0ccd5db565b8f0ba6393813a5b11834da54b6baf99f3fc688054d4eda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66c5e0ccd5db565b8f0ba6393813a5b11834da54b6baf99f3fc688054d4eda6", kill_on_drop: false }` [INFO] [stdout] f66c5e0ccd5db565b8f0ba6393813a5b11834da54b6baf99f3fc688054d4eda6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 746cc0fbb1888f147e481ca33b249e081ec62441de9c309af9081f24a79220e1 [INFO] running `Command { std: "docker" "start" "-a" "746cc0fbb1888f147e481ca33b249e081ec62441de9c309af9081f24a79220e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fop-e9adef42d1cf18df) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test cli::tests::test_format_flag_jpeg_via_flag ... ok [INFO] [stdout] test cli::tests::test_does_not_need_xslt_when_only_fo ... ok [INFO] [stdout] test cli::tests::test_debug_mode_counts_as_verbose ... ok [INFO] [stdout] test cli::tests::test_format_flag_png_via_flag ... ok [INFO] [stdout] test cli::tests::test_encryption_aes256_flag ... ok [INFO] [stdout] test cli::tests::test_format_flag_pdf_via_flag ... ok [INFO] [stdout] test cli::tests::test_format_flag_svg_overrides_extension ... ok [INFO] [stdout] test cli::tests::test_format_flag_ps_via_flag ... ok [INFO] [stdout] test cli::tests::test_encryption_default_is_rc4 ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_jpeg ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_jpg ... ok [INFO] [stdout] test cli::tests::test_format_flag_txt_via_flag ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_png ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_pdf ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_pcl ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_ps ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_no_extension_defaults_to_pdf ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_txt ... ok [INFO] [stdout] test cli::tests::test_get_output_via_svg_flag ... ok [INFO] [stdout] test cli::tests::test_get_xslt_params_multiple_pairs ... ok [INFO] [stdout] test cli::tests::test_get_output_via_pdf_flag ... ok [INFO] [stdout] test cli::tests::test_get_xslt_params_single_pair ... ok [INFO] [stdout] test cli::tests::test_get_input_via_fo_flag ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_unknown_defaults_to_pdf ... ok [INFO] [stdout] test cli::tests::test_get_output_positional ... ok [INFO] [stdout] test cli::tests::test_format_from_extension_svg ... ok [INFO] [stdout] test cli::tests::test_get_xslt_params_empty ... ok [INFO] [stdout] test cli::tests::test_get_input_positional ... ok [INFO] [stdout] test cli::tests::test_has_security_when_owner_password_set ... ok [INFO] [stdout] test cli::tests::test_jpeg_quality_default_is_85 ... ok [INFO] [stdout] test cli::tests::test_needs_xslt_transform_when_xml_and_xsl_provided ... ok [INFO] [stdout] test cli::tests::test_jpeg_quality_custom ... ok [INFO] [stdout] test cli::tests::test_not_quiet_by_default ... ok [INFO] [stdout] test cli::tests::test_output_format_invalid ... ok [INFO] [stdout] test cli::tests::test_output_format_equality ... ok [INFO] [stdout] test cli::tests::test_output_format_valid_values ... ok [INFO] [stdout] test cli::tests::test_pdf_version_invalid ... ok [INFO] [stdout] test cli::tests::test_not_stdin_for_real_file ... ok [INFO] [stdout] test cli::tests::test_no_security_by_default ... ok [INFO] [stdout] test cli::tests::test_has_security_when_noprint_set ... ok [INFO] [stdout] test cli::tests::test_pdf_version_valid_values ... ok [INFO] [stdout] test cli::tests::test_not_stdout_for_real_file ... ok [INFO] [stdout] test cli::tests::test_not_verbose_by_default ... ok [INFO] [stdout] test cli::tests::test_pdf_version_default_is_1_4 ... ok [INFO] [stdout] test progress::tests::test_format_bytes ... ok [INFO] [stdout] test progress::tests::test_format_duration ... ok [INFO] [stdout] test cli::tests::test_quiet_mode_long_flag ... ok [INFO] [stdout] test cli::tests::test_quiet_mode_short_flag ... ok [INFO] [stdout] test cli::tests::test_stdin_detection_via_fo_flag ... ok [INFO] [stdout] test cli::tests::test_stdout_detection_via_pdf_flag ... ok [INFO] [stdout] test progress::tests::test_stats_creation ... ok [INFO] [stdout] test tests::test_format_bytes_zero ... ok [INFO] [stdout] test cli::tests::test_stdout_detection_via_positional ... ok [INFO] [stdout] test cli::tests::test_verbose_mode_long_flag ... ok [INFO] [stdout] test cli::tests::test_stdin_detection_via_positional ... ok [INFO] [stdout] test cli::tests::test_verbose_mode_short_flag ... ok [INFO] [stdout] test tests::test_format_bytes ... ok [INFO] [stdout] test tests::test_format_bytes_gb ... ok [INFO] [stdout] test tests::test_format_duration ... ok [INFO] [stdout] test tests::test_format_duration_exact_seconds ... ok [INFO] [stdout] test tests::test_format_duration_long ... ok [INFO] [stdout] test tests::test_process_document_invalid_xml ... ok [INFO] [stdout] test tests::test_pipe_mode_pdf_bytes_non_empty ... ok [INFO] [stdout] test tests::test_process_document_pdf ... ok [INFO] [stdout] test tests::test_process_document_text ... ok [INFO] [stdout] test tests::test_process_document_svg ... ok [INFO] [stdout] test tests::test_process_document_multipage_pdf ... ok [INFO] [stdout] test tests::test_process_document_postscript ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-0bf1d6d70210db5a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_missing_input_file ... ok [INFO] [stdout] test test_invalid_pdf_version ... ok [INFO] [stdout] test test_missing_output_file ... ok [INFO] [stdout] test test_validation_only ... ok [INFO] [stdout] test test_stats_option ... ok [INFO] [stdout] test test_json_output_format ... ok [INFO] [stdout] test test_basic_conversion ... ok [INFO] [stdout] test test_quiet_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "746cc0fbb1888f147e481ca33b249e081ec62441de9c309af9081f24a79220e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746cc0fbb1888f147e481ca33b249e081ec62441de9c309af9081f24a79220e1", kill_on_drop: false }` [INFO] [stdout] 746cc0fbb1888f147e481ca33b249e081ec62441de9c309af9081f24a79220e1