[INFO] cloning repository https://github.com/Klohger/shell-texturing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Klohger/shell-texturing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlohger%2Fshell-texturing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlohger%2Fshell-texturing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c54740bf5c1bdd3ffb96a74716aeb885bad8adee
[INFO] checking Klohger/shell-texturing against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlohger%2Fshell-texturing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Klohger/shell-texturing
[INFO] finished tweaking git repo https://github.com/Klohger/shell-texturing
[INFO] tweaked toml for git repo https://github.com/Klohger/shell-texturing written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Klohger/shell-texturing on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Klohger/shell-texturing 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded glium v0.33.0
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d
[INFO] running `Command { std: "docker" "start" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d", 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" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d", 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" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling glium v0.33.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking wayland-client v0.29.5
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-protocols v0.29.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking shell-texturing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `modifier_state` is never used
[INFO] [stdout]   --> src/input.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl KeyBoardState {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 27 |     pub fn modifier_state(&self) -> &ModifiersState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scene` is never used
[INFO] [stdout]   --> src/program_state.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Scene {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SceneTrait` is never used
[INFO] [stdout]   --> src/program_state.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait SceneTrait {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CAM_FOV`, `CAM_NEAR`, and `CAM_FAR` are never used
[INFO] [stdout]   --> src/program_state.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Camera {
[INFO] [stdout]    | ----------- associated constants in this implementation
[INFO] [stdout] 53 |     pub const CAM_FOV: f32 = f32::consts::PI / 2.0;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 54 |     pub const CAM_NEAR: f32 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 55 |     pub const CAM_FAR: f32 = 1.01;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/transform.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Transform {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(translation: Vec3A, rotation: Quat) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Update` is never constructed
[INFO] [stdout]  --> src/update.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Update {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `modifier_state` is never used
[INFO] [stdout]   --> src/input.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl KeyBoardState {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 27 |     pub fn modifier_state(&self) -> &ModifiersState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scene` is never used
[INFO] [stdout]   --> src/program_state.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Scene {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SceneTrait` is never used
[INFO] [stdout]   --> src/program_state.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait SceneTrait {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CAM_FOV`, `CAM_NEAR`, and `CAM_FAR` are never used
[INFO] [stdout]   --> src/program_state.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Camera {
[INFO] [stdout]    | ----------- associated constants in this implementation
[INFO] [stdout] 53 |     pub const CAM_FOV: f32 = f32::consts::PI / 2.0;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 54 |     pub const CAM_NEAR: f32 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 55 |     pub const CAM_FAR: f32 = 1.01;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/transform.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Transform {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(translation: Vec3A, rotation: Quat) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Update` is never constructed
[INFO] [stdout]  --> src/update.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Update {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `rodio`
[INFO] [stderr]   --> Cargo.toml:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | [dependencies.rodio]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rodio`
[INFO] [stderr] warning: `shell-texturing` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.30.10, glutin-winit v0.3.0, winit v0.28.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d", kill_on_drop: false }`
[INFO] [stdout] 25c3d37e886ec498565d5c7f99329af905ab9257601a14e403007eea5b89511d
