[INFO] cloning repository https://github.com/a11ywatch/accessibility-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a11ywatch/accessibility-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6441bc48b0dd5d004b0fb349807c4284aabd3e83 [INFO] checking a11ywatch/accessibility-rs against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/a11ywatch/accessibility-rs on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/a11ywatch/accessibility-rs [INFO] finished tweaking git repo https://github.com/a11ywatch/accessibility-rs [INFO] tweaked toml for git repo https://github.com/a11ywatch/accessibility-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/a11ywatch/accessibility-rs 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/accessibility-rs/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8143d0b9407322bac78ec42d08af6408c67127b95e72ee96b3f1724c75673770 [INFO] running `Command { std: "docker" "start" "-a" "8143d0b9407322bac78ec42d08af6408c67127b95e72ee96b3f1724c75673770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8143d0b9407322bac78ec42d08af6408c67127b95e72ee96b3f1724c75673770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8143d0b9407322bac78ec42d08af6408c67127b95e72ee96b3f1724c75673770", kill_on_drop: false }` [INFO] [stdout] 8143d0b9407322bac78ec42d08af6408c67127b95e72ee96b3f1724c75673770 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab014cada2cd37f7065467b19a1ea10335c1cfb754c634adf02b561986c45d3a [INFO] running `Command { std: "docker" "start" "-a" "ab014cada2cd37f7065467b19a1ea10335c1cfb754c634adf02b561986c45d3a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/accessibility-rs/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling fast_markup5ever v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling fast_html5ever v0.26.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling normpath v1.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking moite_moite v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking rayon_croissant v0.1.1 [INFO] [stderr] Compiling victor-tree-internal-proc-macros v0.0.1 (/opt/rustwide/workdir/accessibility-tree/proc-macros) [INFO] [stderr] Compiling rust-i18n-support v2.3.0 [INFO] [stderr] Compiling rust-i18n v2.3.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking smallbitvec v2.5.3 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Compiling rust-i18n-macro v2.3.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking contrast v0.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking taffy v0.5.1 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking maud v0.25.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking accessibility-scraper v0.0.14 (/opt/rustwide/workdir/accessibility-scraper) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/element_ref/element.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | F: FnMut(&Self, selectors::matching::ElementSelectorFlags), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> accessibility-scraper/src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 101 - F: FnMut(&Self, selectors::matching::ElementSelectorFlags), [INFO] [stdout] 101 + F: FnMut(&Self, matching::ElementSelectorFlags), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/element_ref/element.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | _context: &mut selectors::matching::MatchingContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 97 - _context: &mut selectors::matching::MatchingContext, [INFO] [stdout] 97 + _context: &mut matching::MatchingContext, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/html/mod.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 178 - traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode, [INFO] [stdout] 178 + traversal_scope: serialize::TraversalScope::IncludeNode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 123 | impl std::fmt::Display for CssString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 123 - impl std::fmt::Display for CssString { [INFO] [stdout] 123 + impl fmt::Display for CssString { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 124 - fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] 124 + fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | impl std::fmt::Display for CssLocalName { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 129 - impl std::fmt::Display for CssLocalName { [INFO] [stdout] 129 + impl fmt::Display for CssLocalName { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:130:67 [INFO] [stdout] | [INFO] [stdout] 130 | fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] 130 + fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/element_ref/element.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | F: FnMut(&Self, selectors::matching::ElementSelectorFlags), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> accessibility-scraper/src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 101 - F: FnMut(&Self, selectors::matching::ElementSelectorFlags), [INFO] [stdout] 101 + F: FnMut(&Self, matching::ElementSelectorFlags), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/element_ref/element.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | _context: &mut selectors::matching::MatchingContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 97 - _context: &mut selectors::matching::MatchingContext, [INFO] [stdout] 97 + _context: &mut matching::MatchingContext, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/html/mod.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 178 - traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode, [INFO] [stdout] 178 + traversal_scope: serialize::TraversalScope::IncludeNode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 123 | impl std::fmt::Display for CssString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 123 - impl std::fmt::Display for CssString { [INFO] [stdout] 123 + impl fmt::Display for CssString { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 124 - fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] 124 + fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | impl std::fmt::Display for CssLocalName { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 129 - impl std::fmt::Display for CssLocalName { [INFO] [stdout] 129 + impl fmt::Display for CssLocalName { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> accessibility-scraper/src/selector.rs:130:67 [INFO] [stdout] | [INFO] [stdout] 130 | fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { [INFO] [stdout] 130 + fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/html/mod.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn root_element(&self) -> ElementRef { [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] 164 | pub fn root_element(&self) -> ElementRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/html/tree_sink.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | fn elem_name(&self, target: &Self::Handle) -> ExpandedName { [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] 46 | fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/node.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn classes(&self) -> Classes { [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] 283 | pub fn classes(&self) -> Classes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/node.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn attrs(&self) -> Attrs { [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] 310 | pub fn attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/selector.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn parse(selectors: &'_ str) -> Result { [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 - pub fn parse(selectors: &'_ str) -> Result { [INFO] [stdout] 29 + pub fn parse(selectors: &str) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking accessibility-tree v0.0.14 (/opt/rustwide/workdir/accessibility-tree/victor) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/html/mod.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn root_element(&self) -> ElementRef { [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] 164 | pub fn root_element(&self) -> ElementRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/html/tree_sink.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | fn elem_name(&self, target: &Self::Handle) -> ExpandedName { [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] 46 | fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/node.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn classes(&self) -> Classes { [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] 283 | pub fn classes(&self) -> Classes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/node.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn attrs(&self) -> Attrs { [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] 310 | pub fn attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-scraper/src/selector.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn parse(selectors: &'_ str) -> Result { [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 - pub fn parse(selectors: &'_ str) -> Result { [INFO] [stdout] 29 + pub fn parse(selectors: &str) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/dom/mod.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn child_text_content(&self, node: NodeId) -> Cow { [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] 170 | pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/mod.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> { [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] 59 | fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut { [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] 277 | fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | fn element_box_slot(&self, element_id: NodeId) -> BoxSlot { [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] 285 | fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32 [INFO] [stdout] | [INFO] [stdout] 292 | fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot { [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] 292 | fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/positioned.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | &'a self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> AbsolutelyPositionedFragment { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 39 | ) -> AbsolutelyPositionedFragment<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/dom/mod.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn child_text_content(&self, node: NodeId) -> Cow { [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] 170 | pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> accessibility-tree/victor/src/fonts/parsing.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { mem::transmute(bytes) } [INFO] [stdout] | --------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/mod.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> { [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] 59 | fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut { [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] 277 | fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | fn element_box_slot(&self, element_id: NodeId) -> BoxSlot { [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] 285 | fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32 [INFO] [stdout] | [INFO] [stdout] 292 | fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot { [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] 292 | fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> accessibility-tree/victor/src/layout/positioned.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | &'a self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> AbsolutelyPositionedFragment { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 39 | ) -> AbsolutelyPositionedFragment<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking accessibility-rs v0.1.9 (/opt/rustwide/workdir/accessibility-rs) [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> accessibility-rs/src/engine/audit/tree.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | width: length(800.0), [INFO] [stdout] | ------ ^^^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `taffy::prelude::length` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.5.1/src/style_helpers.rs:393:22 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn length + Copy, T: FromLength>(value: Input) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> accessibility-rs/src/engine/audit/tree.rs:107:36 [INFO] [stdout] | [INFO] [stdout] 107 | height: length(600.0), [INFO] [stdout] | ------ ^^^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `taffy::prelude::length` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.5.1/src/style_helpers.rs:393:22 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn length + Copy, T: FromLength>(value: Input) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> accessibility-rs/src/engine/audit/tree.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | width: length(800.0), [INFO] [stdout] | ------ ^^^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `taffy::prelude::length` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.5.1/src/style_helpers.rs:393:22 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn length + Copy, T: FromLength>(value: Input) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> accessibility-rs/src/engine/audit/tree.rs:107:36 [INFO] [stdout] | [INFO] [stdout] 107 | height: length(600.0), [INFO] [stdout] | ------ ^^^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `taffy::prelude::length` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.5.1/src/style_helpers.rs:393:22 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn length + Copy, T: FromLength>(value: Input) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `accessibility-rs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `accessibility-rs` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab014cada2cd37f7065467b19a1ea10335c1cfb754c634adf02b561986c45d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab014cada2cd37f7065467b19a1ea10335c1cfb754c634adf02b561986c45d3a", kill_on_drop: false }` [INFO] [stdout] ab014cada2cd37f7065467b19a1ea10335c1cfb754c634adf02b561986c45d3a