[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axel-lord/cbz-thumbnailer on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded toml v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded typed-path v0.12.2
[INFO] [stderr]   Downloaded zip v7.4.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6075e06bb286da0f1cd7d9f0e6b301bdf28dde38d920c7380d6547e73f263f5
[INFO] running `Command { std: "docker" "start" "-a" "a6075e06bb286da0f1cd7d9f0e6b301bdf28dde38d920c7380d6547e73f263f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6075e06bb286da0f1cd7d9f0e6b301bdf28dde38d920c7380d6547e73f263f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6075e06bb286da0f1cd7d9f0e6b301bdf28dde38d920c7380d6547e73f263f5", kill_on_drop: false }`
[INFO] [stdout] a6075e06bb286da0f1cd7d9f0e6b301bdf28dde38d920c7380d6547e73f263f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 827e3d205c3eaf8a24e63682d59512494979bd5f75a05d6dae272eb3d737f837
[INFO] running `Command { std: "docker" "start" "-a" "827e3d205c3eaf8a24e63682d59512494979bd5f75a05d6dae272eb3d737f837", 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 built v0.8.0
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling object v0.37.3
[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 eyre v0.6.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[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 image-webp v0.2.4
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thumbnailer-common v0.1.0 (/opt/rustwide/workdir/thumbnailer-common)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v7.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling katalog-proxy-lib v0.1.0 (/opt/rustwide/workdir/katalog-proxy-lib)
[INFO] [stderr]    Compiling katalog-proxy v0.1.0 (/opt/rustwide/workdir/katalog-proxy)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling cbz-thumbnailer-lib v0.1.0 (/opt/rustwide/workdir/cbz-thumbnailer-lib)
[INFO] [stderr]    Compiling cbz-thumbnailer v0.1.0 (/opt/rustwide/workdir/cbz-thumbnailer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "827e3d205c3eaf8a24e63682d59512494979bd5f75a05d6dae272eb3d737f837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827e3d205c3eaf8a24e63682d59512494979bd5f75a05d6dae272eb3d737f837", kill_on_drop: false }`
[INFO] [stdout] 827e3d205c3eaf8a24e63682d59512494979bd5f75a05d6dae272eb3d737f837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d71004dfb985e3c4b19dffdfe6e89603238b5a8772e61c8b6652bd4722f6c55
[INFO] running `Command { std: "docker" "start" "-a" "8d71004dfb985e3c4b19dffdfe6e89603238b5a8772e61c8b6652bd4722f6c55", kill_on_drop: false }`
[INFO] [stderr]    Compiling cbz-thumbnailer v0.1.0 (/opt/rustwide/workdir/cbz-thumbnailer)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "8d71004dfb985e3c4b19dffdfe6e89603238b5a8772e61c8b6652bd4722f6c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d71004dfb985e3c4b19dffdfe6e89603238b5a8772e61c8b6652bd4722f6c55", kill_on_drop: false }`
[INFO] [stdout] 8d71004dfb985e3c4b19dffdfe6e89603238b5a8772e61c8b6652bd4722f6c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9fb4ffc27aa0dd2a46a69b80ca8a59f8ab1da78e9a4be773ba4608fbbef2888
[INFO] running `Command { std: "docker" "start" "-a" "c9fb4ffc27aa0dd2a46a69b80ca8a59f8ab1da78e9a4be773ba4608fbbef2888", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cbz_thumbnailer-b2af9e980eab82f8)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cbz_thumbnailer-5328b68f17c2cad6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cbz_thumbnailer
[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] [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" "c9fb4ffc27aa0dd2a46a69b80ca8a59f8ab1da78e9a4be773ba4608fbbef2888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9fb4ffc27aa0dd2a46a69b80ca8a59f8ab1da78e9a4be773ba4608fbbef2888", kill_on_drop: false }`
[INFO] [stdout] c9fb4ffc27aa0dd2a46a69b80ca8a59f8ab1da78e9a4be773ba4608fbbef2888
