[INFO] cloning repository https://github.com/adumbidiot/slash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/slash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fslash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fslash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c49afa28125a1ac8c0c858fb9251766a061ef25
[INFO] testing adumbidiot/slash against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fslash" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adumbidiot/slash
[INFO] finished tweaking git repo https://github.com/adumbidiot/slash
[INFO] tweaked toml for git repo https://github.com/adumbidiot/slash written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adumbidiot/slash on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adumbidiot/slash 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53ecfd5a08aa05713b794bca8b7b220c9c336d3674cef4507b5e488f993d24ca
[INFO] running `Command { std: "docker" "start" "-a" "53ecfd5a08aa05713b794bca8b7b220c9c336d3674cef4507b5e488f993d24ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53ecfd5a08aa05713b794bca8b7b220c9c336d3674cef4507b5e488f993d24ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ecfd5a08aa05713b794bca8b7b220c9c336d3674cef4507b5e488f993d24ca", kill_on_drop: false }`
[INFO] [stdout] 53ecfd5a08aa05713b794bca8b7b220c9c336d3674cef4507b5e488f993d24ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c017b6ad532c830230126a3b4e05683edc946a98c4b480663b015ad76b63b7
[INFO] running `Command { std: "docker" "start" "-a" "e8c017b6ad532c830230126a3b4e05683edc946a98c4b480663b015ad76b63b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling cc v1.0.32
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling stb_truetype v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling either v1.5.1
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]    Compiling rusttype v0.7.5
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling deflate v0.7.19
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling libm v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling png v0.14.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.2
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling alga v0.8.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stderr]    Compiling gif v0.10.1
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-sys v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling safe-transmute v0.10.1
[INFO] [stderr]    Compiling nalgebra v0.17.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling wayland-commons v0.21.11
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling image v0.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.5
[INFO] [stderr]    Compiling winit v0.18.1
[INFO] [stderr]    Compiling slash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::AppState`
[INFO] [stdout]   --> src/graphics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use super::AppState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<State + 'a>,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<dyn State + 'a>,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             BufferType::Static => gl::STATIC_DRAW,
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 153 |             BufferType::Dynamic => gl::DYNAMIC_DRAW,
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut shader = ShaderProgram::new();
[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/graphics.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let mut line_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut text_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/lib.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:106:47
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn render(&mut self, graphics: &mut Graphics, _state: &AppState) {}
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `test` is never read
[INFO] [stdout]    --> src/graphics.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct SpriteRenderer {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 390 |     test: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "e8c017b6ad532c830230126a3b4e05683edc946a98c4b480663b015ad76b63b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c017b6ad532c830230126a3b4e05683edc946a98c4b480663b015ad76b63b7", kill_on_drop: false }`
[INFO] [stdout] e8c017b6ad532c830230126a3b4e05683edc946a98c4b480663b015ad76b63b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 145b52d7336a65c3b9b825187cf5744016116e9bbd07b02ee81af755dd21f992
[INFO] running `Command { std: "docker" "start" "-a" "145b52d7336a65c3b9b825187cf5744016116e9bbd07b02ee81af755dd21f992", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super::AppState`
[INFO] [stdout]   --> src/graphics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use super::AppState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<State + 'a>,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<dyn State + 'a>,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             BufferType::Static => gl::STATIC_DRAW,
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 153 |             BufferType::Dynamic => gl::DYNAMIC_DRAW,
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut shader = ShaderProgram::new();
[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/graphics.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let mut line_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut text_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling slash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/lib.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:106:47
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn render(&mut self, graphics: &mut Graphics, _state: &AppState) {}
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `test` is never read
[INFO] [stdout]    --> src/graphics.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct SpriteRenderer {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 390 |     test: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::AppState`
[INFO] [stdout]   --> src/graphics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use super::AppState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<State + 'a>,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub state: Box<dyn State + 'a>,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/graphics.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             BufferType::Static => gl::STATIC_DRAW,
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 153 |             BufferType::Dynamic => gl::DYNAMIC_DRAW,
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut shader = ShaderProgram::new();
[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/graphics.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |         let mut line_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut text_program =
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/lib.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/lib.rs:106:47
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graphics`
[INFO] [stdout]    --> src/lib.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn render(&mut self, graphics: &mut Graphics, _state: &AppState) {}
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `test` is never read
[INFO] [stdout]    --> src/graphics.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct SpriteRenderer {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 390 |     test: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "145b52d7336a65c3b9b825187cf5744016116e9bbd07b02ee81af755dd21f992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "145b52d7336a65c3b9b825187cf5744016116e9bbd07b02ee81af755dd21f992", kill_on_drop: false }`
[INFO] [stdout] 145b52d7336a65c3b9b825187cf5744016116e9bbd07b02ee81af755dd21f992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89d1c7bcc272537c249ce143d53cf49a3411e4d4858c84d16bc5c5737b425180
[INFO] running `Command { std: "docker" "start" "-a" "89d1c7bcc272537c249ce143d53cf49a3411e4d4858c84d16bc5c5737b425180", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::AppState`
[INFO] [stderr]   --> src/graphics.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use super::AppState;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/lib.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub state: Box<State + 'a>,
[INFO] [stderr]    |                    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub state: Box<dyn State + 'a>,
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/graphics.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/graphics.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |             BufferType::Static => gl::STATIC_DRAW,
[INFO] [stderr]     |             ------------------ matches some of the same values
[INFO] [stderr] 153 |             BufferType::Dynamic => gl::DYNAMIC_DRAW,
[INFO] [stderr]     |             ------------------- matches some of the same values
[INFO] [stderr] 154 |             _ => gl::STATIC_DRAW,
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/graphics.rs:292:13
[INFO] [stderr]     |
[INFO] [stderr] 292 |         let mut shader = ShaderProgram::new();
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/graphics.rs:492:13
[INFO] [stderr]     |
[INFO] [stderr] 492 |         let mut line_program =
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/graphics.rs:502:13
[INFO] [stderr]     |
[INFO] [stderr] 502 |         let mut text_program =
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window`
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stderr]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `graphics`
[INFO] [stderr]    --> src/lib.rs:105:45
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn init(&mut self, window: &mut Window, graphics: &mut Graphics) {}
[INFO] [stderr]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]    --> src/lib.rs:106:32
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window`
[INFO] [stderr]    --> src/lib.rs:106:47
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn handle_event(&mut self, event: &Event, window: &Window) {}
[INFO] [stderr]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `graphics`
[INFO] [stderr]    --> src/lib.rs:108:26
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn render(&mut self, graphics: &mut Graphics, _state: &AppState) {}
[INFO] [stderr]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics`
[INFO] [stderr] 
[INFO] [stderr] warning: field `test` is never read
[INFO] [stderr]    --> src/graphics.rs:390:5
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub struct SpriteRenderer {
[INFO] [stderr]     |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 390 |     test: u32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `slash` (lib) generated 12 warnings (run `cargo fix --lib -p slash` to apply 5 suggestions)
[INFO] [stderr] warning: `slash` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slash-cd648949da16d459)
[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 slash
[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" "89d1c7bcc272537c249ce143d53cf49a3411e4d4858c84d16bc5c5737b425180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d1c7bcc272537c249ce143d53cf49a3411e4d4858c84d16bc5c5737b425180", kill_on_drop: false }`
[INFO] [stdout] 89d1c7bcc272537c249ce143d53cf49a3411e4d4858c84d16bc5c5737b425180
