[INFO] fetching crate rust-raylib 0.45.11...
[INFO] checking rust-raylib-0.45.11 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate rust-raylib 0.45.11 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rust-raylib 0.45.11
[INFO] finished tweaking crates.io crate rust-raylib 0.45.11
[INFO] tweaked toml for crates.io crate rust-raylib 0.45.11 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-raylib 0.45.11 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4be40b64cc70b236d5b26cb9e8afce250b8f2b8b6a32fe301a35ce2a9d19ccb4
[INFO] running `Command { std: "docker" "start" "-a" "4be40b64cc70b236d5b26cb9e8afce250b8f2b8b6a32fe301a35ce2a9d19ccb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4be40b64cc70b236d5b26cb9e8afce250b8f2b8b6a32fe301a35ce2a9d19ccb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be40b64cc70b236d5b26cb9e8afce250b8f2b8b6a32fe301a35ce2a9d19ccb4", kill_on_drop: false }`
[INFO] [stdout] 4be40b64cc70b236d5b26cb9e8afce250b8f2b8b6a32fe301a35ce2a9d19ccb4
[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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f76c194938059035619b7769489d5b8a7533b74795f57be7de1b1e1b7aae8e22
[INFO] running `Command { std: "docker" "start" "-a" "f76c194938059035619b7769489d5b8a7533b74795f57be7de1b1e1b7aae8e22", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rust-raylib v0.45.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:312:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn begin_mode_2d(&mut self, camera: Camera2D) -> DrawMode2D<Self> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn begin_mode_2d(&mut self, camera: Camera2D) -> DrawMode2D<'_, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn begin_mode_3d(&mut self, camera: Camera3D) -> DrawMode3D<Self> {
[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] 322 |     fn begin_mode_3d(&mut self, camera: Camera3D) -> DrawMode3D<'_, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:332:27
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn begin_texture_mode(&mut self, target: &RenderTexture2D) -> DrawTextureMode<Self> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn begin_texture_mode(&mut self, target: &RenderTexture2D) -> DrawTextureMode<'_, Self> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn begin_shader_mode(&mut self, shader: &Shader) -> DrawShaderMode<Self> {
[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] 342 |     fn begin_shader_mode(&mut self, shader: &Shader) -> DrawShaderMode<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn begin_blend_mode(&mut self, mode: BlendMode) -> DrawBlendMode<Self> {
[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] 352 |     fn begin_blend_mode(&mut self, mode: BlendMode) -> DrawBlendMode<'_, Self> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 368 |     ) -> DrawScissorMode<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |     ) -> DrawScissorMode<'_, Self> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:378:29
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn begin_vr_stereo_mode(&mut self, config: VrStereoConfig) -> DrawVrStereoMode<Self> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn begin_vr_stereo_mode(&mut self, config: VrStereoConfig) -> DrawVrStereoMode<'_, Self> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:755:26
[INFO] [stdout]     |
[INFO] [stdout] 755 |     pub fn begin_drawing(&mut self) -> DrawHandle {
[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] 755 |     pub fn begin_drawing(&mut self) -> DrawHandle<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:312:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn begin_mode_2d(&mut self, camera: Camera2D) -> DrawMode2D<Self> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn begin_mode_2d(&mut self, camera: Camera2D) -> DrawMode2D<'_, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn begin_mode_3d(&mut self, camera: Camera3D) -> DrawMode3D<Self> {
[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] 322 |     fn begin_mode_3d(&mut self, camera: Camera3D) -> DrawMode3D<'_, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:332:27
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn begin_texture_mode(&mut self, target: &RenderTexture2D) -> DrawTextureMode<Self> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn begin_texture_mode(&mut self, target: &RenderTexture2D) -> DrawTextureMode<'_, Self> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn begin_shader_mode(&mut self, shader: &Shader) -> DrawShaderMode<Self> {
[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] 342 |     fn begin_shader_mode(&mut self, shader: &Shader) -> DrawShaderMode<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn begin_blend_mode(&mut self, mode: BlendMode) -> DrawBlendMode<Self> {
[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] 352 |     fn begin_blend_mode(&mut self, mode: BlendMode) -> DrawBlendMode<'_, Self> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 368 |     ) -> DrawScissorMode<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |     ) -> DrawScissorMode<'_, Self> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/drawing.rs:378:29
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn begin_vr_stereo_mode(&mut self, config: VrStereoConfig) -> DrawVrStereoMode<Self> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn begin_vr_stereo_mode(&mut self, config: VrStereoConfig) -> DrawVrStereoMode<'_, Self> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:755:26
[INFO] [stdout]     |
[INFO] [stdout] 755 |     pub fn begin_drawing(&mut self) -> DrawHandle {
[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] 755 |     pub fn begin_drawing(&mut self) -> DrawHandle<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f76c194938059035619b7769489d5b8a7533b74795f57be7de1b1e1b7aae8e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76c194938059035619b7769489d5b8a7533b74795f57be7de1b1e1b7aae8e22", kill_on_drop: false }`
[INFO] [stdout] f76c194938059035619b7769489d5b8a7533b74795f57be7de1b1e1b7aae8e22
