[INFO] cloning repository https://github.com/mickvangelderen/opengl-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mickvangelderen/opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickvangelderen%2Fopengl-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickvangelderen%2Fopengl-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76b447d97a3c568ba99cda54e8e63864165a63da
[INFO] testing mickvangelderen/opengl-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickvangelderen%2Fopengl-rust" "/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/mickvangelderen/opengl-rust
[INFO] finished tweaking git repo https://github.com/mickvangelderen/opengl-rust
[INFO] tweaked toml for git repo https://github.com/mickvangelderen/opengl-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mickvangelderen/opengl-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mickvangelderen/opengl-rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/simple-field-offset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-window v0.13.3
[INFO] [stderr]   Downloaded num-derive v0.2.1
[INFO] [stderr]   Downloaded inflate v0.4.2
[INFO] [stderr]   Downloaded gl v0.10.0
[INFO] [stderr]   Downloaded gif v0.10.0
[INFO] [stderr]   Downloaded token_store v0.1.2
[INFO] [stderr]   Downloaded wayland-protocols v0.12.5
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded cocoa v0.14.0
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] [stderr]   Downloaded winit v0.13.1
[INFO] [stderr]   Downloaded wayland-client v0.12.5
[INFO] [stderr]   Downloaded wayland-kbd v0.13.1
[INFO] [stderr]   Downloaded tempfile v3.0.2
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded memmap v0.6.2
[INFO] [stderr]   Downloaded wayland-scanner v0.12.5
[INFO] [stderr]   Downloaded glutin v0.15.0
[INFO] [stderr]   Downloaded wayland-sys v0.12.5
[INFO] [stderr]   Downloaded png v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad54eb8fb939efccaba736a5ef1cca829e4422014ac7db8af370732fb4d9e77
[INFO] running `Command { std: "docker" "start" "-a" "1ad54eb8fb939efccaba736a5ef1cca829e4422014ac7db8af370732fb4d9e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad54eb8fb939efccaba736a5ef1cca829e4422014ac7db8af370732fb4d9e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad54eb8fb939efccaba736a5ef1cca829e4422014ac7db8af370732fb4d9e77", kill_on_drop: false }`
[INFO] [stdout] 1ad54eb8fb939efccaba736a5ef1cca829e4422014ac7db8af370732fb4d9e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89d5987519c4a5aea82323e4fc0b208bd7b7a1c6b4e5d16eebff48047d6009bd
[INFO] running `Command { std: "docker" "start" "-a" "89d5987519c4a5aea82323e4fc0b208bd7b7a1c6b4e5d16eebff48047d6009bd", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-field-offset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling token_store v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.17.5
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling wayland-sys v0.12.5
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling deflate v0.7.18
[INFO] [stderr]    Compiling syn v0.13.10
[INFO] [stderr]    Compiling inflate v0.4.2
[INFO] [stderr]    Compiling glutin v0.15.0
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling shared_library v0.1.8
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling gif v0.10.0
[INFO] [stderr]    Compiling wayland-kbd v0.13.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling jpeg-decoder v0.1.14
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling simple-field-offset v0.1.0 (/opt/rustwide/workdir/simple-field-offset)
[INFO] [stderr]    Compiling num-derive v0.2.1
[INFO] [stderr]    Compiling image v0.19.0
[INFO] [stderr]    Compiling wayland-window v0.13.3
[INFO] [stderr]    Compiling winit v0.13.1
[INFO] [stderr]    Compiling opengl-experiment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(nonzero)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/import.rs:88:74
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[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/main.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut diffuse_texture_id = TextureId::new().unwrap();
[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/main.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut specular_texture_id = TextureId::new().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/framebuffer.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |         framebuffer_id: &TMaybeDefaultFramebufferId,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 217 |     ) -> BoundFramebufferId<TMaybeDefaultFramebufferId, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     ) -> BoundFramebufferId<'_, TMaybeDefaultFramebufferId, Self> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderbuffer.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn target(&mut self) -> RenderbufferTarget {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn target(&mut self) -> RenderbufferTarget<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/program.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation {
[INFO] [stdout]    |                             ^^^^^                  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/program.rs:107:72
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId {
[INFO] [stdout]     |                          --                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                                             |
[INFO] [stdout]     |                          |                                             the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is named here                    the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId<'s> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[TriangleElement; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/import.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              this code causes undefined behavior when executed
[INFO] [stdout]    |                                                              help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/import.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     vertex_position_index: GLuint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn target(&mut self) -> TextureTarget1D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn target(&mut self) -> TextureTarget1D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn target(&mut self) -> TextureTarget2D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn target(&mut self) -> TextureTarget2D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn target(&mut self) -> TextureTarget3D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn target(&mut self) -> TextureTarget3D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/texture.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit {
[INFO] [stdout]     |                     ^^^^^^^^^                        ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/viewport.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn update(&mut self) -> ViewportUpdate {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn update(&mut self) -> ViewportUpdate<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.15.0, syn v0.13.10, winit v0.13.1
[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" "89d5987519c4a5aea82323e4fc0b208bd7b7a1c6b4e5d16eebff48047d6009bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d5987519c4a5aea82323e4fc0b208bd7b7a1c6b4e5d16eebff48047d6009bd", kill_on_drop: false }`
[INFO] [stdout] 89d5987519c4a5aea82323e4fc0b208bd7b7a1c6b4e5d16eebff48047d6009bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7b0f61d27050ff7fe757f2ac68462ea4e13f51e383cd9ec2dee2f4aa02fdebc
[INFO] running `Command { std: "docker" "start" "-a" "e7b0f61d27050ff7fe757f2ac68462ea4e13f51e383cd9ec2dee2f4aa02fdebc", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-field-offset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling opengl-experiment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(non_exhaustive)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(nonzero)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/import.rs:88:74
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[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/main.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut diffuse_texture_id = TextureId::new().unwrap();
[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/main.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut specular_texture_id = TextureId::new().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/framebuffer.rs:216:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |         framebuffer_id: &TMaybeDefaultFramebufferId,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 217 |     ) -> BoundFramebufferId<TMaybeDefaultFramebufferId, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     ) -> BoundFramebufferId<'_, TMaybeDefaultFramebufferId, Self> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderbuffer.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn target(&mut self) -> RenderbufferTarget {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn target(&mut self) -> RenderbufferTarget<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/program.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation {
[INFO] [stdout]    |                             ^^^^^                  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/program.rs:107:72
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId {
[INFO] [stdout]     |                          --                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                                             |
[INFO] [stdout]     |                          |                                             the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is named here                    the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId<'s> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[TriangleElement; 3]` does not permit being left uninitialized
[INFO] [stdout]   --> src/import.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              this code causes undefined behavior when executed
[INFO] [stdout]    |                                                              help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/import.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     vertex_position_index: GLuint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn target(&mut self) -> TextureTarget1D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn target(&mut self) -> TextureTarget1D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn target(&mut self) -> TextureTarget2D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn target(&mut self) -> TextureTarget2D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn target(&mut self) -> TextureTarget3D {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn target(&mut self) -> TextureTarget3D<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/texture.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit {
[INFO] [stdout]     |                     ^^^^^^^^^                        ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/viewport.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn update(&mut self) -> ViewportUpdate {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn update(&mut self) -> ViewportUpdate<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.15.0, syn v0.13.10, winit v0.13.1
[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" "e7b0f61d27050ff7fe757f2ac68462ea4e13f51e383cd9ec2dee2f4aa02fdebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b0f61d27050ff7fe757f2ac68462ea4e13f51e383cd9ec2dee2f4aa02fdebc", kill_on_drop: false }`
[INFO] [stdout] e7b0f61d27050ff7fe757f2ac68462ea4e13f51e383cd9ec2dee2f4aa02fdebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d55b26e8f0641f74192cc287759edbaabc6662cb3584e445332d4311a53d06d7
[INFO] running `Command { std: "docker" "start" "-a" "d55b26e8f0641f74192cc287759edbaabc6662cb3584e445332d4311a53d06d7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-field-offset/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: the feature `non_exhaustive` has been stable since 1.40.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(non_exhaustive)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(nonzero)]
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/import.rs:88:74
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[INFO] [stderr]    |                                                                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:287:13
[INFO] [stderr]     |
[INFO] [stderr] 287 |         let mut diffuse_texture_id = TextureId::new().unwrap();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:324:13
[INFO] [stderr]     |
[INFO] [stderr] 324 |         let mut specular_texture_id = TextureId::new().unwrap();
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/framebuffer.rs:216:25
[INFO] [stderr]     |
[INFO] [stderr] 216 |         framebuffer_id: &TMaybeDefaultFramebufferId,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 217 |     ) -> BoundFramebufferId<TMaybeDefaultFramebufferId, Self> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     ) -> BoundFramebufferId<'_, TMaybeDefaultFramebufferId, Self> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/renderbuffer.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn target(&mut self) -> RenderbufferTarget {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn target(&mut self) -> RenderbufferTarget<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/program.rs:85:29
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation {
[INFO] [stderr]    |                             ^^^^^                  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn uniform_location(&self, name: &CStr) -> UniformLocation<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/program.rs:107:72
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId {
[INFO] [stderr]     |                          --                                            ^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |                                             |
[INFO] [stderr]     |                          |                                             the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is named here                    the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn bind<'s, 'p>(&'s mut self, program: &'p LinkedProgramId) -> BoundProgramId<'s> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[TriangleElement; 3]` does not permit being left uninitialized
[INFO] [stderr]   --> src/import.rs:88:62
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 let mut tri: [TriangleElement; 3] = unsafe { ::std::mem::uninitialized() };
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                                              |
[INFO] [stderr]    |                                                              this code causes undefined behavior when executed
[INFO] [stderr]    |                                                              help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/import.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     vertex_position_index: GLuint,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/texture.rs:60:19
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn target(&mut self) -> TextureTarget1D {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn target(&mut self) -> TextureTarget1D<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/texture.rs:67:19
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn target(&mut self) -> TextureTarget2D {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn target(&mut self) -> TextureTarget2D<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/texture.rs:74:19
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn target(&mut self) -> TextureTarget3D {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn target(&mut self) -> TextureTarget3D<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/texture.rs:271:21
[INFO] [stderr]     |
[INFO] [stderr] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit {
[INFO] [stderr]     |                     ^^^^^^^^^                        ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 271 |     pub fn activate(&mut self, unit: TextureUnit) -> ActiveTextureUnit<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/viewport.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn update(&mut self) -> ViewportUpdate {
[INFO] [stderr]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn update(&mut self) -> ViewportUpdate<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `opengl-experiment` (bin "opengl-experiment" test) generated 15 warnings (run `cargo fix --bin "opengl-experiment" -p opengl-experiment --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.15.0, syn v0.13.10, winit v0.13.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opengl_experiment-7883b9121368d3f8)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'import::triangle_element_has_expected_layout' (22) panicked at src/import.rs:27:19:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x619256827f02 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x619256827f02 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x619256827f02 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x619256827f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x619256837f4f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x619256837f4f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x6192567f59f3 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6192567f59f3 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x619256801662 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x61925680619f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x619256805ff9 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x6192567c638e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x6192567c638e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x6192568067af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x6192568067af - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x6192568065d6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x6192568017a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x6192567ea08d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x61925683f55d - core::panicking::panic_nounwind_fmt::runtime::hfa05cfe792208e7b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x61925683f55d - core::panicking::panic_nounwind_fmt::h05a292a1d694c9f8
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x61925683f73d - core::panicking::panic_null_pointer_dereference::h3aa4b2e4baf07325
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x61925679f8ed - opengl_experiment::import::triangle_element_has_expected_layout::h6af3da118170ea90
[INFO] [stderr]                                at /opt/rustwide/workdir/src/import.rs:27:19
[INFO] [stderr]   22:     0x61925679faa7 - opengl_experiment::import::triangle_element_has_expected_layout::{{closure}}::h4c2e77f79f87f234
[INFO] [stderr]                                at /opt/rustwide/workdir/src/import.rs:26:42
[INFO] [stderr]   23:     0x6192567a2826 - core::ops::function::FnOnce::call_once::h7e03e583bbb0f564
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x6192567c616b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x6192567c616b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x6192567da1ed - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x6192567da1ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x6192567da1ed - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x6192567da1ed - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x6192567da1ed - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x6192567da1ed - test::run_test_in_process::ha5b55801407ea100
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x6192567da1ed - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x6192567b3704 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x6192567b3704 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x6192567b703a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   36:     0x6192567b703a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x6192567b703a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x6192567b703a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x6192567b703a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x6192567b703a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   41:     0x6192567b703a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x6192567fcb9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   43:     0x6192567fcb9f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   44:     0x7e670cb94aa4 - <unknown>
[INFO] [stderr]   45:     0x7e670cc21a64 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin opengl-experiment`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/opengl_experiment-7883b9121368d3f8` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "d55b26e8f0641f74192cc287759edbaabc6662cb3584e445332d4311a53d06d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55b26e8f0641f74192cc287759edbaabc6662cb3584e445332d4311a53d06d7", kill_on_drop: false }`
[INFO] [stdout] d55b26e8f0641f74192cc287759edbaabc6662cb3584e445332d4311a53d06d7
