[INFO] cloning repository https://github.com/axel-lord/cbz-thumbnailer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axel-lord/cbz-thumbnailer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-lord%2Fcbz-thumbnailer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-lord%2Fcbz-thumbnailer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1231c0a09ace39dc9b0721e1901dd85583d76cac
[INFO] testing axel-lord/cbz-thumbnailer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-lord%2Fcbz-thumbnailer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axel-lord/cbz-thumbnailer
[INFO] finished tweaking git repo https://github.com/axel-lord/cbz-thumbnailer
[INFO] tweaked toml for git repo https://github.com/axel-lord/cbz-thumbnailer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axel-lord/cbz-thumbnailer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axel-lord/cbz-thumbnailer 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d27352cb8ea7c7cb4ac626b3ef85dca51a20cd00530b1968f54359bab632a09
[INFO] running `Command { std: "docker" "start" "-a" "5d27352cb8ea7c7cb4ac626b3ef85dca51a20cd00530b1968f54359bab632a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d27352cb8ea7c7cb4ac626b3ef85dca51a20cd00530b1968f54359bab632a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d27352cb8ea7c7cb4ac626b3ef85dca51a20cd00530b1968f54359bab632a09", kill_on_drop: false }`
[INFO] [stdout] 5d27352cb8ea7c7cb4ac626b3ef85dca51a20cd00530b1968f54359bab632a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74468cc8a02d7a91e8e2ef56514f294ff902df777eb95e4752b2dc0b091c6f80
[INFO] running `Command { std: "docker" "start" "-a" "74468cc8a02d7a91e8e2ef56514f294ff902df777eb95e4752b2dc0b091c6f80", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2020033ddb052f4 -C extra-filename=-db6128f223b337c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61451ab850bd490d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "74468cc8a02d7a91e8e2ef56514f294ff902df777eb95e4752b2dc0b091c6f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74468cc8a02d7a91e8e2ef56514f294ff902df777eb95e4752b2dc0b091c6f80", kill_on_drop: false }`
[INFO] [stdout] 74468cc8a02d7a91e8e2ef56514f294ff902df777eb95e4752b2dc0b091c6f80
