[INFO] cloning repository https://github.com/rano-oss/chewing-iced [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rano-oss/chewing-iced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frano-oss%2Fchewing-iced", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frano-oss%2Fchewing-iced'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 614d9a8942ae449be31f5b63a68b716a4e518da7 [INFO] testing rano-oss/chewing-iced against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frano-oss%2Fchewing-iced" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rano-oss/chewing-iced [INFO] finished tweaking git repo https://github.com/rano-oss/chewing-iced [INFO] tweaked toml for git repo https://github.com/rano-oss/chewing-iced written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rano-oss/chewing-iced on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rano-oss/chewing-iced already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rano-oss/iced` [INFO] [stderr] Updating git repository `https://github.com/wash2/accesskit.git` [INFO] [stderr] Updating git repository `https://github.com/smithay/client-toolkit` [INFO] [stderr] Updating git repository `https://github.com/pop-os/winit.git` [INFO] [stderr] Updating git repository `https://github.com/pop-os/cosmic-text.git` [INFO] [stderr] Updating git repository `https://github.com/pop-os/softbuffer` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.7.4 [INFO] [stderr] Downloaded xxhash-rust v0.8.8 [INFO] [stderr] Downloaded xdg-home v1.1.0 [INFO] [stderr] Downloaded zbus_macros v3.15.0 [INFO] [stderr] Downloaded polling v3.4.0 [INFO] [stderr] Downloaded self_cell v1.0.3 [INFO] [stderr] Downloaded enum-repr v0.2.6 [INFO] [stderr] Downloaded ctor v0.2.6 [INFO] [stderr] Downloaded cfg_aliases v0.2.0 [INFO] [stderr] Downloaded clipboard-win v5.1.0 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded async-io v2.3.1 [INFO] [stderr] Downloaded rangemap v1.5.0 [INFO] [stderr] Downloaded drm v0.11.1 [INFO] [stderr] Downloaded png v0.17.11 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded fontdb v0.16.1 [INFO] [stderr] Downloaded swash v0.1.12 [INFO] [stderr] Downloaded glam v0.24.2 [INFO] [stderr] Downloaded rustybuzz v0.12.1 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] [stderr] Downloaded clipboard_wayland v0.2.1 [INFO] [stderr] Downloaded wayland-protocols-misc v0.2.0 [INFO] [stderr] Downloaded clipboard_x11 v0.4.1 [INFO] [stderr] Downloaded window_clipboard v0.4.0 [INFO] [stderr] Downloaded font-types v0.4.2 [INFO] [stderr] Downloaded zbus v3.15.0 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded event-listener v5.0.0 [INFO] [stderr] Downloaded unicode-script v0.5.5 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded read-fonts v0.15.4 [INFO] [stderr] Downloaded drm-sys v0.6.1 [INFO] [stderr] Downloaded drm-ffi v0.7.1 [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] [stderr] Downloaded palette v0.7.4 [INFO] [stderr] Downloaded chewing v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 234befe0826fb9f8ee16dcc1b3403b84c6f48849054b83d7c8d49539d65cfcf5 [INFO] running `Command { std: "docker" "start" "-a" "234befe0826fb9f8ee16dcc1b3403b84c6f48849054b83d7c8d49539d65cfcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "234befe0826fb9f8ee16dcc1b3403b84c6f48849054b83d7c8d49539d65cfcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234befe0826fb9f8ee16dcc1b3403b84c6f48849054b83d7c8d49539d65cfcf5", kill_on_drop: false }` [INFO] [stdout] 234befe0826fb9f8ee16dcc1b3403b84c6f48849054b83d7c8d49539d65cfcf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d3f12ec6327715044c1ca9190527acb25bbc31115c6e55dbbe59c02bc96a36 [INFO] running `Command { std: "docker" "start" "-a" "97d3f12ec6327715044c1ca9190527acb25bbc31115c6e55dbbe59c02bc96a36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling palette v0.7.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling xxhash-rust v0.8.8 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling font-types v0.4.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rangemap v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling softbuffer v0.4.1 (https://github.com/pop-os/softbuffer?tag=cosmic-4.0#6e75b1ad) [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 (https://github.com/smithay/client-toolkit?rev=2e9bf9f#2e9bf9f3) [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling read-fonts v0.15.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling fontdb v0.16.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling chewing v0.9.0 [INFO] [stderr] Compiling enum-repr v0.2.6 [INFO] [stderr] Compiling swash v0.1.12 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling drm-ffi v0.7.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling palette_derive v0.7.4 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling drm v0.11.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stderr] Compiling tiny-xlib v0.2.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling cosmic-text v0.11.2 (https://github.com/pop-os/cosmic-text.git#0cb6eba6) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-misc v0.2.0 [INFO] [stderr] Compiling iced_core v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_futures v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_style v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_graphics v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_runtime v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_tiny_skia v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_renderer v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced_widget v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling iced_sctk v0.1.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling iced v0.12.0 (https://github.com/rano-oss/iced?branch=input_method_and_virtual_keyboard#7375fc8d) [INFO] [stderr] Compiling chewingwl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:551:13 [INFO] [stdout] | [INFO] [stdout] 551 | fn view(&self, _id: window::Id) -> Element { [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] 551 | fn view(&self, _id: window::Id) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "97d3f12ec6327715044c1ca9190527acb25bbc31115c6e55dbbe59c02bc96a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d3f12ec6327715044c1ca9190527acb25bbc31115c6e55dbbe59c02bc96a36", kill_on_drop: false }` [INFO] [stdout] 97d3f12ec6327715044c1ca9190527acb25bbc31115c6e55dbbe59c02bc96a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710fd871f1cb918e524a737144426a06fc9837c8104f0306f567c067971b0849 [INFO] running `Command { std: "docker" "start" "-a" "710fd871f1cb918e524a737144426a06fc9837c8104f0306f567c067971b0849", kill_on_drop: false }` [INFO] [stderr] Compiling chewingwl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:551:13 [INFO] [stdout] | [INFO] [stdout] 551 | fn view(&self, _id: window::Id) -> Element { [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] 551 | fn view(&self, _id: window::Id) -> Element<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "710fd871f1cb918e524a737144426a06fc9837c8104f0306f567c067971b0849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710fd871f1cb918e524a737144426a06fc9837c8104f0306f567c067971b0849", kill_on_drop: false }` [INFO] [stdout] 710fd871f1cb918e524a737144426a06fc9837c8104f0306f567c067971b0849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c34af646eca185b23db53edc48adaf948212bc87227732063febe214fffacecf [INFO] running `Command { std: "docker" "start" "-a" "c34af646eca185b23db53edc48adaf948212bc87227732063febe214fffacecf", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:551:13 [INFO] [stderr] | [INFO] [stderr] 551 | fn view(&self, _id: window::Id) -> Element { [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] 551 | fn view(&self, _id: window::Id) -> Element<'_, Message> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `chewingwl` (bin "chewingwl" test) generated 1 warning (run `cargo fix --bin "chewingwl" -p chewingwl --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chewingwl-d287c6646ceb36fd) [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" "c34af646eca185b23db53edc48adaf948212bc87227732063febe214fffacecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34af646eca185b23db53edc48adaf948212bc87227732063febe214fffacecf", kill_on_drop: false }` [INFO] [stdout] c34af646eca185b23db53edc48adaf948212bc87227732063febe214fffacecf