[INFO] cloning repository https://github.com/bvrner/glboot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bvrner/glboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvrner%2Fglboot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvrner%2Fglboot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae9bd4dd37baebb83d34769810d087a55852afe9
[INFO] building bvrner/glboot against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvrner%2Fglboot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bvrner/glboot
[INFO] finished tweaking git repo https://github.com/bvrner/glboot
[INFO] tweaked toml for git repo https://github.com/bvrner/glboot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bvrner/glboot on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bvrner/glboot 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e2ea172ece89a26b68332188a20aa8ab90b909372a6eeef8a85c74926dbb6dd
[INFO] running `Command { std: "docker" "start" "-a" "4e2ea172ece89a26b68332188a20aa8ab90b909372a6eeef8a85c74926dbb6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e2ea172ece89a26b68332188a20aa8ab90b909372a6eeef8a85c74926dbb6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2ea172ece89a26b68332188a20aa8ab90b909372a6eeef8a85c74926dbb6dd", kill_on_drop: false }`
[INFO] [stdout] 4e2ea172ece89a26b68332188a20aa8ab90b909372a6eeef8a85c74926dbb6dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c41f1a7ee07becddc9718355b51eaaa2175d3367434edba577f25e26860d20
[INFO] running `Command { std: "docker" "start" "-a" "d2c41f1a7ee07becddc9718355b51eaaa2175d3367434edba577f25e26860d20", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.52
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling imgui-sys v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.1
[INFO] [stderr]    Compiling deflate v0.8.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling glfw-sys v3.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.6
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling png v0.16.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.10.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling bytemuck v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling tiff v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling gltf-derive v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling glfw v0.41.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling imgui v0.6.1
[INFO] [stderr]    Compiling gltf-json v0.16.0
[INFO] [stderr]    Compiling gltf v0.16.0
[INFO] [stderr]    Compiling glboot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/ogl/program.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout]     |                  ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout] 208 +             &src[begin + G_BEGIN_MARK.len()..end],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gl::types::*`
[INFO] [stdout]  --> src/ogl/texture/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gl::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/ui.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut io_mut = imgui.io_mut();
[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: field `samples` is never read
[INFO] [stdout]    --> src/ogl/buffers/framebuffer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Framebuffer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 186 |     samples: Option<GLsizei>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Framebuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]   --> src/ogl/renderer.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Screen {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 29 |     vao: VertexArray,
[INFO] [stdout] 30 |     vbo: VertexBuffer,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Screen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/scene/animations.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct Channel<T> {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 75 |     target: usize,
[INFO] [stdout] 76 |     path: Property,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "d2c41f1a7ee07becddc9718355b51eaaa2175d3367434edba577f25e26860d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c41f1a7ee07becddc9718355b51eaaa2175d3367434edba577f25e26860d20", kill_on_drop: false }`
[INFO] [stdout] d2c41f1a7ee07becddc9718355b51eaaa2175d3367434edba577f25e26860d20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d14db1925d353e5264feb6a89e9173597e70f2c23cd406d0f90b4c5b68c193a
[INFO] running `Command { std: "docker" "start" "-a" "0d14db1925d353e5264feb6a89e9173597e70f2c23cd406d0f90b4c5b68c193a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.1
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/ogl/program.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout]     |                  ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout] 208 +             &src[begin + G_BEGIN_MARK.len()..end],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gl::types::*`
[INFO] [stdout]  --> src/ogl/texture/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gl::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/ui.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut io_mut = imgui.io_mut();
[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: field `samples` is never read
[INFO] [stdout]    --> src/ogl/buffers/framebuffer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Framebuffer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 186 |     samples: Option<GLsizei>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Framebuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]   --> src/ogl/renderer.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Screen {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 29 |     vao: VertexArray,
[INFO] [stdout] 30 |     vbo: VertexBuffer,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Screen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/scene/animations.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct Channel<T> {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 75 |     target: usize,
[INFO] [stdout] 76 |     path: Property,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling glboot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/ogl/program.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout]     |                  ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -             &src[(begin + G_BEGIN_MARK.len()..end)],
[INFO] [stdout] 208 +             &src[begin + G_BEGIN_MARK.len()..end],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gl::types::*`
[INFO] [stdout]  --> src/ogl/texture/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gl::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/ui.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut io_mut = imgui.io_mut();
[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: field `samples` is never read
[INFO] [stdout]    --> src/ogl/buffers/framebuffer.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Framebuffer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 186 |     samples: Option<GLsizei>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Framebuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]   --> src/ogl/renderer.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Screen {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 29 |     vao: VertexArray,
[INFO] [stdout] 30 |     vbo: VertexBuffer,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Screen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/scene/animations.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct Channel<T> {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 75 |     target: usize,
[INFO] [stdout] 76 |     path: Property,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Channel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0d14db1925d353e5264feb6a89e9173597e70f2c23cd406d0f90b4c5b68c193a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d14db1925d353e5264feb6a89e9173597e70f2c23cd406d0f90b4c5b68c193a", kill_on_drop: false }`
[INFO] [stdout] 0d14db1925d353e5264feb6a89e9173597e70f2c23cd406d0f90b4c5b68c193a
