[INFO] cloning repository https://github.com/Stvchm9703/rewind-card
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stvchm9703/rewind-card" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStvchm9703%2Frewind-card", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStvchm9703%2Frewind-card'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c95ef7f4362572386e424a87bbdefd90bca008b
[INFO] documenting Stvchm9703/rewind-card against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStvchm9703%2Frewind-card" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Stvchm9703/rewind-card on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Stvchm9703/rewind-card
[INFO] finished tweaking git repo https://github.com/Stvchm9703/rewind-card
[INFO] tweaked toml for git repo https://github.com/Stvchm9703/rewind-card written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Stvchm9703/rewind-card 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" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f492b3d2019f6a92629eac7270c86087ff19d3d95322860d387bb85b779902a4
[INFO] running `Command { std: "docker" "start" "-a" "f492b3d2019f6a92629eac7270c86087ff19d3d95322860d387bb85b779902a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f492b3d2019f6a92629eac7270c86087ff19d3d95322860d387bb85b779902a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f492b3d2019f6a92629eac7270c86087ff19d3d95322860d387bb85b779902a4", kill_on_drop: false }`
[INFO] [stdout] f492b3d2019f6a92629eac7270c86087ff19d3d95322860d387bb85b779902a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f557653c4394de6751aee658a3ad56fd889bc35d0ded4a4c32b5a098581e429
[INFO] running `Command { std: "docker" "start" "-a" "6f557653c4394de6751aee658a3ad56fd889bc35d0ded4a4c32b5a098581e429", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking lasso v0.6.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling parcel_selectors v0.26.1
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.39
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking grass_compiler v0.13.0
[INFO] [stderr]     Checking grass v0.13.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling browserslist-rs v0.12.4
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.45
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/animation.rs:195:45
[INFO] [stdout]     |
[INFO] [stdout] 195 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 196 |   pub struct Animation<'i>(VendorPrefix) {
[INFO] [stdout]     |                        -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/border_image.rs:222:45
[INFO] [stdout]     |
[INFO] [stdout] 222 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 223 |   pub struct BorderImage<'i>(VendorPrefix) {
[INFO] [stdout]     |                          -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/contain.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 123 |   pub struct Container<'i> {
[INFO] [stdout]     |                        -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: requirement occurs because of the type `contain::Container<'_>`, which makes the generic argument `'_` invariant
[INFO] [stdout]     = note: the struct `contain::Container<'i>` is invariant over the parameter `'i`
[INFO] [stdout]     = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/contain.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'i` but it is returning data with lifetime `'x`
[INFO] [stdout] 123 |   pub struct Container<'i> {
[INFO] [stdout]     |                        -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'x: 'i`
[INFO] [stdout]     = note: requirement occurs because of the type `contain::Container<'_>`, which makes the generic argument `'_` invariant
[INFO] [stdout]     = note: the struct `contain::Container<'i>` is invariant over the parameter `'i`
[INFO] [stdout]     = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] help: `'i` and `'x` must be the same: replace one with the other
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/font.rs:766:45
[INFO] [stdout]     |
[INFO] [stdout] 766 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 767 |   pub struct Font<'i> {
[INFO] [stdout]     |                   -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/grid.rs:1509:45
[INFO] [stdout]      |
[INFO] [stdout] 1509 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             lifetime `'x` defined here
[INFO] [stdout]      |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 1510 |   pub struct GridRow<'i> {
[INFO] [stdout]      |                      -- lifetime `'i` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]      = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/grid.rs:1521:45
[INFO] [stdout]      |
[INFO] [stdout] 1521 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             lifetime `'x` defined here
[INFO] [stdout]      |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 1522 |   pub struct GridColumn<'i> {
[INFO] [stdout]      |                         -- lifetime `'i` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]      = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/grid.rs:1536:45
[INFO] [stdout]      |
[INFO] [stdout] 1536 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             lifetime `'x` defined here
[INFO] [stdout]      |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 1537 |   pub struct GridArea<'i> {
[INFO] [stdout]      |                       -- lifetime `'i` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]      = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/list.rs:385:45
[INFO] [stdout]     |
[INFO] [stdout] 385 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 386 |   pub struct ListStyle<'i> {
[INFO] [stdout]     |                        -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/masking.rs:224:45
[INFO] [stdout]     |
[INFO] [stdout] 224 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 225 |   pub struct Mask<'i>(VendorPrefix) {
[INFO] [stdout]     |                   -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/masking.rs:495:45
[INFO] [stdout]     |
[INFO] [stdout] 495 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             lifetime `'x` defined here
[INFO] [stdout]     |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 496 |   pub struct MaskBorder<'i> {
[INFO] [stdout]     |                         -- lifetime `'i` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]     = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/text.rs:1023:45
[INFO] [stdout]      |
[INFO] [stdout] 1023 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             lifetime `'x` defined here
[INFO] [stdout]      |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 1024 |   pub struct TextEmphasis<'i>(VendorPrefix) {
[INFO] [stdout]      |                           -- lifetime `'i` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]      = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.45/src/properties/transition.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 |   #[cfg_attr(feature = "into_owned", derive(lightningcss_derive::IntoOwned))]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             lifetime `'x` defined here
[INFO] [stdout]    |                                             method was supposed to return data with lifetime `'x` but it is returning data with lifetime `'i`
[INFO] [stdout] 24 |   pub struct Transition<'i>(VendorPrefix) {
[INFO] [stdout]    |                         -- lifetime `'i` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding the following bound: `'i: 'x`
[INFO] [stdout]    = note: this error originates in the derive macro `lightningcss_derive::IntoOwned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightningcss` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "6f557653c4394de6751aee658a3ad56fd889bc35d0ded4a4c32b5a098581e429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f557653c4394de6751aee658a3ad56fd889bc35d0ded4a4c32b5a098581e429", kill_on_drop: false }`
[INFO] [stdout] 6f557653c4394de6751aee658a3ad56fd889bc35d0ded4a4c32b5a098581e429
