[INFO] fetching crate pdfcat-cli 1.0.0-beta.9... [INFO] testing pdfcat-cli-1.0.0-beta.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate pdfcat-cli 1.0.0-beta.9 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pdfcat-cli 1.0.0-beta.9 [INFO] finished tweaking crates.io crate pdfcat-cli 1.0.0-beta.9 [INFO] tweaked toml for crates.io crate pdfcat-cli 1.0.0-beta.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pdfcat-cli 1.0.0-beta.9 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 pdfcat-cli 1.0.0-beta.9 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ddebe75f83621b64f5b99577c4c1f2dbc8707daa5e223e42d729016aa23f5cfd [INFO] running `Command { std: "docker" "start" "-a" "ddebe75f83621b64f5b99577c4c1f2dbc8707daa5e223e42d729016aa23f5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddebe75f83621b64f5b99577c4c1f2dbc8707daa5e223e42d729016aa23f5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddebe75f83621b64f5b99577c4c1f2dbc8707daa5e223e42d729016aa23f5cfd", kill_on_drop: false }` [INFO] [stdout] ddebe75f83621b64f5b99577c4c1f2dbc8707daa5e223e42d729016aa23f5cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 68ac1d28db6a662a2ef908d8ab2a1478388c0e6477b2111d424f6cdea3fe1ac6 [INFO] running `Command { std: "docker" "start" "-a" "68ac1d28db6a662a2ef908d8ab2a1478388c0e6477b2111d424f6cdea3fe1ac6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pdfcat v1.0.0-beta.9 [INFO] [stderr] Compiling pdfcat-cli v1.0.0-beta.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.93s [INFO] running `Command { std: "docker" "inspect" "68ac1d28db6a662a2ef908d8ab2a1478388c0e6477b2111d424f6cdea3fe1ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ac1d28db6a662a2ef908d8ab2a1478388c0e6477b2111d424f6cdea3fe1ac6", kill_on_drop: false }` [INFO] [stdout] 68ac1d28db6a662a2ef908d8ab2a1478388c0e6477b2111d424f6cdea3fe1ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1835e3bebfa1f76ee619d982955daafa658a3501a3687009afb9c7abac59abce [INFO] running `Command { std: "docker" "start" "-a" "1835e3bebfa1f76ee619d982955daafa658a3501a3687009afb9c7abac59abce", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling pdfcat v1.0.0-beta.9 [INFO] [stderr] Compiling pdfcat-cli v1.0.0-beta.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.13s [INFO] running `Command { std: "docker" "inspect" "1835e3bebfa1f76ee619d982955daafa658a3501a3687009afb9c7abac59abce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1835e3bebfa1f76ee619d982955daafa658a3501a3687009afb9c7abac59abce", kill_on_drop: false }` [INFO] [stdout] 1835e3bebfa1f76ee619d982955daafa658a3501a3687009afb9c7abac59abce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 929bec534cead6e4684fb52fbc3c75e7d120dc86f6ab90254f37392110edb39d [INFO] running `Command { std: "docker" "start" "-a" "929bec534cead6e4684fb52fbc3c75e7d120dc86f6ab90254f37392110edb39d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdfcat-7371aa789e78004f) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test cli::tests::test_cli_validate_invalid_rotation ... ok [INFO] [stdout] test cli::tests::test_cli_overwrite_modes ... ok [INFO] [stdout] test cli::tests::test_cli_validate_zero_jobs ... ok [INFO] [stdout] test cli::tests::test_cli_with_compression ... ok [INFO] [stdout] test cli::tests::test_basic_cli_to_config ... ok [INFO] [stdout] test cli::tests::test_cli_with_invalid_compression ... ok [INFO] [stdout] test cli::tests::test_cli_validate_invalid_compression ... ok [INFO] [stdout] test cli::tests::test_cli_with_metadata ... ok [INFO] [stdout] test cli::tests::test_cli_with_page_range ... ok [INFO] [stdout] test cli::tests::test_get_all_inputs_empty ... ok [INFO] [stdout] test cli::tests::test_cli_with_invalid_page_range ... ok [INFO] [stdout] test cli::tests::test_get_all_inputs_no_list ... ok [INFO] [stdout] test cli::tests::test_cli_with_invalid_rotation ... ok [INFO] [stdout] test tests::test_handle_output_overwrite_force ... ok [INFO] [stdout] test tests::test_handle_output_overwrite_nonexistent ... ok [INFO] [stdout] test cli::tests::test_cli_with_rotation ... ok [INFO] [stdout] test tests::test_handle_output_overwrite_no_clobber ... ok [INFO] [stdout] test cli::tests::test_cli_validate_no_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "929bec534cead6e4684fb52fbc3c75e7d120dc86f6ab90254f37392110edb39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929bec534cead6e4684fb52fbc3c75e7d120dc86f6ab90254f37392110edb39d", kill_on_drop: false }` [INFO] [stdout] 929bec534cead6e4684fb52fbc3c75e7d120dc86f6ab90254f37392110edb39d