[INFO] fetching crate pdf_cli 1.0.1...
[INFO] testing pdf_cli-1.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pdf_cli 1.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pdf_cli 1.0.1
[INFO] finished tweaking crates.io crate pdf_cli 1.0.1
[INFO] tweaked toml for crates.io crate pdf_cli 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdf_cli 1.0.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdf_cli 1.0.1 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfb4b0795726f6ff20e67a68e7cad88b0054239d7a17dc9a95a7f7c557e3cd6f
[INFO] running `Command { std: "docker" "start" "-a" "cfb4b0795726f6ff20e67a68e7cad88b0054239d7a17dc9a95a7f7c557e3cd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfb4b0795726f6ff20e67a68e7cad88b0054239d7a17dc9a95a7f7c557e3cd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb4b0795726f6ff20e67a68e7cad88b0054239d7a17dc9a95a7f7c557e3cd6f", kill_on_drop: false }`
[INFO] [stdout] cfb4b0795726f6ff20e67a68e7cad88b0054239d7a17dc9a95a7f7c557e3cd6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19cab02385438d031f18fe51dbda6e70f1e5945f0e3c45265a5fbe7ce27bc9bb
[INFO] running `Command { std: "docker" "start" "-a" "19cab02385438d031f18fe51dbda6e70f1e5945f0e3c45265a5fbe7ce27bc9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling pom v3.2.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling terminal_size v0.2.1
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling lopdf v0.27.0
[INFO] [stderr]    Compiling pdf_cli v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "19cab02385438d031f18fe51dbda6e70f1e5945f0e3c45265a5fbe7ce27bc9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19cab02385438d031f18fe51dbda6e70f1e5945f0e3c45265a5fbe7ce27bc9bb", kill_on_drop: false }`
[INFO] [stdout] 19cab02385438d031f18fe51dbda6e70f1e5945f0e3c45265a5fbe7ce27bc9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ee4d18a8877b2a349abc0b14c3287e16f764447afdba29042e68bc6e5006de0
[INFO] running `Command { std: "docker" "start" "-a" "0ee4d18a8877b2a349abc0b14c3287e16f764447afdba29042e68bc6e5006de0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pdf_cli v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0ee4d18a8877b2a349abc0b14c3287e16f764447afdba29042e68bc6e5006de0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee4d18a8877b2a349abc0b14c3287e16f764447afdba29042e68bc6e5006de0", kill_on_drop: false }`
[INFO] [stdout] 0ee4d18a8877b2a349abc0b14c3287e16f764447afdba29042e68bc6e5006de0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79b34f8540ce7be3f780d834a76c3ece84c2000c5dfb67c72cbb984b6daaa8db
[INFO] running `Command { std: "docker" "start" "-a" "79b34f8540ce7be3f780d834a76c3ece84c2000c5dfb67c72cbb984b6daaa8db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf_cli-714af302c1f69869)
[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] running `Command { std: "docker" "inspect" "79b34f8540ce7be3f780d834a76c3ece84c2000c5dfb67c72cbb984b6daaa8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b34f8540ce7be3f780d834a76c3ece84c2000c5dfb67c72cbb984b6daaa8db", kill_on_drop: false }`
[INFO] [stdout] 79b34f8540ce7be3f780d834a76c3ece84c2000c5dfb67c72cbb984b6daaa8db
