[INFO] cloning repository https://github.com/linuxfox2509/txt2pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linuxfox2509/txt2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxfox2509%2Ftxt2pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxfox2509%2Ftxt2pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3708f410cdf2474d1ed2ccdb5c341efb7732cd84
[INFO] testing linuxfox2509/txt2pdf against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxfox2509%2Ftxt2pdf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/linuxfox2509/txt2pdf
[INFO] finished tweaking git repo https://github.com/linuxfox2509/txt2pdf
[INFO] tweaked toml for git repo https://github.com/linuxfox2509/txt2pdf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linuxfox2509/txt2pdf 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 git repo https://github.com/linuxfox2509/txt2pdf 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7789ca47d796e8ec00a3ade20c7951ace1d55823c041cd26eab23614df36227d
[INFO] running `Command { std: "docker" "start" "-a" "7789ca47d796e8ec00a3ade20c7951ace1d55823c041cd26eab23614df36227d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7789ca47d796e8ec00a3ade20c7951ace1d55823c041cd26eab23614df36227d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7789ca47d796e8ec00a3ade20c7951ace1d55823c041cd26eab23614df36227d", kill_on_drop: false }`
[INFO] [stdout] 7789ca47d796e8ec00a3ade20c7951ace1d55823c041cd26eab23614df36227d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 616154d9e6458b6a378fda5b4ad0b8b9d876d82731e54186949b5bc8fe4a3752
[INFO] running `Command { std: "docker" "start" "-a" "616154d9e6458b6a378fda5b4ad0b8b9d876d82731e54186949b5bc8fe4a3752", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling printpdf v0.7.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling txt2pdf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "616154d9e6458b6a378fda5b4ad0b8b9d876d82731e54186949b5bc8fe4a3752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616154d9e6458b6a378fda5b4ad0b8b9d876d82731e54186949b5bc8fe4a3752", kill_on_drop: false }`
[INFO] [stdout] 616154d9e6458b6a378fda5b4ad0b8b9d876d82731e54186949b5bc8fe4a3752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 425fd4177392a3a231800cf098671e756e6d7784a8a37ae29405a2b71cac8c1a
[INFO] running `Command { std: "docker" "start" "-a" "425fd4177392a3a231800cf098671e756e6d7784a8a37ae29405a2b71cac8c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling txt2pdf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "425fd4177392a3a231800cf098671e756e6d7784a8a37ae29405a2b71cac8c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425fd4177392a3a231800cf098671e756e6d7784a8a37ae29405a2b71cac8c1a", kill_on_drop: false }`
[INFO] [stdout] 425fd4177392a3a231800cf098671e756e6d7784a8a37ae29405a2b71cac8c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 97868abbf6f157f2d649c63c0d4668fb7ffba5b51110f42c2bf8a1cbbdc0d8af
[INFO] running `Command { std: "docker" "start" "-a" "97868abbf6f157f2d649c63c0d4668fb7ffba5b51110f42c2bf8a1cbbdc0d8af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/txt2pdf-4d0a21999cfea2d8)
[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" "97868abbf6f157f2d649c63c0d4668fb7ffba5b51110f42c2bf8a1cbbdc0d8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97868abbf6f157f2d649c63c0d4668fb7ffba5b51110f42c2bf8a1cbbdc0d8af", kill_on_drop: false }`
[INFO] [stdout] 97868abbf6f157f2d649c63c0d4668fb7ffba5b51110f42c2bf8a1cbbdc0d8af
