[INFO] fetching crate sdl2_image 0.25.0...
[INFO] testing sdl2_image-0.25.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sdl2_image 0.25.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdl2_image 0.25.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.7.0 (available: v2.10.0)
[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" "+beta-2025-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47e323bce3c57a3bb4e9cc6947dc6041ac8390d15d4beaed4957dbaee5549420
[INFO] running `Command { std: "docker" "start" "-a" "47e323bce3c57a3bb4e9cc6947dc6041ac8390d15d4beaed4957dbaee5549420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47e323bce3c57a3bb4e9cc6947dc6041ac8390d15d4beaed4957dbaee5549420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e323bce3c57a3bb4e9cc6947dc6041ac8390d15d4beaed4957dbaee5549420", kill_on_drop: false }`
[INFO] [stdout] 47e323bce3c57a3bb4e9cc6947dc6041ac8390d15d4beaed4957dbaee5549420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f53eff3a9583bcea72aaf4814e27e7888db20eb614d7184754f30368cb57dc2
[INFO] running `Command { std: "docker" "start" "-a" "6f53eff3a9583bcea72aaf4814e27e7888db20eb614d7184754f30368cb57dc2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling sdl2-sys v0.25.0
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling bitflags v0.6.0
[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 1.88s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "6f53eff3a9583bcea72aaf4814e27e7888db20eb614d7184754f30368cb57dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f53eff3a9583bcea72aaf4814e27e7888db20eb614d7184754f30368cb57dc2", kill_on_drop: false }`
[INFO] [stdout] 6f53eff3a9583bcea72aaf4814e27e7888db20eb614d7184754f30368cb57dc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5439e073b63758755c6e303ac385f36ccc7082aa1c4b608b1001e1fb432f044a
[INFO] running `Command { std: "docker" "start" "-a" "5439e073b63758755c6e303ac385f36ccc7082aa1c4b608b1001e1fb432f044a", 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] [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] [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: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" "/tmp/rustcecDAE9/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-7ba9f91ea1bab136,libsdl2-61cea689a7a50ea5,librand-2856199b405a22a6,librand-5b9bb052901c0454,libsdl2_sys-6c4b9dc0b4b2ce0c,libbitflags-5545fb5f752bed6d,liblazy_static-b753bb378fbdd6b0,liblibc-30ffb0440c90cdd5,libnum-caaadc89431b0eb4,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476}.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" "/tmp/rustcecDAE9/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-ad6c6980d927ebd3" "-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" "5439e073b63758755c6e303ac385f36ccc7082aa1c4b608b1001e1fb432f044a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5439e073b63758755c6e303ac385f36ccc7082aa1c4b608b1001e1fb432f044a", kill_on_drop: false }`
[INFO] [stdout] 5439e073b63758755c6e303ac385f36ccc7082aa1c4b608b1001e1fb432f044a
