[INFO] cloning repository https://github.com/jmpunkt/map-sprite-packer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmpunkt/map-sprite-packer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmpunkt%2Fmap-sprite-packer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmpunkt%2Fmap-sprite-packer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41cd0e8df0314f41648e4384b8ba672d0d1d2fc
[INFO] testing jmpunkt/map-sprite-packer 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%2Fjmpunkt%2Fmap-sprite-packer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmpunkt/map-sprite-packer
[INFO] finished tweaking git repo https://github.com/jmpunkt/map-sprite-packer
[INFO] tweaked toml for git repo https://github.com/jmpunkt/map-sprite-packer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmpunkt/map-sprite-packer 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/jmpunkt/map-sprite-packer 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b9a8cb1f27db704140603ab0819862e467d609ba6575b0076db1d2d2efd9cf16
[INFO] running `Command { std: "docker" "start" "-a" "b9a8cb1f27db704140603ab0819862e467d609ba6575b0076db1d2d2efd9cf16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9a8cb1f27db704140603ab0819862e467d609ba6575b0076db1d2d2efd9cf16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a8cb1f27db704140603ab0819862e467d609ba6575b0076db1d2d2efd9cf16", kill_on_drop: false }`
[INFO] [stdout] b9a8cb1f27db704140603ab0819862e467d609ba6575b0076db1d2d2efd9cf16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fa666e23773ad893e08bfbc1e442299a3525409dc8e1093a77bc06634dae5acd
[INFO] running `Command { std: "docker" "start" "-a" "fa666e23773ad893e08bfbc1e442299a3525409dc8e1093a77bc06634dae5acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling tiny-skia-path v0.11.2
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling svgtypes v0.12.0
[INFO] [stderr]    Compiling unicode-properties v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling usvg-tree v0.36.0
[INFO] [stderr]    Compiling data-url v0.3.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling usvg-parser v0.36.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rustybuzz v0.10.0
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling tiny-skia v0.11.2
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling binpack2d v1.0.1
[INFO] [stderr]    Compiling usvg-text-layout v0.36.0
[INFO] [stderr]    Compiling usvg v0.36.0
[INFO] [stderr]    Compiling resvg v0.36.0
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling map-sprite-packer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.29s
[INFO] running `Command { std: "docker" "inspect" "fa666e23773ad893e08bfbc1e442299a3525409dc8e1093a77bc06634dae5acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa666e23773ad893e08bfbc1e442299a3525409dc8e1093a77bc06634dae5acd", kill_on_drop: false }`
[INFO] [stdout] fa666e23773ad893e08bfbc1e442299a3525409dc8e1093a77bc06634dae5acd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53670ce50017d0057837529f8dda19279203da5016000221acb0fa727ad26066
[INFO] running `Command { std: "docker" "start" "-a" "53670ce50017d0057837529f8dda19279203da5016000221acb0fa727ad26066", kill_on_drop: false }`
[INFO] [stderr]    Compiling map-sprite-packer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "53670ce50017d0057837529f8dda19279203da5016000221acb0fa727ad26066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53670ce50017d0057837529f8dda19279203da5016000221acb0fa727ad26066", kill_on_drop: false }`
[INFO] [stdout] 53670ce50017d0057837529f8dda19279203da5016000221acb0fa727ad26066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26479b208642d8526000bb96b1c134ac51c455bc449de64fff7d22c7bfae6b6b
[INFO] running `Command { std: "docker" "start" "-a" "26479b208642d8526000bb96b1c134ac51c455bc449de64fff7d22c7bfae6b6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/map_sprite_packer-91e60d4c41ad7c5b)
[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" "26479b208642d8526000bb96b1c134ac51c455bc449de64fff7d22c7bfae6b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26479b208642d8526000bb96b1c134ac51c455bc449de64fff7d22c7bfae6b6b", kill_on_drop: false }`
[INFO] [stdout] 26479b208642d8526000bb96b1c134ac51c455bc449de64fff7d22c7bfae6b6b
