[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 e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnartannt%2Fsparkle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nartannt/sparkle on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3
[INFO] running `Command { std: "docker" "start" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking libloading v0.8.3
[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 wayland-backend v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling glutin v0.32.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling quick-xml v0.31.0
[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]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glium v0.35.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[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]    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 num v0.4.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking serde v1.0.197
[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 wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `winit`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | winit = "0.29.8"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `winit`
[INFO] [stderr] warning: `sparkle` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.0, glutin-winit v0.5.0, winit v0.29.15, winit v0.30.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3", kill_on_drop: false }`
[INFO] [stdout] a1e0b1e33628e93b0e2fa36183421001ea47538ec0fb1281e546199282fde6f3
