[INFO] fetching crate sdl2_image 0.25.0...
[INFO] testing sdl2_image-0.25.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sdl2_image 0.25.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sdl2_image 0.25.0
[INFO] finished tweaking crates.io crate sdl2_image 0.25.0
[INFO] tweaked toml for crates.io crate sdl2_image 0.25.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdl2_image 0.25.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.7.0 (available: v2.11.1)
[INFO] [stderr]       Adding sdl2 v0.25.0 (available: v0.38.0)
[INFO] [stderr]       Adding sdl2-sys v0.25.0 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded sdl2-sys v0.25.0
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded bitflags v0.6.0
[INFO] [stderr]   Downloaded sdl2 v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48564f844699a6c1980e71b08a8b0d41409577c462b993ddcdefd606535572b7
[INFO] running `Command { std: "docker" "start" "-a" "48564f844699a6c1980e71b08a8b0d41409577c462b993ddcdefd606535572b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48564f844699a6c1980e71b08a8b0d41409577c462b993ddcdefd606535572b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48564f844699a6c1980e71b08a8b0d41409577c462b993ddcdefd606535572b7", kill_on_drop: false }`
[INFO] [stdout] 48564f844699a6c1980e71b08a8b0d41409577c462b993ddcdefd606535572b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b96753b6eb5a7707f60fdb5f14fecc9efd4960b7aeecf139e3ffa8892407fb1
[INFO] running `Command { std: "docker" "start" "-a" "5b96753b6eb5a7707f60fdb5f14fecc9efd4960b7aeecf139e3ffa8892407fb1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sdl2-sys v0.25.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.6.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling sdl2 v0.25.0
[INFO] [stderr]    Compiling sdl2_image v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/sdl2_image/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / /// InitFlags are passed to init() to control which subsystem
[INFO] [stdout] 42 | | /// functionality to load.
[INFO] [stdout]    | |_-------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_image/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn load(&self) -> Result<Surface, String>;
[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] 211 |     fn load(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface, String>;
[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] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn load_cur(&self) -> Result<Surface, String>;
[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] 215 |     fn load_cur(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn load_ico(&self) -> Result<Surface, String>;
[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] 216 |     fn load_ico(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn load_bmp(&self) -> Result<Surface, String>;
[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] 217 |     fn load_bmp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_pnm(&self) -> Result<Surface, String>;
[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] 218 |     fn load_pnm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn load_xpm(&self) -> Result<Surface, String>;
[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] 219 |     fn load_xpm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn load_xcf(&self) -> Result<Surface, String>;
[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] 220 |     fn load_xcf(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn load_pcx(&self) -> Result<Surface, String>;
[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] 221 |     fn load_pcx(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn load_gif(&self) -> Result<Surface, String>;
[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] 222 |     fn load_gif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn load_jpg(&self) -> Result<Surface, String>;
[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] 223 |     fn load_jpg(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn load_tif(&self) -> Result<Surface, String>;
[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] 224 |     fn load_tif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn load_png(&self) -> Result<Surface, String>;
[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] 225 |     fn load_png(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn load_tga(&self) -> Result<Surface, String>;
[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] 226 |     fn load_tga(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn load_lbm(&self) -> Result<Surface, String>;
[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] 227 |     fn load_lbm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn load_xv(&self)  -> Result<Surface, String>;
[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] 228 |     fn load_xv(&self)  -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn load_webp(&self) -> Result<Surface, String>;
[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] 229 |     fn load_webp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn load(&self) -> Result<Surface, String> {
[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] 248 |     fn load(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface, String> {
[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] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn load_cur(&self) -> Result<Surface, String> {
[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] 262 |     fn load_cur(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn load_ico(&self) -> Result<Surface, String> {
[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] 266 |     fn load_ico(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn load_bmp(&self) -> Result<Surface, String> {
[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] 270 |     fn load_bmp(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn load_pnm(&self) -> Result<Surface, String> {
[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] 274 |     fn load_pnm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn load_xpm(&self) -> Result<Surface, String> {
[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] 278 |     fn load_xpm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn load_xcf(&self) -> Result<Surface, String> {
[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] 282 |     fn load_xcf(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn load_pcx(&self) -> Result<Surface, String> {
[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] 286 |     fn load_pcx(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn load_gif(&self) -> Result<Surface, String> {
[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] 290 |     fn load_gif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn load_jpg(&self) -> Result<Surface, String> {
[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] 294 |     fn load_jpg(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn load_tif(&self) -> Result<Surface, String> {
[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] 298 |     fn load_tif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn load_png(&self) -> Result<Surface, String> {
[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] 302 |     fn load_png(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn load_tga(&self) -> Result<Surface, String> {
[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] 306 |     fn load_tga(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn load_lbm(&self) -> Result<Surface, String> {
[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] 310 |     fn load_lbm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:314:16
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn load_xv(&self)  -> Result<Surface, String> {
[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] 314 |     fn load_xv(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn load_webp(&self)  -> Result<Surface, String> {
[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] 318 |     fn load_webp(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.6.0, bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5b96753b6eb5a7707f60fdb5f14fecc9efd4960b7aeecf139e3ffa8892407fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b96753b6eb5a7707f60fdb5f14fecc9efd4960b7aeecf139e3ffa8892407fb1", kill_on_drop: false }`
[INFO] [stdout] 5b96753b6eb5a7707f60fdb5f14fecc9efd4960b7aeecf139e3ffa8892407fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8af3960a0d0567f9ca13d75b56c91d16671131e3577e900b421150ecf18f612
[INFO] running `Command { std: "docker" "start" "-a" "d8af3960a0d0567f9ca13d75b56c91d16671131e3577e900b421150ecf18f612", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/sdl2_image/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / /// InitFlags are passed to init() to control which subsystem
[INFO] [stdout] 42 | | /// functionality to load.
[INFO] [stdout]    | |_-------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_image/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn load(&self) -> Result<Surface, String>;
[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] 211 |     fn load(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface, String>;
[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] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn load_cur(&self) -> Result<Surface, String>;
[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] 215 |     fn load_cur(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn load_ico(&self) -> Result<Surface, String>;
[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] 216 |     fn load_ico(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn load_bmp(&self) -> Result<Surface, String>;
[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] 217 |     fn load_bmp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_pnm(&self) -> Result<Surface, String>;
[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] 218 |     fn load_pnm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn load_xpm(&self) -> Result<Surface, String>;
[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] 219 |     fn load_xpm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn load_xcf(&self) -> Result<Surface, String>;
[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] 220 |     fn load_xcf(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn load_pcx(&self) -> Result<Surface, String>;
[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] 221 |     fn load_pcx(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn load_gif(&self) -> Result<Surface, String>;
[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] 222 |     fn load_gif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn load_jpg(&self) -> Result<Surface, String>;
[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] 223 |     fn load_jpg(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn load_tif(&self) -> Result<Surface, String>;
[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] 224 |     fn load_tif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn load_png(&self) -> Result<Surface, String>;
[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] 225 |     fn load_png(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn load_tga(&self) -> Result<Surface, String>;
[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] 226 |     fn load_tga(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn load_lbm(&self) -> Result<Surface, String>;
[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] 227 |     fn load_lbm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn load_xv(&self)  -> Result<Surface, String>;
[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] 228 |     fn load_xv(&self)  -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn load_webp(&self) -> Result<Surface, String>;
[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] 229 |     fn load_webp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn load(&self) -> Result<Surface, String> {
[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] 248 |     fn load(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface, String> {
[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] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn load_cur(&self) -> Result<Surface, String> {
[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] 262 |     fn load_cur(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sdl2_image v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn load_ico(&self) -> Result<Surface, String> {
[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] 266 |     fn load_ico(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn load_bmp(&self) -> Result<Surface, String> {
[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] 270 |     fn load_bmp(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn load_pnm(&self) -> Result<Surface, String> {
[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] 274 |     fn load_pnm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn load_xpm(&self) -> Result<Surface, String> {
[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] 278 |     fn load_xpm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn load_xcf(&self) -> Result<Surface, String> {
[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] 282 |     fn load_xcf(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn load_pcx(&self) -> Result<Surface, String> {
[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] 286 |     fn load_pcx(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn load_gif(&self) -> Result<Surface, String> {
[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] 290 |     fn load_gif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn load_jpg(&self) -> Result<Surface, String> {
[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] 294 |     fn load_jpg(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn load_tif(&self) -> Result<Surface, String> {
[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] 298 |     fn load_tif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn load_png(&self) -> Result<Surface, String> {
[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] 302 |     fn load_png(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn load_tga(&self) -> Result<Surface, String> {
[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] 306 |     fn load_tga(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn load_lbm(&self) -> Result<Surface, String> {
[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] 310 |     fn load_lbm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:314:16
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn load_xv(&self)  -> Result<Surface, String> {
[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] 314 |     fn load_xv(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn load_webp(&self)  -> Result<Surface, String> {
[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] 318 |     fn load_webp(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0254]: the name `sdl2_image` is defined multiple times
[INFO] [stdout]  --> examples/demo.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate sdl2_image;
[INFO] [stdout]   | ------------------------ previous import of the extern crate `sdl2_image` here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG};
[INFO] [stdout]   |                  ^^^^--
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `sdl2_image` reimported here
[INFO] [stdout]   |                  help: remove unnecessary import
[INFO] [stdout]   |
[INFO] [stdout]   = note: `sdl2_image` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> examples/demo.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/sdl2_image/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / /// InitFlags are passed to init() to control which subsystem
[INFO] [stdout] 42 | | /// functionality to load.
[INFO] [stdout]    | |_-------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/sdl2_image/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     extern {}
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sdl2_image/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / bitflags! {
[INFO] [stdout] 44 | |     pub flags InitFlag : u32 {
[INFO] [stdout] 45 | |         const INIT_JPG  = ::ffi::IMG_INIT_JPG as u32,
[INFO] [stdout] 46 | |         const INIT_PNG  = ::ffi::IMG_INIT_PNG as u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0254`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdl2_image` (example "demo") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn load(&self) -> Result<Surface, String>;
[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] 211 |     fn load(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface, String>;
[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] 213 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn load_cur(&self) -> Result<Surface, String>;
[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] 215 |     fn load_cur(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn load_ico(&self) -> Result<Surface, String>;
[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] 216 |     fn load_ico(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn load_bmp(&self) -> Result<Surface, String>;
[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] 217 |     fn load_bmp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_pnm(&self) -> Result<Surface, String>;
[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] 218 |     fn load_pnm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn load_xpm(&self) -> Result<Surface, String>;
[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] 219 |     fn load_xpm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn load_xcf(&self) -> Result<Surface, String>;
[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] 220 |     fn load_xcf(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn load_pcx(&self) -> Result<Surface, String>;
[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] 221 |     fn load_pcx(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn load_gif(&self) -> Result<Surface, String>;
[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] 222 |     fn load_gif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn load_jpg(&self) -> Result<Surface, String>;
[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] 223 |     fn load_jpg(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn load_tif(&self) -> Result<Surface, String>;
[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] 224 |     fn load_tif(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn load_png(&self) -> Result<Surface, String>;
[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] 225 |     fn load_png(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn load_tga(&self) -> Result<Surface, String>;
[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] 226 |     fn load_tga(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn load_lbm(&self) -> Result<Surface, String>;
[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] 227 |     fn load_lbm(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn load_xv(&self)  -> Result<Surface, String>;
[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] 228 |     fn load_xv(&self)  -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn load_webp(&self) -> Result<Surface, String>;
[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] 229 |     fn load_webp(&self) -> Result<Surface<'_>, String>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn load(&self) -> Result<Surface, String> {
[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] 248 |     fn load(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface, String> {
[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] 254 |     fn load_typed(&self, _type: &str) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn load_cur(&self) -> Result<Surface, String> {
[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] 262 |     fn load_cur(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn load_ico(&self) -> Result<Surface, String> {
[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] 266 |     fn load_ico(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn load_bmp(&self) -> Result<Surface, String> {
[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] 270 |     fn load_bmp(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn load_pnm(&self) -> Result<Surface, String> {
[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] 274 |     fn load_pnm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn load_xpm(&self) -> Result<Surface, String> {
[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] 278 |     fn load_xpm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn load_xcf(&self) -> Result<Surface, String> {
[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] 282 |     fn load_xcf(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn load_pcx(&self) -> Result<Surface, String> {
[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] 286 |     fn load_pcx(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn load_gif(&self) -> Result<Surface, String> {
[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] 290 |     fn load_gif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn load_jpg(&self) -> Result<Surface, String> {
[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] 294 |     fn load_jpg(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn load_tif(&self) -> Result<Surface, String> {
[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] 298 |     fn load_tif(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn load_png(&self) -> Result<Surface, String> {
[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] 302 |     fn load_png(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn load_tga(&self) -> Result<Surface, String> {
[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] 306 |     fn load_tga(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn load_lbm(&self) -> Result<Surface, String> {
[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] 310 |     fn load_lbm(&self) -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:314:16
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn load_xv(&self)  -> Result<Surface, String> {
[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] 314 |     fn load_xv(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sdl2_image/lib.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn load_webp(&self)  -> Result<Surface, String> {
[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] 318 |     fn load_webp(&self)  -> Result<Surface<'_>, String> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXJKxmi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lSDL2_image" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbitflags-722a2a8b7a308b6b,libsdl2-7fc6d58a1cd4b256,librand-41c59e0d88db3d2b,librand-915f89244a7c87a4,libsdl2_sys-2b48d0203866f1c1,libbitflags-e5c32fc186830aa1,liblazy_static-4772185e1c838d2f,liblibc-f7350b93790cd98e,libnum-59a277f8ba3c0846,libnum_iter-55da7a60655264dd,libnum_integer-51074c7585bce43f,libnum_traits-8f4c483fc2497ec9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXJKxmi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sdl2_image-2e79b36e82375cd8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdl2_image` (lib test) due to 1 previous error; 38 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d8af3960a0d0567f9ca13d75b56c91d16671131e3577e900b421150ecf18f612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8af3960a0d0567f9ca13d75b56c91d16671131e3577e900b421150ecf18f612", kill_on_drop: false }`
[INFO] [stdout] d8af3960a0d0567f9ca13d75b56c91d16671131e3577e900b421150ecf18f612
