[INFO] cloning repository https://github.com/kemoewfjroj/sitro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kemoewfjroj/sitro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemoewfjroj%2Fsitro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemoewfjroj%2Fsitro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a02c2e0695808498ef46b9d0ec2d7f4b955fa473
[INFO] testing kemoewfjroj/sitro 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%2Fkemoewfjroj%2Fsitro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kemoewfjroj/sitro
[INFO] finished tweaking git repo https://github.com/kemoewfjroj/sitro
[INFO] tweaked toml for git repo https://github.com/kemoewfjroj/sitro written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kemoewfjroj/sitro 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/kemoewfjroj/sitro 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 49fe15bb1ff84fc33e045e806c5762231e06595ade81982f4c9c3a45949c7b81
[INFO] running `Command { std: "docker" "start" "-a" "49fe15bb1ff84fc33e045e806c5762231e06595ade81982f4c9c3a45949c7b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49fe15bb1ff84fc33e045e806c5762231e06595ade81982f4c9c3a45949c7b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fe15bb1ff84fc33e045e806c5762231e06595ade81982f4c9c3a45949c7b81", kill_on_drop: false }`
[INFO] [stdout] 49fe15bb1ff84fc33e045e806c5762231e06595ade81982f4c9c3a45949c7b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6ddf095977509e67070b600a8c567bf16c702b11f6081d805f2755bc9dbe8c44
[INFO] running `Command { std: "docker" "start" "-a" "6ddf095977509e67070b600a8c567bf16c702b11f6081d805f2755bc9dbe8c44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hayro-ccitt v0.2.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hayro-common v0.1.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling hayro-jbig2 v0.1.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling hayro-font v0.3.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling read-fonts v0.36.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.1.1 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling vello_common v0.0.4 (https://github.com/linebender/vello?rev=4ea47b4#4ea47b47)
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling vello_cpu v0.0.4 (https://github.com/linebender/vello?rev=4ea47b4#4ea47b47)
[INFO] [stderr]    Compiling hayro-syntax v0.4.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling skrifa v0.39.0
[INFO] [stderr]    Compiling hayro-interpret v0.4.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling hayro v0.4.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5)
[INFO] [stderr]    Compiling sitro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Quartz` is never constructed
[INFO] [stdout]    --> src/renderer/mod.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub enum Backend {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 174 |     Quartz,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Backend` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "6ddf095977509e67070b600a8c567bf16c702b11f6081d805f2755bc9dbe8c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddf095977509e67070b600a8c567bf16c702b11f6081d805f2755bc9dbe8c44", kill_on_drop: false }`
[INFO] [stdout] 6ddf095977509e67070b600a8c567bf16c702b11f6081d805f2755bc9dbe8c44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c480691540fe0a0ce934125e9955d1182dbf8db982bc5cdf331ce926fcb5f13b
[INFO] running `Command { std: "docker" "start" "-a" "c480691540fe0a0ce934125e9955d1182dbf8db982bc5cdf331ce926fcb5f13b", kill_on_drop: false }`
[INFO] [stderr]    Compiling sitro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Quartz` is never constructed
[INFO] [stdout]    --> src/renderer/mod.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub enum Backend {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 174 |     Quartz,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Backend` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Quartz` is never constructed
[INFO] [stdout]    --> src/renderer/mod.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub enum Backend {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 174 |     Quartz,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Backend` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "c480691540fe0a0ce934125e9955d1182dbf8db982bc5cdf331ce926fcb5f13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c480691540fe0a0ce934125e9955d1182dbf8db982bc5cdf331ce926fcb5f13b", kill_on_drop: false }`
[INFO] [stdout] c480691540fe0a0ce934125e9955d1182dbf8db982bc5cdf331ce926fcb5f13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3de4dbe0557377a7bdf31c9d3506ccef9b8c576a2939eab93460a8e52bec3d5
[INFO] running `Command { std: "docker" "start" "-a" "f3de4dbe0557377a7bdf31c9d3506ccef9b8c576a2939eab93460a8e52bec3d5", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Quartz` is never constructed
[INFO] [stderr]    --> src/renderer/mod.rs:174:5
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub enum Backend {
[INFO] [stderr]     |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 174 |     Quartz,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Backend` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sitro` (bin "sitro") generated 1 warning
[INFO] [stderr] warning: `sitro` (bin "sitro" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sitro-b5ea3a00fe3ac39c)
[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/sitro-6acead8fcc6c2786)
[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 tests/renderer_integration.rs (/opt/rustwide/target/debug/deps/renderer_integration-2fa74f5b21643e70)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_ghostscript has been running for over 60 seconds
[INFO] [stdout] test test_hayro has been running for over 60 seconds
[INFO] [stdout] test test_mupdf has been running for over 60 seconds
[INFO] [stdout] test test_pdfbox has been running for over 60 seconds
[INFO] [stdout] test test_pdfium has been running for over 60 seconds
[INFO] [stdout] test test_pdfjs has been running for over 60 seconds
[INFO] [stdout] test test_poppler has been running for over 60 seconds
[INFO] [stdout] test test_serenity has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f3de4dbe0557377a7bdf31c9d3506ccef9b8c576a2939eab93460a8e52bec3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3de4dbe0557377a7bdf31c9d3506ccef9b8c576a2939eab93460a8e52bec3d5", kill_on_drop: false }`
[INFO] [stdout] f3de4dbe0557377a7bdf31c9d3506ccef9b8c576a2939eab93460a8e52bec3d5
