[INFO] fetching crate oxvg_ast 0.0.3... [INFO] testing oxvg_ast-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate oxvg_ast 0.0.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate oxvg_ast 0.0.3 [INFO] finished tweaking crates.io crate oxvg_ast 0.0.3 [INFO] tweaked toml for crates.io crate oxvg_ast 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxvg_ast 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxvg_ast 0.0.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded derive_more v0.99.18 [INFO] [stderr] Downloaded cssparser-color v0.1.0 [INFO] [stderr] Downloaded parcel_selectors v0.28.1 [INFO] [stderr] Downloaded lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Downloaded xml5ever v0.20.0 [INFO] [stderr] Downloaded const-str v0.3.2 [INFO] [stderr] Downloaded const-str-proc-macro v0.3.2 [INFO] [stderr] Downloaded cssparser v0.33.0 [INFO] [stderr] Downloaded markup5ever v0.14.0 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded lightningcss v1.0.0-alpha.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 737f032f88a26af99f6645c5f86d74cad68ea5cab09b803befbe15adfad06af2 [INFO] running `Command { std: "docker" "start" "-a" "737f032f88a26af99f6645c5f86d74cad68ea5cab09b803befbe15adfad06af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "737f032f88a26af99f6645c5f86d74cad68ea5cab09b803befbe15adfad06af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737f032f88a26af99f6645c5f86d74cad68ea5cab09b803befbe15adfad06af2", kill_on_drop: false }` [INFO] [stdout] 737f032f88a26af99f6645c5f86d74cad68ea5cab09b803befbe15adfad06af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfc087c9127e727148e7c515462f6a115131f11c7f1eed45f3b94c0db3c3046f [INFO] running `Command { std: "docker" "start" "-a" "dfc087c9127e727148e7c515462f6a115131f11c7f1eed45f3b94c0db3c3046f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling xml5ever v0.20.0 [INFO] [stderr] Compiling oxvg_ast v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/element.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 83 | ) -> impl ClassList as Attributes>::Attribute>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | ) -> impl ClassList as Attributes<'_>>::Attribute>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | fn data(&self) -> ElementData { [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] 983 | fn data(&self) -> ElementData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:1235:9 [INFO] [stdout] | [INFO] [stdout] 1235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1236 | ) -> impl crate::class_list::ClassList< [INFO] [stdout] 1237 | Attribute = as crate::attribute::Attributes>::Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 1237 | Attribute = as crate::attribute::Attributes<'_>>::Attribute, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.53s [INFO] running `Command { std: "docker" "inspect" "dfc087c9127e727148e7c515462f6a115131f11c7f1eed45f3b94c0db3c3046f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc087c9127e727148e7c515462f6a115131f11c7f1eed45f3b94c0db3c3046f", kill_on_drop: false }` [INFO] [stdout] dfc087c9127e727148e7c515462f6a115131f11c7f1eed45f3b94c0db3c3046f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 912ee6e5dd26e42d84ffabcf3bcd0f6d03528b94ebe9aa16855b67fad0123492 [INFO] running `Command { std: "docker" "start" "-a" "912ee6e5dd26e42d84ffabcf3bcd0f6d03528b94ebe9aa16855b67fad0123492", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/element.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 83 | ) -> impl ClassList as Attributes>::Attribute>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | ) -> impl ClassList as Attributes<'_>>::Attribute>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | fn data(&self) -> ElementData { [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] 983 | fn data(&self) -> ElementData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:1235:9 [INFO] [stdout] | [INFO] [stdout] 1235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1236 | ) -> impl crate::class_list::ClassList< [INFO] [stdout] 1237 | Attribute = as crate::attribute::Attributes>::Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 1237 | Attribute = as crate::attribute::Attributes<'_>>::Attribute, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oxvg_ast v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/element.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 83 | ) -> impl ClassList as Attributes>::Attribute>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | ) -> impl ClassList as Attributes<'_>>::Attribute>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | fn data(&self) -> ElementData { [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] 983 | fn data(&self) -> ElementData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/implementations/shared.rs:1235:9 [INFO] [stdout] | [INFO] [stdout] 1235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1236 | ) -> impl crate::class_list::ClassList< [INFO] [stdout] 1237 | Attribute = as crate::attribute::Attributes>::Attribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 1237 | Attribute = as crate::attribute::Attributes<'_>>::Attribute, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "912ee6e5dd26e42d84ffabcf3bcd0f6d03528b94ebe9aa16855b67fad0123492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912ee6e5dd26e42d84ffabcf3bcd0f6d03528b94ebe9aa16855b67fad0123492", kill_on_drop: false }` [INFO] [stdout] 912ee6e5dd26e42d84ffabcf3bcd0f6d03528b94ebe9aa16855b67fad0123492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dd6c3fc20b13235fc3efff9d5c60a0a2e086bb67b4b6cc3f8a5769b364135b4 [INFO] running `Command { std: "docker" "start" "-a" "1dd6c3fc20b13235fc3efff9d5c60a0a2e086bb67b4b6cc3f8a5769b364135b4", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/element.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 83 | ) -> impl ClassList as Attributes>::Attribute>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 83 | ) -> impl ClassList as Attributes<'_>>::Attribute>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/implementations/shared.rs:983:13 [INFO] [stderr] | [INFO] [stderr] 983 | fn data(&self) -> ElementData { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 983 | fn data(&self) -> ElementData<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/implementations/shared.rs:1235:9 [INFO] [stderr] | [INFO] [stderr] 1235 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1236 | ) -> impl crate::class_list::ClassList< [INFO] [stderr] 1237 | Attribute = as crate::attribute::Attributes>::Attribute, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1237 | Attribute = as crate::attribute::Attributes<'_>>::Attribute, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `oxvg_ast` (lib) generated 3 warnings (run `cargo fix --lib -p oxvg_ast` to apply 3 suggestions) [INFO] [stderr] warning: `oxvg_ast` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxvg_ast-e31cc1e4ad649eb4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test implementations::markup5ever::parse_markup5ever ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oxvg_ast [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dd6c3fc20b13235fc3efff9d5c60a0a2e086bb67b4b6cc3f8a5769b364135b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd6c3fc20b13235fc3efff9d5c60a0a2e086bb67b4b6cc3f8a5769b364135b4", kill_on_drop: false }` [INFO] [stdout] 1dd6c3fc20b13235fc3efff9d5c60a0a2e086bb67b4b6cc3f8a5769b364135b4