[INFO] cloning repository https://github.com/ljcolling/termpdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljcolling/termpdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljcolling%2Ftermpdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljcolling%2Ftermpdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1552398c9fb7b2622aae1a1a658cacd6c1fd506b
[INFO] testing ljcolling/termpdf 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%2Fljcolling%2Ftermpdf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ljcolling/termpdf
[INFO] finished tweaking git repo https://github.com/ljcolling/termpdf
[INFO] tweaked toml for git repo https://github.com/ljcolling/termpdf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ljcolling/termpdf 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/ljcolling/termpdf 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0435ebff2b57a998c7cc4aa62a4bd0fab94c7fdbe0b05d5590fbf5ebe7719abe
[INFO] running `Command { std: "docker" "start" "-a" "0435ebff2b57a998c7cc4aa62a4bd0fab94c7fdbe0b05d5590fbf5ebe7719abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0435ebff2b57a998c7cc4aa62a4bd0fab94c7fdbe0b05d5590fbf5ebe7719abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0435ebff2b57a998c7cc4aa62a4bd0fab94c7fdbe0b05d5590fbf5ebe7719abe", kill_on_drop: false }`
[INFO] [stdout] 0435ebff2b57a998c7cc4aa62a4bd0fab94c7fdbe0b05d5590fbf5ebe7719abe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3ad3bae861cc4481c601937290d0748ec14edece58107eb391b6b14ad19f7d59
[INFO] running `Command { std: "docker" "start" "-a" "3ad3bae861cc4481c601937290d0748ec14edece58107eb391b6b14ad19f7d59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling zune-inflate v0.2.50
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling default-editor v0.1.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling notify v6.0.1
[INFO] [stderr]    Compiling iter_tools v0.1.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling spawn-editor v0.0.5
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling open_in_editor v0.2.0
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/open_in_editor-0.2.0/src/xdg.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |         err => {
[INFO] [stdout]    |                - closing delimiter possibly meant for this
[INFO] [stdout] ...
[INFO] [stdout] 52 |             if launch(Command::new("kde-open").args(paths).is_ok() {
[INFO] [stdout]    |                      ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 64 |         }
[INFO] [stdout]    |         ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open_in_editor` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ad3bae861cc4481c601937290d0748ec14edece58107eb391b6b14ad19f7d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad3bae861cc4481c601937290d0748ec14edece58107eb391b6b14ad19f7d59", kill_on_drop: false }`
[INFO] [stdout] 3ad3bae861cc4481c601937290d0748ec14edece58107eb391b6b14ad19f7d59
