[INFO] fetching crate stylo 0.6.0... [INFO] checking stylo-0.6.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate stylo 0.6.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate stylo 0.6.0 [INFO] finished tweaking crates.io crate stylo 0.6.0 [INFO] tweaked toml for crates.io crate stylo 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stylo 0.6.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 166 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.5 (available: v0.72.1) [INFO] [stderr] Adding icu_segmenter v1.5.0 (available: v2.0.0) [INFO] [stderr] Adding string_cache v0.8.9 (available: v0.9.0) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c67790e3a2846b828d6552a8b371ff6840995c175475b2c57a68344737f4dc5 [INFO] running `Command { std: "docker" "start" "-a" "7c67790e3a2846b828d6552a8b371ff6840995c175475b2c57a68344737f4dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c67790e3a2846b828d6552a8b371ff6840995c175475b2c57a68344737f4dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c67790e3a2846b828d6552a8b371ff6840995c175475b2c57a68344737f4dc5", kill_on_drop: false }` [INFO] [stdout] 7c67790e3a2846b828d6552a8b371ff6840995c175475b2c57a68344737f4dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60606148286b9c1689f0370cf146465b9c5245953732694bfb965c3e1c23354 [INFO] running `Command { std: "docker" "start" "-a" "b60606148286b9c1689f0370cf146465b9c5245953732694bfb965c3e1c23354", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking smallbitvec v2.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking app_units v0.7.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking stylo_config v0.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling stylo v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking stylo_static_prefs v0.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Compiling stylo_atoms v0.6.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling to_shmem_derive v0.1.0 [INFO] [stderr] Compiling stylo_derive v0.6.0 [INFO] [stderr] Checking to_shmem v0.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_segmenter v1.5.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking stylo_malloc_size_of v0.6.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking stylo_dom v0.6.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking stylo_traits v0.6.0 [INFO] [stderr] error: could not compile `stylo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name style --edition=2021 lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="encoding_rs"' --cfg 'feature="mime"' --cfg 'feature="serde"' --cfg 'feature="servo"' --cfg 'feature="string_cache"' --cfg 'feature="style_config"' --cfg 'feature="stylo_atoms"' --cfg 'feature="url"' --cfg 'feature="web_atoms"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "encoding_rs", "gecko", "gecko_debug", "gecko_refcount_logging", "mime", "mozbuild", "nsstring", "regex", "serde", "servo", "string_cache", "style_config", "stylo_atoms", "toml", "url", "web_atoms"))' -C metadata=4e377cef034b72d0 -C extra-filename=-6809ef6355683d41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern app_units=/opt/rustwide/target/debug/deps/libapp_units-fb114f15dd0091af.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-4848dc693f433108.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-06562f038034c005.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-3c817516a7dc8829.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-cf80cd32d40b97a9.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-b010afa247a10609.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-6a7e2f6ad9276b1e.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-a3ea6c3d643f36ae.rmeta --extern icu_segmenter=/opt/rustwide/target/debug/deps/libicu_segmenter-617fe7713eb8b265.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6a9ad41c215c3196.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern malloc_size_of_derive=/opt/rustwide/target/debug/deps/libmalloc_size_of_derive-f2a982001312e745.so --extern matches=/opt/rustwide/target/debug/deps/libmatches-916de2e368d180f8.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-0af5dba280f7fedc.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1f870590b81956ec.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-183fb9acee5531a3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cdfc31ff38bee7c4.rmeta --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-db4b9e568d14bf9d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-025222e85bea3632.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-35e375a95887cd44.rmeta --extern selectors=/opt/rustwide/target/debug/deps/libselectors-b8acba3011583b49.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb3717d72ee76eea.rmeta --extern servo_arc=/opt/rustwide/target/debug/deps/libservo_arc-04dc9b2f60e5be16.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-688fb46100d1d70e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-602659051ed0fdf9.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-03f676eda3060e1d.rmeta --extern stylo_atoms=/opt/rustwide/target/debug/deps/libstylo_atoms-e38c538823d33d8d.rmeta --extern style_config=/opt/rustwide/target/debug/deps/libstylo_config-8824efa4c4aeb448.rmeta --extern style_derive=/opt/rustwide/target/debug/deps/libstylo_derive-7d14af48e8aeb819.so --extern dom=/opt/rustwide/target/debug/deps/libstylo_dom-857f4dcb5113522e.rmeta --extern malloc_size_of=/opt/rustwide/target/debug/deps/libstylo_malloc_size_of-fefb0db24d883e3a.rmeta --extern static_prefs=/opt/rustwide/target/debug/deps/libstylo_static_prefs-0442384e3a1809b8.rmeta --extern style_traits=/opt/rustwide/target/debug/deps/libstyle_traits-c4382f54e1ec0f14.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-ff4a7228d7e61641.rmeta --extern to_shmem=/opt/rustwide/target/debug/deps/libto_shmem-59708aab2dce51fa.rmeta --extern to_shmem_derive=/opt/rustwide/target/debug/deps/libto_shmem_derive-3738f39b7247d3b0.so --extern uluru=/opt/rustwide/target/debug/deps/libuluru-54a3340dc9665972.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2aaeddf46a5fa42f.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-669fea486b2b8b2a.rmeta --extern web_atoms=/opt/rustwide/target/debug/deps/libweb_atoms-4926b565f7684d77.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> animation.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn property_id(&self) -> PropertyDeclarationId { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn property_id(&self) -> PropertyDeclarationId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> custom_properties_map.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> custom_properties_map.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dom.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | fn style_attribute(&self) -> Option>>; [INFO] [stdout] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 465 | fn style_attribute(&self) -> Option>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dom.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | fn smil_override(&self) -> Option>> { [INFO] [stdout] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 472 | fn smil_override(&self) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dom.rs:673:27 [INFO] [stdout] | [INFO] [stdout] 673 | unsafe fn ensure_data(&self) -> AtomicRefMut; [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 673 | unsafe fn ensure_data(&self) -> AtomicRefMut<'_, ElementData>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dom.rs:684:20 [INFO] [stdout] | [INFO] [stdout] 684 | fn borrow_data(&self) -> Option>; [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 684 | fn borrow_data(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> dom.rs:687:20 [INFO] [stdout] | [INFO] [stdout] 687 | fn mutate_data(&self) -> Option>; [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 687 | fn mutate_data(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> font_face.rs:687:30 [INFO] [stdout] | [INFO] [stdout] 687 | pub fn font_face(&self) -> Option { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 708 | / font_face_descriptors! { [INFO] [stdout] 709 | | mandatory descriptors = [ [INFO] [stdout] 710 | | /// The name of this font face [INFO] [stdout] 711 | | "font-family" family / mFamily: FamilyName, [INFO] [stdout] ... | [INFO] [stdout] 753 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `font_face_descriptors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 687 | pub fn font_face(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> global_style_data.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn pool(&self) -> RwLockReadGuard> { [INFO] [stdout] | ^^^^^ ------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn pool(&self) -> RwLockReadGuard<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> invalidation/element/invalidation_map.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | fn selector(&self) -> SelectorIter { [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn selector(&self) -> SelectorIter<'_, SelectorImpl> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> invalidation/element/invalidation_map.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | fn selector(&self) -> SelectorIter { [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | fn selector(&self) -> SelectorIter<'_, SelectorImpl> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> invalidation/element/invalidation_map.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | fn selector(&self) -> SelectorIter { [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 354 | fn selector(&self) -> SelectorIter<'_, SelectorImpl> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> piecewise_linear.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn iter(&self) -> Iter<'_, PiecewiseLinearFunctionEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties_and_values/syntax/mod.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn unpremultiplied(&self) -> Cow { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn unpremultiplied(&self) -> Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rule_tree/mod.rs:325:31 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn self_and_ancestors(&self) -> SelfAndAncestors { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | pub fn self_and_ancestors(&self) -> SelfAndAncestors<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> scoped_tls.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn borrow(&self) -> Ref> { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn borrow(&self) -> Ref<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> scoped_tls.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn borrow_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn borrow_mut(&self) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> scoped_tls.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ensure)>(&self, f: F) -> RefMut { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ensure)>(&self, f: F) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> selector_map.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | fn selector(&self) -> SelectorIter; [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | fn selector(&self) -> SelectorIter<'_, SelectorImpl>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> selector_map.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 859 | ) -> Result, AllocErr> { [INFO] [stdout] | ------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 859 | ) -> Result, AllocErr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> selector_map.rs:874:17 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn iter(&self) -> hash_map::Iter { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 874 | pub fn iter(&self) -> hash_map::Iter<'_, Atom, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> selector_parser.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn iter(&self) -> std::slice::Iter> { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | pub fn iter(&self) -> std::slice::Iter<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> selector_parser.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> shared_lock.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn read(&self) -> SharedRwLockReadGuard { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn read(&self) -> SharedRwLockReadGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> shared_lock.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn write(&self) -> SharedRwLockWriteGuard { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn write(&self) -> SharedRwLockWriteGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn flush_origin(&mut self, origin: Origin) -> SheetCollectionFlusher { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn flush_origin(&mut self, origin: Origin) -> SheetCollectionFlusher<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn origin_sheets(&mut self, origin: Origin) -> StylesheetCollectionIterator { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 169 | pub fn origin_sheets(&mut self, origin: Origin) -> StylesheetCollectionIterator<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | fn iter(&self) -> StylesheetCollectionIterator { [INFO] [stdout] | ^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 365 | fn iter(&self) -> StylesheetCollectionIterator<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:369:14 [INFO] [stdout] | [INFO] [stdout] 369 | fn flush(&mut self) -> SheetCollectionFlusher { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 369 | fn flush(&mut self) -> SheetCollectionFlusher<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 562 | ) -> DocumentStylesheetFlusher [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 562 | ) -> DocumentStylesheetFlusher<'_, S> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:594:17 [INFO] [stdout] | [INFO] [stdout] 594 | pub fn iter(&self) -> StylesheetIterator { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 594 | pub fn iter(&self) -> StylesheetIterator<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:678:17 [INFO] [stdout] | [INFO] [stdout] 678 | pub fn iter(&self) -> StylesheetCollectionIterator { [INFO] [stdout] | ^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 678 | pub fn iter(&self) -> StylesheetCollectionIterator<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheet_set.rs:694:9 [INFO] [stdout] | [INFO] [stdout] 694 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 697 | ) -> AuthorStylesheetFlusher [INFO] [stdout] | -------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 697 | ) -> AuthorStylesheetFlusher<'_, S> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheets/origin.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn iter_origins(&self) -> PerOriginIter { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | pub fn iter_origins(&self) -> PerOriginIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheets/origin.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn iter_origins_rev(&self) -> PerOriginIter { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn iter_origins_rev(&self) -> PerOriginIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylesheets/origin.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter_mut_origins(&mut self) -> PerOriginIterMut { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter_mut_origins(&mut self) -> PerOriginIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:405:21 [INFO] [stdout] | [INFO] [stdout] 405 | fn iter_origins(&self) -> DocumentCascadeDataIter { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 405 | fn iter_origins(&self) -> DocumentCascadeDataIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | fn iter_origins_rev(&self) -> DocumentCascadeDataIter { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 412 | fn iter_origins_rev(&self) -> DocumentCascadeDataIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:755:25 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn iter_origins(&self) -> DocumentCascadeDataIter { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 755 | pub fn iter_origins(&self) -> DocumentCascadeDataIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:857:36 [INFO] [stdout] | [INFO] [stdout] 857 | pub fn iter_extra_data_origins(&self) -> ExtraStyleDataIterator { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 857 | pub fn iter_extra_data_origins(&self) -> ExtraStyleDataIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:863:40 [INFO] [stdout] | [INFO] [stdout] 863 | pub fn iter_extra_data_origins_rev(&self) -> ExtraStyleDataIterator { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 863 | pub fn iter_extra_data_origins_rev(&self) -> ExtraStyleDataIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:2131:17 [INFO] [stdout] | [INFO] [stdout] 2131 | fn selector(&self) -> SelectorIter { [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2131 | fn selector(&self) -> SelectorIter<'_, SelectorImpl> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stylist.rs:4167:17 [INFO] [stdout] | [INFO] [stdout] 4167 | fn selector(&self) -> SelectorIter { [INFO] [stdout] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4167 | fn selector(&self) -> SelectorIter<'_, SelectorImpl> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> traversal.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | fn shared_context(&self) -> &SharedStyleContext; [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn shared_context(&self) -> &SharedStyleContext<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> values/computed/mod.rs:429:18 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn style(&self) -> &StyleBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 429 | pub fn style(&self) -> &StyleBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> shadow_parts.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_part_mapping(input: &str) -> Option { [INFO] [stdout] | ^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse_part_mapping(input: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> shadow_parts.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | fn parse_mapping_list(input: &str) -> impl Iterator { [INFO] [stdout] | ^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn parse_mapping_list(input: &str) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/mod.rs:441:25 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn as_shorthand(&self) -> Result { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 441 | pub fn as_shorthand(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/mod.rs:960:24 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn as_borrowed(&self) -> PropertyDeclarationId { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 960 | pub fn as_borrowed(&self) -> PropertyDeclarationId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/mod.rs:1191:17 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn iter(&self) -> LonghandIdSetIterator { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn iter(&self) -> LonghandIdSetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/mod.rs:1338:18 [INFO] [stdout] | [INFO] [stdout] 1338 | pub fn drain(&mut self) -> SourcePropertyDeclarationDrain { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1338 | pub fn drain(&mut self) -> SourcePropertyDeclarationDrain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/mod.rs:1548:25 [INFO] [stdout] | [INFO] [stdout] 1548 | pub fn declarations(&self) -> AllShorthandDeclarationIterator { [INFO] [stdout] | ^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1548 | pub fn declarations(&self) -> AllShorthandDeclarationIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/declaration_block.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn iter(&self) -> PropertyDeclarationIdSetIterator { [INFO] [stdout] | ^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn iter(&self) -> PropertyDeclarationIdSetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> properties/declaration_block.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn declaration_importance_iter(&self) -> DeclarationImportanceIterator { [INFO] [stdout] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | pub fn declaration_importance_iter(&self) -> DeclarationImportanceIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:66625:15 [INFO] [stdout] | [INFO] [stdout] 66625 | pub fn id(&self) -> PropertyDeclarationId { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66625 | pub fn id(&self) -> PropertyDeclarationId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72668:49 [INFO] [stdout] | [INFO] [stdout] 72668 | pub fn transition_duration_iter(&self) -> TransitionDurationIter { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72668 | pub fn transition_duration_iter(&self) -> TransitionDurationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72698:56 [INFO] [stdout] | [INFO] [stdout] 72698 | pub fn transition_timing_function_iter(&self) -> TransitionTimingFunctionIter { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72698 | pub fn transition_timing_function_iter(&self) -> TransitionTimingFunctionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72728:49 [INFO] [stdout] | [INFO] [stdout] 72728 | pub fn transition_property_iter(&self) -> TransitionPropertyIter { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72728 | pub fn transition_property_iter(&self) -> TransitionPropertyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72758:46 [INFO] [stdout] | [INFO] [stdout] 72758 | pub fn transition_delay_iter(&self) -> TransitionDelayIter { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72758 | pub fn transition_delay_iter(&self) -> TransitionDelayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72788:49 [INFO] [stdout] | [INFO] [stdout] 72788 | pub fn transition_behavior_iter(&self) -> TransitionBehaviorIter { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72788 | pub fn transition_behavior_iter(&self) -> TransitionBehaviorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72818:44 [INFO] [stdout] | [INFO] [stdout] 72818 | pub fn animation_name_iter(&self) -> AnimationNameIter { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72818 | pub fn animation_name_iter(&self) -> AnimationNameIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72848:48 [INFO] [stdout] | [INFO] [stdout] 72848 | pub fn animation_duration_iter(&self) -> AnimationDurationIter { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72848 | pub fn animation_duration_iter(&self) -> AnimationDurationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72878:55 [INFO] [stdout] | [INFO] [stdout] 72878 | pub fn animation_timing_function_iter(&self) -> AnimationTimingFunctionIter { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72878 | pub fn animation_timing_function_iter(&self) -> AnimationTimingFunctionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72908:55 [INFO] [stdout] | [INFO] [stdout] 72908 | pub fn animation_iteration_count_iter(&self) -> AnimationIterationCountIter { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72908 | pub fn animation_iteration_count_iter(&self) -> AnimationIterationCountIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72938:49 [INFO] [stdout] | [INFO] [stdout] 72938 | pub fn animation_direction_iter(&self) -> AnimationDirectionIter { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72938 | pub fn animation_direction_iter(&self) -> AnimationDirectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72968:50 [INFO] [stdout] | [INFO] [stdout] 72968 | pub fn animation_play_state_iter(&self) -> AnimationPlayStateIter { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72968 | pub fn animation_play_state_iter(&self) -> AnimationPlayStateIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:72998:49 [INFO] [stdout] | [INFO] [stdout] 72998 | pub fn animation_fill_mode_iter(&self) -> AnimationFillModeIter { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72998 | pub fn animation_fill_mode_iter(&self) -> AnimationFillModeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:73028:51 [INFO] [stdout] | [INFO] [stdout] 73028 | pub fn animation_composition_iter(&self) -> AnimationCompositionIter { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 73028 | pub fn animation_composition_iter(&self) -> AnimationCompositionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:73058:45 [INFO] [stdout] | [INFO] [stdout] 73058 | pub fn animation_delay_iter(&self) -> AnimationDelayIter { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 73058 | pub fn animation_delay_iter(&self) -> AnimationDelayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:73088:48 [INFO] [stdout] | [INFO] [stdout] 73088 | pub fn animation_timeline_iter(&self) -> AnimationTimelineIter { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 73088 | pub fn animation_timeline_iter(&self) -> AnimationTimelineIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stylo-a146e8614e085b81/out/properties.rs:45451:15 [INFO] [stdout] | [INFO] [stdout] 45451 | pub fn id(&self) -> PropertyDeclarationId { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45451 | pub fn id(&self) -> PropertyDeclarationId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b60606148286b9c1689f0370cf146465b9c5245953732694bfb965c3e1c23354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60606148286b9c1689f0370cf146465b9c5245953732694bfb965c3e1c23354", kill_on_drop: false }` [INFO] [stdout] b60606148286b9c1689f0370cf146465b9c5245953732694bfb965c3e1c23354