[INFO] fetching crate jpeg-to-pdf 0.2.3... [INFO] testing jpeg-to-pdf-0.2.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate jpeg-to-pdf 0.2.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate jpeg-to-pdf 0.2.3 [INFO] finished tweaking crates.io crate jpeg-to-pdf 0.2.3 [INFO] tweaked toml for crates.io crate jpeg-to-pdf 0.2.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jpeg-to-pdf 0.2.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jpeg-to-pdf 0.2.3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b0ce128d1032e732c160597c4931c42dd69338cfa08bc3e0a3a314aba8d208d [INFO] running `Command { std: "docker" "start" "-a" "1b0ce128d1032e732c160597c4931c42dd69338cfa08bc3e0a3a314aba8d208d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0ce128d1032e732c160597c4931c42dd69338cfa08bc3e0a3a314aba8d208d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0ce128d1032e732c160597c4931c42dd69338cfa08bc3e0a3a314aba8d208d", kill_on_drop: false }` [INFO] [stdout] 1b0ce128d1032e732c160597c4931c42dd69338cfa08bc3e0a3a314aba8d208d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2a6fa02964fec187ff18b4ea50bcf03dc4691358788a8a593cc450473d8a3e8 [INFO] running `Command { std: "docker" "start" "-a" "d2a6fa02964fec187ff18b4ea50bcf03dc4691358788a8a593cc450473d8a3e8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling jpeg-to-pdf v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "d2a6fa02964fec187ff18b4ea50bcf03dc4691358788a8a593cc450473d8a3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a6fa02964fec187ff18b4ea50bcf03dc4691358788a8a593cc450473d8a3e8", kill_on_drop: false }` [INFO] [stdout] d2a6fa02964fec187ff18b4ea50bcf03dc4691358788a8a593cc450473d8a3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 230bc323d41d8a06f27236b8742ab8a0991ffeedc81a83438187ad60c3592c4e [INFO] running `Command { std: "docker" "start" "-a" "230bc323d41d8a06f27236b8742ab8a0991ffeedc81a83438187ad60c3592c4e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling jpeg-to-pdf v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "230bc323d41d8a06f27236b8742ab8a0991ffeedc81a83438187ad60c3592c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230bc323d41d8a06f27236b8742ab8a0991ffeedc81a83438187ad60c3592c4e", kill_on_drop: false }` [INFO] [stdout] 230bc323d41d8a06f27236b8742ab8a0991ffeedc81a83438187ad60c3592c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fc7bc6b6cc51908dad096d54e524a24d3b629420f6b68084a23ce588a370f38 [INFO] running `Command { std: "docker" "start" "-a" "4fc7bc6b6cc51908dad096d54e524a24d3b629420f6b68084a23ce588a370f38", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jpeg_to_pdf-ff6ba6ee3f50eca8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ori::tests::orientation_1 ... ok [INFO] [stdout] test ori::tests::orientation_3 ... ok [INFO] [stdout] test ori::tests::orientation_4 ... ok [INFO] [stdout] test ori::tests::orientation_2 ... ok [INFO] [stdout] test ori::tests::orientation_6 ... ok [INFO] [stdout] test ori::tests::orientation_5 ... ok [INFO] [stdout] test ori::tests::orientation_8 ... ok [INFO] [stdout] test ori::tests::orientation_7 ... ok [INFO] [stdout] test tests::version_numbers::test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/jpeg_to_pdf-afd613362dcf19ef) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests jpeg_to_pdf [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4fc7bc6b6cc51908dad096d54e524a24d3b629420f6b68084a23ce588a370f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc7bc6b6cc51908dad096d54e524a24d3b629420f6b68084a23ce588a370f38", kill_on_drop: false }` [INFO] [stdout] 4fc7bc6b6cc51908dad096d54e524a24d3b629420f6b68084a23ce588a370f38