[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ljcolling/termpdf on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded default-editor v0.1.0
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded piston-float v1.0.1
[INFO] [stderr]   Downloaded vecmath v1.0.0
[INFO] [stderr]   Downloaded kqueue v1.0.7
[INFO] [stderr]   Downloaded filetime v0.2.21
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.3.0
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded notify v6.0.1
[INFO] [stderr]   Downloaded spin v0.9.5
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded png v0.17.7
[INFO] [stderr]   Downloaded iter_tools v0.1.4
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded exr v1.5.3
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded zune-inflate v0.2.50
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] [stderr]   Downloaded simd-adler32 v0.3.4
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] [stderr]   Downloaded tiff v0.8.1
[INFO] [stderr]   Downloaded core-services v0.2.0
[INFO] [stderr]   Downloaded pdfium-render v0.8.5
[INFO] [stderr]   Downloaded spawn-editor v0.0.5
[INFO] [stderr]   Downloaded open_in_editor v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74a18111fea6e920d8569b322da0ba592bc468d2f6180f5a988bc32f078b1283
[INFO] running `Command { std: "docker" "start" "-a" "74a18111fea6e920d8569b322da0ba592bc468d2f6180f5a988bc32f078b1283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a18111fea6e920d8569b322da0ba592bc468d2f6180f5a988bc32f078b1283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a18111fea6e920d8569b322da0ba592bc468d2f6180f5a988bc32f078b1283", kill_on_drop: false }`
[INFO] [stdout] 74a18111fea6e920d8569b322da0ba592bc468d2f6180f5a988bc32f078b1283
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38bcdcee6fdd39e8fbef63cdc0b21564f661afc16d370762352ddf0b7429b2b7
[INFO] running `Command { std: "docker" "start" "-a" "38bcdcee6fdd39e8fbef63cdc0b21564f661afc16d370762352ddf0b7429b2b7", 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 rayon-core v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.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 regex-syntax v0.6.28
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.4
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zune-inflate v0.2.50
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling default-editor v0.1.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling iter_tools v0.1.4
[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 filetime v0.2.21
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling notify v6.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling notify-debouncer-mini v0.3.0
[INFO] [stderr]    Compiling rayon v1.7.0
[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" "38bcdcee6fdd39e8fbef63cdc0b21564f661afc16d370762352ddf0b7429b2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38bcdcee6fdd39e8fbef63cdc0b21564f661afc16d370762352ddf0b7429b2b7", kill_on_drop: false }`
[INFO] [stdout] 38bcdcee6fdd39e8fbef63cdc0b21564f661afc16d370762352ddf0b7429b2b7
