[INFO] fetching crate ribir_core 0.4.0-alpha.40... [INFO] checking ribir_core-0.4.0-alpha.40 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ribir_core 0.4.0-alpha.40 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ribir_core 0.4.0-alpha.40 [INFO] finished tweaking crates.io crate ribir_core 0.4.0-alpha.40 [INFO] tweaked toml for crates.io crate ribir_core 0.4.0-alpha.40 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ribir_core 0.4.0-alpha.40 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ribir_core 0.4.0-alpha.40 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95006723990d55a83eff01d17e66ccd89e5f0749950f1fab419c9772de2458f5 [INFO] running `Command { std: "docker" "start" "-a" "95006723990d55a83eff01d17e66ccd89e5f0749950f1fab419c9772de2458f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95006723990d55a83eff01d17e66ccd89e5f0749950f1fab419c9772de2458f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95006723990d55a83eff01d17e66ccd89e5f0749950f1fab419c9772de2458f5", kill_on_drop: false }` [INFO] [stdout] 95006723990d55a83eff01d17e66ccd89e5f0749950f1fab419c9772de2458f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2cf08be207365303ec45d1371915d977d9f5388dc7572fe352f21dc9c77164f [INFO] running `Command { std: "docker" "start" "-a" "d2cf08be207365303ec45d1371915d977d9f5388dc7572fe352f21dc9c77164f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Compiling material-color-utilities-rs v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking priority-queue v2.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking indextree v4.7.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rxrust v1.0.0-beta.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ribir_algo v0.4.0-alpha.40 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking ribir_geom v0.4.0-alpha.40 [INFO] [stderr] Checking lyon_path v1.0.7 [INFO] [stderr] Checking lyon_algorithms v1.0.5 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking ribir_painter v0.4.0-alpha.40 [INFO] [stderr] Compiling ribir_macros v0.4.0-alpha.40 [INFO] [stderr] Checking ribir_core v0.4.0-alpha.40 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/clip_boundary.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/animation/stagger.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/margin.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 157 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/padding.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/transform_widget.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/unconstrained_box.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/anchor.rs:258:7 [INFO] [stdout] | [INFO] [stdout] 258 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/layout_box.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/align.rs:240:7 [INFO] [stdout] | [INFO] [stdout] 240 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/fitted_box.rs:183:7 [INFO] [stdout] | [INFO] [stdout] 183 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/svg.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/global_anchor.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/container.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/constrained_box.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/border.rs:504:7 [INFO] [stdout] | [INFO] [stdout] 504 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/widget_children.rs:446:7 [INFO] [stdout] | [INFO] [stdout] 446 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ribir` [INFO] [stdout] --> src/builtin_widgets/color_filter.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use ribir::{core::test_helper::*, material as ribir_material, prelude::*}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ribir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir`, use `cargo add ribir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/widget_tree.rs:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | use ribir_dev_helper::widget_layout_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir` [INFO] [stdout] --> src/builtin_widgets/color_filter.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use ribir::{core::test_helper::*, material as ribir_material, prelude::*}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ribir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir`, use `cargo add ribir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ribir` [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:572:7 [INFO] [stdout] | [INFO] [stdout] 572 | use ribir::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ribir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir`, use `cargo add ribir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/color_filter.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ribir` [INFO] [stdout] --> src/builtin_widgets/text.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | use ribir::{core::test_helper::*, material as ribir_material, prelude::*}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ribir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir`, use `cargo add ribir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:576:7 [INFO] [stdout] | [INFO] [stdout] 576 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir` [INFO] [stdout] --> src/builtin_widgets/text.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | use ribir::{core::test_helper::*, material as ribir_material, prelude::*}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ribir` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir`, use `cargo add ribir` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ribir_dev_helper` [INFO] [stdout] --> src/builtin_widgets/text.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | use ribir_dev_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ribir_dev_helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ribir_dev_helper`, use `cargo add ribir_dev_helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/widget_children.rs:646:3 [INFO] [stdout] | [INFO] [stdout] 646 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:736:5 [INFO] [stdout] | [INFO] [stdout] 736 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:708:5 [INFO] [stdout] | [INFO] [stdout] 708 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:646:5 [INFO] [stdout] | [INFO] [stdout] 646 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/border.rs:511:3 [INFO] [stdout] | [INFO] [stdout] 511 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_image_tests` in this scope [INFO] [stdout] --> src/builtin_widgets/text.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | widget_image_tests!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_image_tests` in this scope [INFO] [stdout] --> src/builtin_widgets/text.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | widget_image_tests!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_image_tests` in this scope [INFO] [stdout] --> src/builtin_widgets/text.rs:159:3 [INFO] [stdout] | [INFO] [stdout] 159 | widget_image_tests!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_test_suit` in this scope [INFO] [stdout] --> src/builtin_widgets/text.rs:144:3 [INFO] [stdout] | [INFO] [stdout] 144 | widget_test_suit!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:774:5 [INFO] [stdout] | [INFO] [stdout] 774 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `container` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | container! { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 572 + use crate::container; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `container` in this scope [INFO] [stdout] --> src/builtin_widgets/smooth_layout.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | container! { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 572 + use crate::container; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/constrained_box.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/container.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/global_anchor.rs:368:3 [INFO] [stdout] | [INFO] [stdout] 368 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/clip_boundary.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `painter_backend_eq_image_test` in this scope [INFO] [stdout] --> src/builtin_widgets/svg.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | painter_backend_eq_image_test!(svgs_smoke, comparison = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/fitted_box.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/fitted_box.rs:262:3 [INFO] [stdout] | [INFO] [stdout] 262 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:368:3 [INFO] [stdout] | [INFO] [stdout] 368 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:335:3 [INFO] [stdout] | [INFO] [stdout] 335 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:327:3 [INFO] [stdout] | [INFO] [stdout] 327 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:309:3 [INFO] [stdout] | [INFO] [stdout] 309 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:301:3 [INFO] [stdout] | [INFO] [stdout] 301 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:293:3 [INFO] [stdout] | [INFO] [stdout] 293 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/align.rs:285:3 [INFO] [stdout] | [INFO] [stdout] 285 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/layout_box.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/anchor.rs:295:3 [INFO] [stdout] | [INFO] [stdout] 295 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/anchor.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 289 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/anchor.rs:283:3 [INFO] [stdout] | [INFO] [stdout] 283 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/anchor.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/anchor.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/unconstrained_box.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/transform_widget.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_widget_eq_image` in this scope [INFO] [stdout] --> src/builtin_widgets/padding.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | assert_widget_eq_image!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/padding.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/builtin_widgets/margin.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget_layout_test` in this scope [INFO] [stdout] --> src/animation/stagger.rs:222:3 [INFO] [stdout] | [INFO] [stdout] 222 | widget_layout_test!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/builtin_widgets/margin.rs:159:7 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/margin.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/padding.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/builtin_widgets/transform_widget.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/transform_widget.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/builtin_widgets/unconstrained_box.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/unconstrained_box.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/builtin_widgets/layout_box.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/layout_box.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_helper::*` [INFO] [stdout] --> src/builtin_widgets/clip_boundary.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | use crate::{reset_test_env, test_helper::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/global_anchor.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/container.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/builtin_widgets/constrained_box.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_helper::*` [INFO] [stdout] --> src/builtin_widgets/constrained_box.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn of(ctx: &impl AsRef) -> QueryRef { Provider::of(ctx).unwrap() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { Provider::of(ctx).unwrap() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/palette.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/palette.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/icon_theme.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/icon_theme.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/icon_theme.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/typography_theme.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/typography_theme.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/transition_theme.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/theme/transition_theme.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/scrollable.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn of(ctx: &impl AsRef) -> Option> { Provider::of::(ctx) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn of(ctx: &impl AsRef) -> Option> { Provider::of::(ctx) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/scrollable.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn write_of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn write_of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/text.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn glyphs(&self) -> Option> { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn glyphs(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:361:30 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 361 | pub fn of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:367:36 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn write_of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 367 | pub fn write_of(ctx: &impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:373:27 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn state_of(ctx: &impl AsRef) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 373 | pub fn state_of(ctx: &impl AsRef) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:539:42 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) fn get_provider(&self) -> Option> { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) fn get_provider(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:548:48 [INFO] [stdout] | [INFO] [stdout] 548 | pub(crate) fn get_provider_write(&self) -> Option> { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 548 | pub(crate) fn get_provider_write(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:557:32 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn get_provider_state(&self) -> Option> [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 557 | pub fn get_provider_state(&self) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:656:12 [INFO] [stdout] | [INFO] [stdout] 656 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 656 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/providers.rs:664:18 [INFO] [stdout] | [INFO] [stdout] 664 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 664 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/location.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn of(ctx: &impl AsRef) -> QueryRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn of(ctx: &impl AsRef) -> QueryRef<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/location.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_query(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_query(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/builtin_widgets/location.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | fn write_of(ctx: &impl AsRef) -> WriteRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn write_of(ctx: &impl AsRef) -> WriteRef<'_, Location> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/clipboard.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | fn read(&mut self, format: &str) -> Result, Error>; [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn read(&mut self, format: &str) -> Result, Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/clipboard.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | fn read(&mut self, format: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn read(&mut self, format: &str) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/painting_ctx.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn box_painter(&mut self) -> BoxPainter { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn box_painter(&mut self) -> BoxPainter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/painting_ctx.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn provider_ctx_and_box_painter(&mut self) -> (&mut ProviderCtx, BoxPainter) { [INFO] [stdout] | ^^^^^^^^^ ---------------- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn provider_ctx_and_box_painter(&mut self) -> (&mut ProviderCtx, BoxPainter<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | fn query_all_iter(&self) -> impl DoubleEndedIterator>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn query_all_iter(&self) -> impl DoubleEndedIterator>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | fn query(&self) -> Option>; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn query(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | fn query_write(&self) -> Option>; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | fn query_write(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | fn query_of_widget(&self, w: WidgetId) -> Option>; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn query_of_widget(&self, w: WidgetId) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | fn query_write_of_widget(&self, w: WidgetId) -> Option>; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn query_write_of_widget(&self, w: WidgetId) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:198:33 [INFO] [stdout] | [INFO] [stdout] 198 | fn query_all_iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 198 | fn query_all_iter(&self) -> impl DoubleEndedIterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | fn query(&self) -> Option> { self.query_of_widget::(self.id()) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn query(&self) -> Option> { self.query_of_widget::(self.id()) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 205 | fn query_write(&self) -> Option> { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 205 | fn query_write(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 209 | fn query_of_widget(&self, w: WidgetId) -> Option> { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 209 | fn query_of_widget(&self, w: WidgetId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/widget_ctx.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | fn query_write_of_widget(&self, w: WidgetId) -> Option> { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn query_write_of_widget(&self, w: WidgetId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_widget.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_widget.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_widget.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | fn query(&self, query_id: &QueryId) -> Option { self.render.query(query_id) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn query(&self, query_id: &QueryId) -> Option> { self.render.query(query_id) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data_widget.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | fn query_write(&self, type_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn query_write(&self, type_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipe.rs:519:12 [INFO] [stdout] | [INFO] [stdout] 519 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 519 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipe.rs:528:18 [INFO] [stdout] | [INFO] [stdout] 528 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 528 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/render_helper.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | fn query(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | fn query(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/render_helper.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | fn read(&self) -> ReadRef; [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | fn read(&self) -> ReadRef<'_, Self::Value>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | fn write(&self) -> WriteRef; [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | fn write(&self) -> WriteRef<'_, Self::Value>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | fn silent(&self) -> WriteRef; [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | fn silent(&self) -> WriteRef<'_, Self::Value>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | fn shallow(&self) -> WriteRef; [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | fn shallow(&self) -> WriteRef<'_, Self::Value>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | fn read(&self) -> ReadRef { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn read(&self) -> ReadRef<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:262:12 [INFO] [stdout] | [INFO] [stdout] 262 | fn write(&self) -> WriteRef { self.as_stateful().write() } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 262 | fn write(&self) -> WriteRef<'_, T> { self.as_stateful().write() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | fn silent(&self) -> WriteRef { self.as_stateful().silent() } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | fn silent(&self) -> WriteRef<'_, T> { self.as_stateful().silent() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | fn shallow(&self) -> WriteRef { self.as_stateful().shallow() } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | fn shallow(&self) -> WriteRef<'_, T> { self.as_stateful().shallow() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | fn write(&self) -> WriteRef { (**self).write() } [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 535 | fn write(&self) -> WriteRef<'_, Self::Value> { (**self).write() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | fn silent(&self) -> WriteRef { (**self).silent() } [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 537 | fn silent(&self) -> WriteRef<'_, Self::Value> { (**self).silent() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state.rs:539:14 [INFO] [stdout] | [INFO] [stdout] 539 | fn shallow(&self) -> WriteRef { (**self).shallow() } [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 539 | fn shallow(&self) -> WriteRef<'_, Self::Value> { (**self).shallow() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/part_state.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | fn read(&self) -> ReadRef { self.part_map.call(self.origin.read()) } [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn read(&self) -> ReadRef<'_, Self::Value> { self.part_map.call(self.origin.read()) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/part_state.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | fn read(&self) -> ReadRef { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn read(&self) -> ReadRef<'_, Self::Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/part_state.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | fn write(&self) -> WriteRef { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | fn write(&self) -> WriteRef<'_, Self::Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/part_state.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | fn silent(&self) -> WriteRef { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn silent(&self) -> WriteRef<'_, Self::Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/part_state.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | fn shallow(&self) -> WriteRef { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | fn shallow(&self) -> WriteRef<'_, Self::Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/stateful.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | fn read(&self) -> ReadRef { self.data.read() } [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn read(&self) -> ReadRef<'_, Self::Value> { self.data.read() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/stateful.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | fn write(&self) -> WriteRef { self.write_ref(ModifyEffect::BOTH) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | fn write(&self) -> WriteRef<'_, W> { self.write_ref(ModifyEffect::BOTH) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/stateful.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | fn silent(&self) -> WriteRef { self.write_ref(ModifyEffect::DATA) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 133 | fn silent(&self) -> WriteRef<'_, W> { self.write_ref(ModifyEffect::DATA) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/stateful.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | fn shallow(&self) -> WriteRef { self.write_ref(ModifyEffect::FRAMEWORK) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | fn shallow(&self) -> WriteRef<'_, W> { self.write_ref(ModifyEffect::FRAMEWORK) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/stateful.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | fn read(&self) -> ReadRef { self.0.read() } [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | fn read(&self) -> ReadRef<'_, W> { self.0.read() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/watcher.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | fn read(&self) -> ReadRef { self.reader.read() } [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn read(&self) -> ReadRef<'_, Self::Value> { self.reader.read() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/state/state_cell.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn read(&self) -> ReadRef { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn read(&self) -> ReadRef<'_, W> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget_tree/widget_id.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | self, tree: &WidgetTree, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 329 | ) -> impl DoubleEndedIterator> { [INFO] [stdout] | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | ) -> impl DoubleEndedIterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget_tree/widget_id.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | self, tree: &WidgetTree, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 340 | ) -> impl DoubleEndedIterator> { [INFO] [stdout] | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 340 | ) -> impl DoubleEndedIterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget_tree/widget_id.rs:350:49 [INFO] [stdout] | [INFO] [stdout] 350 | pub(crate) fn query_write(self, tree: &WidgetTree) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 350 | pub(crate) fn query_write(self, tree: &WidgetTree) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget_tree/widget_id.rs:358:47 [INFO] [stdout] | [INFO] [stdout] 358 | pub(crate) fn query_ref(self, tree: &WidgetTree) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 358 | pub(crate) fn query_ref(self, tree: &WidgetTree) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | fn query(&self, query_id: &QueryId) -> Option; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | fn query(&self, query_id: &QueryId) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn query_write(&self, id: &QueryId) -> Option; [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn query_write(&self, id: &QueryId) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 216 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 243 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 259 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 306 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 306 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 310 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 310 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 314 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 314 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 326 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:340:18 [INFO] [stdout] | [INFO] [stdout] 340 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 340 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 346 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option { None } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 346 | impl_query_for_reader!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_query_for_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 296 | fn query_write(&self, _: &QueryId) -> Option> { None } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:469:12 [INFO] [stdout] | [INFO] [stdout] 469 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 469 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query.rs:477:18 [INFO] [stdout] | [INFO] [stdout] 477 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 477 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/reusable.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | fn query(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn query(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/reusable.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 234 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/wrap_render.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | fn query(&self, query_id: &QueryId) -> Option { self.host.query(query_id) } [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn query(&self, query_id: &QueryId) -> Option> { self.host.query(query_id) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/wrap_render.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | fn query_write(&self, query_id: &QueryId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | fn query_write(&self, query_id: &QueryId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> src/builtin_widgets/padding.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ribir_core` (lib test) due to 83 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d2cf08be207365303ec45d1371915d977d9f5388dc7572fe352f21dc9c77164f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2cf08be207365303ec45d1371915d977d9f5388dc7572fe352f21dc9c77164f", kill_on_drop: false }` [INFO] [stdout] d2cf08be207365303ec45d1371915d977d9f5388dc7572fe352f21dc9c77164f