[INFO] fetching crate geng-texture-atlas 0.17.2... [INFO] testing geng-texture-atlas-0.17.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate geng-texture-atlas 0.17.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate geng-texture-atlas 0.17.2 [INFO] finished tweaking crates.io crate geng-texture-atlas 0.17.2 [INFO] tweaked toml for crates.io crate geng-texture-atlas 0.17.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geng-texture-atlas 0.17.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 140 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded batbox-range v0.16.0 [INFO] [stderr] Downloaded ugli v0.17.2 [INFO] [stderr] Downloaded batbox-la v0.16.0 [INFO] [stderr] Downloaded ugli-derive v0.17.2 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded batbox-cmp v0.16.0 [INFO] [stderr] Downloaded batbox-num v0.16.0 [INFO] [stderr] Downloaded batbox-color v0.16.0 [INFO] [stderr] Downloaded ugli-raw v0.17.2 [INFO] [stderr] Downloaded batbox-approx v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fb79debfa496ba59aa7044f3ebdb37d3853298c97c1c34a40994a02657320bb [INFO] running `Command { std: "docker" "start" "-a" "5fb79debfa496ba59aa7044f3ebdb37d3853298c97c1c34a40994a02657320bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fb79debfa496ba59aa7044f3ebdb37d3853298c97c1c34a40994a02657320bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb79debfa496ba59aa7044f3ebdb37d3853298c97c1c34a40994a02657320bb", kill_on_drop: false }` [INFO] [stdout] 5fb79debfa496ba59aa7044f3ebdb37d3853298c97c1c34a40994a02657320bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc0b516bd063754eaf1b003683a68eb2c6ebaf16282bbac51a43fda1da9ad2a [INFO] running `Command { std: "docker" "start" "-a" "acc0b516bd063754eaf1b003683a68eb2c6ebaf16282bbac51a43fda1da9ad2a", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling batbox-range v0.16.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling batbox-cmp v0.16.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ugli-raw v0.17.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ugli-derive v0.17.2 [INFO] [stderr] Compiling batbox-num v0.16.0 [INFO] [stderr] Compiling batbox-approx v0.16.0 [INFO] [stderr] Compiling batbox-la v0.16.0 [INFO] [stderr] Compiling batbox-color v0.16.0 [INFO] [stderr] Compiling ugli v0.17.2 [INFO] [stderr] Compiling geng-texture-atlas v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s [INFO] running `Command { std: "docker" "inspect" "acc0b516bd063754eaf1b003683a68eb2c6ebaf16282bbac51a43fda1da9ad2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc0b516bd063754eaf1b003683a68eb2c6ebaf16282bbac51a43fda1da9ad2a", kill_on_drop: false }` [INFO] [stdout] acc0b516bd063754eaf1b003683a68eb2c6ebaf16282bbac51a43fda1da9ad2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7241e46f0542c89109b0cf886f8b142f6dae112c91f7a6a7b9d9255f56ab7523 [INFO] running `Command { std: "docker" "start" "-a" "7241e46f0542c89109b0cf886f8b142f6dae112c91f7a6a7b9d9255f56ab7523", kill_on_drop: false }` [INFO] [stderr] Compiling geng-texture-atlas v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "7241e46f0542c89109b0cf886f8b142f6dae112c91f7a6a7b9d9255f56ab7523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7241e46f0542c89109b0cf886f8b142f6dae112c91f7a6a7b9d9255f56ab7523", kill_on_drop: false }` [INFO] [stdout] 7241e46f0542c89109b0cf886f8b142f6dae112c91f7a6a7b9d9255f56ab7523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f4b5dc737ec1cba76e7d2c295823ac8fe83c0316c5dca8b16e30df2ac88d26c [INFO] running `Command { std: "docker" "start" "-a" "7f4b5dc737ec1cba76e7d2c295823ac8fe83c0316c5dca8b16e30df2ac88d26c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geng_texture_atlas-86cd3c63ed5dc163) [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] Doc-tests geng_texture_atlas [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" "7f4b5dc737ec1cba76e7d2c295823ac8fe83c0316c5dca8b16e30df2ac88d26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4b5dc737ec1cba76e7d2c295823ac8fe83c0316c5dca8b16e30df2ac88d26c", kill_on_drop: false }` [INFO] [stdout] 7f4b5dc737ec1cba76e7d2c295823ac8fe83c0316c5dca8b16e30df2ac88d26c