[INFO] cloning repository https://github.com/nartannt/sparkle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nartannt/sparkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnartannt%2Fsparkle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnartannt%2Fsparkle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88acf1f03a06687ed0fe31986d69cad547d2a9f4
[INFO] checking nartannt/sparkle against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnartannt%2Fsparkle" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nartannt/sparkle on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nartannt/sparkle
[INFO] finished tweaking git repo https://github.com/nartannt/sparkle
[INFO] tweaked toml for git repo https://github.com/nartannt/sparkle written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nartannt/sparkle 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8812591591343c5a3fa2cc2d64a67073dfafd5fe598d3ef9352d4696393b2a3
[INFO] running `Command { std: "docker" "start" "-a" "c8812591591343c5a3fa2cc2d64a67073dfafd5fe598d3ef9352d4696393b2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8812591591343c5a3fa2cc2d64a67073dfafd5fe598d3ef9352d4696393b2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8812591591343c5a3fa2cc2d64a67073dfafd5fe598d3ef9352d4696393b2a3", kill_on_drop: false }`
[INFO] [stdout] c8812591591343c5a3fa2cc2d64a67073dfafd5fe598d3ef9352d4696393b2a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4015af072beb2ee849df592c209e3ddd732f4ac2e44abbe7ec4f7ffc52e25155
[INFO] running `Command { std: "docker" "start" "-a" "4015af072beb2ee849df592c209e3ddd732f4ac2e44abbe7ec4f7ffc52e25155", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]    Compiling glutin v0.32.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glium v0.35.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking legion v0.4.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.9.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking sparkle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/graphic_component.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/graphic_component.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `graphic_component::glium::winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]   --> src/game.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let _game_loop = event_loop.run(move |ev, window_target| {
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `graphic_component::glium::winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]   --> src/game.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let _game_loop = event_loop.run(move |ev, window_target| {
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/game.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn add_scene(&mut self, mut scene: Scene) {
[INFO] [stdout]    |                                 ----^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/game.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn add_scene(&mut self, mut scene: Scene) {
[INFO] [stdout]    |                                 ----^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.27s
[INFO] running `Command { std: "docker" "inspect" "4015af072beb2ee849df592c209e3ddd732f4ac2e44abbe7ec4f7ffc52e25155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4015af072beb2ee849df592c209e3ddd732f4ac2e44abbe7ec4f7ffc52e25155", kill_on_drop: false }`
[INFO] [stdout] 4015af072beb2ee849df592c209e3ddd732f4ac2e44abbe7ec4f7ffc52e25155
