[INFO] fetching crate iced_gif 0.13.0...
[INFO] testing iced_gif-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate iced_gif 0.13.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate iced_gif 0.13.0
[INFO] finished tweaking crates.io crate iced_gif 0.13.0
[INFO] tweaked toml for crates.io crate iced_gif 0.13.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iced_gif 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 292 packages to latest compatible versions
[INFO] [stderr]       Adding async-fs v1.6.0 (available: v2.2.0)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13e1b3bf9e993d81512171f2726f3991a857d7ccb104331e624c356e193dc62e
[INFO] running `Command { std: "docker" "start" "-a" "13e1b3bf9e993d81512171f2726f3991a857d7ccb104331e624c356e193dc62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13e1b3bf9e993d81512171f2726f3991a857d7ccb104331e624c356e193dc62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e1b3bf9e993d81512171f2726f3991a857d7ccb104331e624c356e193dc62e", kill_on_drop: false }`
[INFO] [stdout] 13e1b3bf9e993d81512171f2726f3991a857d7ccb104331e624c356e193dc62e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ad6c6c84365695d63f95cee627328fb68f4bbde91099877ea9517ac4ceeb5b6
[INFO] running `Command { std: "docker" "start" "-a" "8ad6c6c84365695d63f95cee627328fb68f4bbde91099877ea9517ac4ceeb5b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling weezl v0.1.11
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling font-types v0.7.3
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling read-fonts v0.22.7
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_core v0.13.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling iced_futures v0.13.2
[INFO] [stderr]    Compiling iced_runtime v0.13.2
[INFO] [stderr]    Compiling skrifa v0.22.3
[INFO] [stderr]    Compiling swash v0.1.19
[INFO] [stderr]    Compiling cosmic-text v0.12.1
[INFO] [stderr]    Compiling iced_graphics v0.13.0
[INFO] [stderr]    Compiling iced_renderer v0.13.0
[INFO] [stderr]    Compiling iced_widget v0.13.4
[INFO] [stderr]    Compiling iced_gif v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/widget.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn gif(frames: &gif::Frames) -> Gif {
[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] 6 | pub fn gif(frames: &gif::Frames) -> Gif<'_> {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.67s
[INFO] running `Command { std: "docker" "inspect" "8ad6c6c84365695d63f95cee627328fb68f4bbde91099877ea9517ac4ceeb5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad6c6c84365695d63f95cee627328fb68f4bbde91099877ea9517ac4ceeb5b6", kill_on_drop: false }`
[INFO] [stdout] 8ad6c6c84365695d63f95cee627328fb68f4bbde91099877ea9517ac4ceeb5b6
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9918c15786410aef1deae4fc1503b3fcd903b466641061827e621889ce974cc2
[INFO] running `Command { std: "docker" "start" "-a" "9918c15786410aef1deae4fc1503b3fcd903b466641061827e621889ce974cc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling iced_gif v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/widget.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn gif(frames: &gif::Frames) -> Gif {
[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] 6 | pub fn gif(frames: &gif::Frames) -> Gif<'_> {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/widget.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn gif(frames: &gif::Frames) -> Gif {
[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] 6 | pub fn gif(frames: &gif::Frames) -> Gif<'_> {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "9918c15786410aef1deae4fc1503b3fcd903b466641061827e621889ce974cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9918c15786410aef1deae4fc1503b3fcd903b466641061827e621889ce974cc2", kill_on_drop: false }`
[INFO] [stdout] 9918c15786410aef1deae4fc1503b3fcd903b466641061827e621889ce974cc2
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0552820cbb857601c0201a4c7b8db2e5855f1582811fae3f0a3964f5cc131857
[INFO] running `Command { std: "docker" "start" "-a" "0552820cbb857601c0201a4c7b8db2e5855f1582811fae3f0a3964f5cc131857", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/widget.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn gif(frames: &gif::Frames) -> Gif {
[INFO] [stderr]   |                    ^^^^^^^^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn gif(frames: &gif::Frames) -> Gif<'_> {
[INFO] [stderr]   |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `iced_gif` (lib) generated 1 warning (run `cargo fix --lib -p iced_gif` to apply 1 suggestion)
[INFO] [stderr] warning: `iced_gif` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_gif-61628fd3df0ea8c0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iced_gif
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0552820cbb857601c0201a4c7b8db2e5855f1582811fae3f0a3964f5cc131857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0552820cbb857601c0201a4c7b8db2e5855f1582811fae3f0a3964f5cc131857", kill_on_drop: false }`
[INFO] [stdout] 0552820cbb857601c0201a4c7b8db2e5855f1582811fae3f0a3964f5cc131857
