[INFO] fetching crate chargrid_graphical 0.7.2... [INFO] testing chargrid_graphical-0.7.2 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate chargrid_graphical 0.7.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate chargrid_graphical 0.7.2 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chargrid_graphical 0.7.2 [INFO] finished tweaking crates.io crate chargrid_graphical 0.7.2 [INFO] tweaked toml for crates.io crate chargrid_graphical 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 378 packages to latest compatible versions [INFO] [stderr] Adding chargrid_ggez v0.1.1 (available: v0.5.0) [INFO] [stderr] Adding chargrid_wgpu v0.1.0 (available: v0.5.0) [INFO] [stderr] Adding nix v0.20.0 (available: v0.20.2) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.49) [INFO] [stderr] Adding web-sys v0.3.50 (available: v0.3.76) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f16fc04c59cad28fc0591232916bfec8d8c55126aa5f54e39b9f1003a8fc9b62 [INFO] running `Command { std: "docker" "start" "-a" "f16fc04c59cad28fc0591232916bfec8d8c55126aa5f54e39b9f1003a8fc9b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f16fc04c59cad28fc0591232916bfec8d8c55126aa5f54e39b9f1003a8fc9b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16fc04c59cad28fc0591232916bfec8d8c55126aa5f54e39b9f1003a8fc9b62", kill_on_drop: false }` [INFO] [stdout] f16fc04c59cad28fc0591232916bfec8d8c55126aa5f54e39b9f1003a8fc9b62 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7869f6442aa071404b20bbd01833860cf57a04994256a4867ee4b17db430410e [INFO] running `Command { std: "docker" "start" "-a" "7869f6442aa071404b20bbd01833860cf57a04994256a4867ee4b17db430410e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wgpu-core v0.9.3 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling inplace_it v0.3.6 [INFO] [stderr] Compiling coord_2d v0.3.6 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-types v0.9.3 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling grid_2d v0.15.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rgb24 v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling chargrid_render v0.2.0 [INFO] [stderr] Compiling chargrid_input v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling chargrid_app v0.2.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling chargrid_graphical_common v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Compiling zerocopy v0.5.2 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling gfx-backend-gl v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty v0.9.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.9.0 [INFO] [stderr] Compiling wgpu v0.9.0 [INFO] [stderr] Compiling wgpu_glyph v0.13.0 [INFO] [stderr] Compiling chargrid_wgpu v0.1.0 [INFO] [stderr] Compiling chargrid_graphical v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "7869f6442aa071404b20bbd01833860cf57a04994256a4867ee4b17db430410e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7869f6442aa071404b20bbd01833860cf57a04994256a4867ee4b17db430410e", kill_on_drop: false }` [INFO] [stdout] 7869f6442aa071404b20bbd01833860cf57a04994256a4867ee4b17db430410e [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 365e63b559d556dd6e2504d83cc5892d7e625e63d486d2166c3dddbe76949c32 [INFO] running `Command { std: "docker" "start" "-a" "365e63b559d556dd6e2504d83cc5892d7e625e63d486d2166c3dddbe76949c32", kill_on_drop: false }` [INFO] [stderr] Compiling chargrid_graphical v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "365e63b559d556dd6e2504d83cc5892d7e625e63d486d2166c3dddbe76949c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365e63b559d556dd6e2504d83cc5892d7e625e63d486d2166c3dddbe76949c32", kill_on_drop: false }` [INFO] [stdout] 365e63b559d556dd6e2504d83cc5892d7e625e63d486d2166c3dddbe76949c32 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82ce8ece11b688363550eb0c32e18a9cbe51c7397935f44a9ace4e76997efe60 [INFO] running `Command { std: "docker" "start" "-a" "82ce8ece11b688363550eb0c32e18a9cbe51c7397935f44a9ace4e76997efe60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chargrid_graphical-0be2f400a488652d) [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 chargrid_graphical [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" "82ce8ece11b688363550eb0c32e18a9cbe51c7397935f44a9ace4e76997efe60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ce8ece11b688363550eb0c32e18a9cbe51c7397935f44a9ace4e76997efe60", kill_on_drop: false }` [INFO] [stdout] 82ce8ece11b688363550eb0c32e18a9cbe51c7397935f44a9ace4e76997efe60