[INFO] cloning repository https://github.com/jolimail/mrml-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jolimail/mrml-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolimail%2Fmrml-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolimail%2Fmrml-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e8228a4c396e6c180ce11578e0eed4b282f8774 [INFO] testing jolimail/mrml-core against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolimail%2Fmrml-core" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jolimail/mrml-core [INFO] finished tweaking git repo https://github.com/jolimail/mrml-core [INFO] tweaked toml for git repo https://github.com/jolimail/mrml-core written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jolimail/mrml-core on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jolimail/mrml-core 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e99c79f3a4f1ec8aabb988f429cf5fe9639763d5a5f33e87d02ecb8f48ac0e4 [INFO] running `Command { std: "docker" "start" "-a" "7e99c79f3a4f1ec8aabb988f429cf5fe9639763d5a5f33e87d02ecb8f48ac0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e99c79f3a4f1ec8aabb988f429cf5fe9639763d5a5f33e87d02ecb8f48ac0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e99c79f3a4f1ec8aabb988f429cf5fe9639763d5a5f33e87d02ecb8f48ac0e4", kill_on_drop: false }` [INFO] [stdout] 7e99c79f3a4f1ec8aabb988f429cf5fe9639763d5a5f33e87d02ecb8f48ac0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6e5357e0c44432e5453cd74940d61b0f4e2d9089cfbff3682593b4da5df68b [INFO] running `Command { std: "docker" "start" "-a" "3c6e5357e0c44432e5453cd74940d61b0f4e2d9089cfbff3682593b4da5df68b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.168 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.168 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling mrml-common-macros v0.1.0 (/opt/rustwide/workdir/lib/common-macros) [INFO] [stderr] Compiling mrml-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-macros) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling mrml-print-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-print-macros) [INFO] [stderr] Compiling mrml-json-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-json-macros) [INFO] [stderr] Compiling mrml-parse-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-parse-macros) [INFO] [stderr] Compiling mrml v2.0.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/comment/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion/render.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_element/render.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_text/render.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_title/render.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_body/render.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_button/render.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel/render.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel_image/render.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_column/render.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_divider/render.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_group/render.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_head/render.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_hero/render.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_image/render.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_include/body/render.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar/render.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar_link/render.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_raw/render.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_section/render.rs:471:15 [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social/render.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social_element/render.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_spacer/render.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_table/render.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_text/render.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_wrapper/render.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mjml/render.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/render.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude/render.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref<'_, Header<'header>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.66s [INFO] running `Command { std: "docker" "inspect" "3c6e5357e0c44432e5453cd74940d61b0f4e2d9089cfbff3682593b4da5df68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6e5357e0c44432e5453cd74940d61b0f4e2d9089cfbff3682593b4da5df68b", kill_on_drop: false }` [INFO] [stdout] 3c6e5357e0c44432e5453cd74940d61b0f4e2d9089cfbff3682593b4da5df68b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e6a13190bce0d2fc96dc0115f4d49e354f1fb5ec97a3f1d9f61ab3395298ab3 [INFO] running `Command { std: "docker" "start" "-a" "8e6a13190bce0d2fc96dc0115f4d49e354f1fb5ec97a3f1d9f61ab3395298ab3", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling parcel_selectors v0.26.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling mrml-print-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-print-macros) [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling similar-asserts v1.4.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling htmlparser v0.1.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.44 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling mrml-parse-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-parse-macros) [INFO] [stderr] Compiling mrml-json-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-json-macros) [INFO] [stderr] Compiling mrml-macros v0.1.0 (/opt/rustwide/workdir/lib/mrml-macros) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling mrml v2.0.0-rc3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/comment/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion/render.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_element/render.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_text/render.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_title/render.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_body/render.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_button/render.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel/render.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel_image/render.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_column/render.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_divider/render.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_group/render.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_head/render.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_hero/render.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_image/render.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_include/body/render.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar/render.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar_link/render.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_raw/render.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_section/render.rs:471:15 [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social/render.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social_element/render.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_spacer/render.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_table/render.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_text/render.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_wrapper/render.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mjml/render.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/render.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude/render.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref<'_, Header<'header>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling mockito v1.1.0 [INFO] [stderr] Compiling css-compare v0.1.0 (/opt/rustwide/workdir/lib/css-compare) [INFO] [stderr] Compiling html-compare v0.1.0 (/opt/rustwide/workdir/lib/html-compare) [INFO] [stdout] warning: struct `ElementOpen` is never constructed [INFO] [stdout] --> lib/html-compare/src/token.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ElementOpen<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementClose` is never constructed [INFO] [stdout] --> lib/html-compare/src/token.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ElementClose<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/comment/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion/render.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_element/render.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_text/render.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_accordion_title/render.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_body/render.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_button/render.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 120 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel/render.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_carousel_image/render.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_column/render.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_divider/render.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_group/render.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_head/render.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_hero/render.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_image/render.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_include/body/render.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar/render.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_navbar_link/render.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_raw/render.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_section/render.rs:471:15 [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social/render.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_social_element/render.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_spacer/render.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_table/render.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_text/render.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mj_wrapper/render.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mjml/render.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/render.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude/render.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 189 | fn header(&self) -> Ref<'_, Header<'header>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/render.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightningcss v1.0.0-alpha.44 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8e6a13190bce0d2fc96dc0115f4d49e354f1fb5ec97a3f1d9f61ab3395298ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6a13190bce0d2fc96dc0115f4d49e354f1fb5ec97a3f1d9f61ab3395298ab3", kill_on_drop: false }` [INFO] [stdout] 8e6a13190bce0d2fc96dc0115f4d49e354f1fb5ec97a3f1d9f61ab3395298ab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e9097962e7043d5a00b86bd2e8d944437bbe3ecbc1bd481797dbaa08b15fc58 [INFO] running `Command { std: "docker" "start" "-a" "2e9097962e7043d5a00b86bd2e8d944437bbe3ecbc1bd481797dbaa08b15fc58", kill_on_drop: false }` [INFO] [stderr] warning: struct `ElementOpen` is never constructed [INFO] [stderr] --> lib/html-compare/src/token.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub struct ElementOpen<'a> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ElementClose` is never constructed [INFO] [stderr] --> lib/html-compare/src/token.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct ElementClose<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/comment/render.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | fn header(&self) -> Ref> { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_accordion/render.rs:89:15 [INFO] [stderr] | [INFO] [stderr] 89 | fn header(&self) -> Ref> { [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] 89 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_accordion_element/render.rs:86:15 [INFO] [stderr] | [INFO] [stderr] 86 | fn header(&self) -> Ref> { [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] 86 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_accordion_text/render.rs:66:15 [INFO] [stderr] | [INFO] [stderr] 66 | fn header(&self) -> Ref> { [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] 66 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_accordion_title/render.rs:94:15 [INFO] [stderr] | [INFO] [stderr] 94 | fn header(&self) -> Ref> { [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] 94 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_body/render.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 87 | fn header(&self) -> Ref> { [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] 87 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_button/render.rs:120:15 [INFO] [stderr] | [INFO] [stderr] 120 | fn header(&self) -> Ref> { [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] 120 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_carousel/render.rs:417:15 [INFO] [stderr] | [INFO] [stderr] 417 | fn header(&self) -> Ref> { [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] 417 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_carousel_image/render.rs:165:15 [INFO] [stderr] | [INFO] [stderr] 165 | fn header(&self) -> Ref> { [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] 165 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_column/render.rs:269:15 [INFO] [stderr] | [INFO] [stderr] 269 | fn header(&self) -> Ref> { [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] 269 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_divider/render.rs:96:15 [INFO] [stderr] | [INFO] [stderr] 96 | fn header(&self) -> Ref> { [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] 96 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_group/render.rs:137:15 [INFO] [stderr] | [INFO] [stderr] 137 | fn header(&self) -> Ref> { [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] 137 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_head/render.rs:277:15 [INFO] [stderr] | [INFO] [stderr] 277 | fn header(&self) -> Ref> { [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] 277 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_hero/render.rs:239:15 [INFO] [stderr] | [INFO] [stderr] 239 | fn header(&self) -> Ref> { [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] 239 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_image/render.rs:160:15 [INFO] [stderr] | [INFO] [stderr] 160 | fn header(&self) -> Ref> { [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] 160 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_include/body/render.rs:57:15 [INFO] [stderr] | [INFO] [stderr] 57 | fn header(&self) -> Ref> { [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] 57 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_navbar/render.rs:155:15 [INFO] [stderr] | [INFO] [stderr] 155 | fn header(&self) -> Ref> { [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] 155 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_navbar_link/render.rs:109:15 [INFO] [stderr] | [INFO] [stderr] 109 | fn header(&self) -> Ref> { [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] 109 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_raw/render.rs:28:15 [INFO] [stderr] | [INFO] [stderr] 28 | fn header(&self) -> Ref> { [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] 28 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_section/render.rs:471:15 [INFO] [stderr] | [INFO] [stderr] 471 | fn header(&self) -> Ref> { [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] 471 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_social/render.rs:151:15 [INFO] [stderr] | [INFO] [stderr] 151 | fn header(&self) -> Ref> { [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] 151 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_social_element/render.rs:201:15 [INFO] [stderr] | [INFO] [stderr] 201 | fn header(&self) -> Ref> { [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] 201 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_spacer/render.rs:35:15 [INFO] [stderr] | [INFO] [stderr] 35 | fn header(&self) -> Ref> { [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] 35 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_table/render.rs:56:15 [INFO] [stderr] | [INFO] [stderr] 56 | fn header(&self) -> Ref> { [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] 56 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_text/render.rs:75:15 [INFO] [stderr] | [INFO] [stderr] 75 | fn header(&self) -> Ref> { [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] 75 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mj_wrapper/render.rs:97:15 [INFO] [stderr] | [INFO] [stderr] 97 | fn header(&self) -> Ref> { [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] 97 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mjml/render.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | fn header(&self) -> Ref> { [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] 13 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/node/render.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | fn header(&self) -> Ref> { [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] 19 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/prelude/render.rs:189:15 [INFO] [stderr] | [INFO] [stderr] 189 | fn header(&self) -> Ref>; [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] 189 | fn header(&self) -> Ref<'_, Header<'header>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/text/render.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | fn header(&self) -> Ref> { [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] 12 | fn header(&self) -> Ref<'_, Header<'h>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `html-compare` (lib) generated 2 warnings [INFO] [stderr] warning: `mrml` (lib) generated 30 warnings (run `cargo fix --lib -p mrml` to apply 30 suggestions) [INFO] [stderr] warning: `mrml` (lib test) generated 30 warnings (30 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightningcss v1.0.0-alpha.44 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mrml-93f84f9ebbcdf2b8) [INFO] [stdout] [INFO] [stdout] running 377 tests [INFO] [stdout] test comment::json::tests::serialize ... ok [INFO] [stdout] test comment::print::tests::empty ... ok [INFO] [stdout] test comment::json::tests::deserialize ... ok [INFO] [stdout] test helper::spacing::tests::single_value ... ok [INFO] [stdout] test helper::spacing::tests::two_values ... ok [INFO] [stdout] test helper::style::tests::basic ... ok [INFO] [stdout] test helper::spacing::tests::invalid_values ... ok [INFO] [stdout] test comment::render::tests::render_with_is_raw ... ok [INFO] [stdout] test helper::spacing::tests::four_values ... ok [INFO] [stdout] test mj_accordion::children::macro_tests::as_mj_accordion_element ... ok [INFO] [stdout] test mj_accordion::json::tests::deserialize ... ok [INFO] [stdout] test comment::render::tests::render_disabled ... ok [INFO] [stdout] test mj_accordion::children::macro_tests::as_comment ... ok [INFO] [stdout] test comment::render::tests::render_enabled ... ok [INFO] [stdout] test mj_accordion::json::tests::serialize ... ok [INFO] [stdout] test mj_accordion::tests::chaining_json_parse ... ok [INFO] [stdout] test mj_accordion::parse::tests::basic ... ok [INFO] [stdout] test mj_accordion::print::tests::empty ... ok [INFO] [stdout] test mj_accordion::print::tests::with_children ... ok [INFO] [stdout] test helper::spacing::tests::three_values ... ok [INFO] [stdout] test mj_accordion_element::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_accordion_element::parse::tests::parse_text_child ... ok [INFO] [stdout] test mj_accordion_element::parse::tests::parse_text_child_errored ... ok [INFO] [stdout] test mj_accordion_element::parse::tests::parse_title_child ... ok [INFO] [stdout] test mj_accordion_element::print::tests::empty ... ok [INFO] [stdout] test mj_accordion_text::json::tests::deserialize ... ok [INFO] [stdout] test mj_accordion_text::json::tests::serialize ... ok [INFO] [stdout] test mj_accordion_element::render::tests::basic ... ok [INFO] [stdout] test mj_accordion_element::children::macro_tests::as_mj_accordion_title ... ok [INFO] [stdout] test mj_accordion_element::json::tests::serialize ... ok [INFO] [stdout] test mj_accordion_element::json::tests::deserialize ... ok [INFO] [stdout] test mj_accordion_text::print::tests::empty ... ok [INFO] [stdout] test mj_accordion_element::parse::tests::parse_title_child_errored ... ok [INFO] [stdout] test mj_accordion_element::parse::tests::parse_unknown_child ... ok [INFO] [stdout] test mj_accordion_element::print::tests::with_children ... ok [INFO] [stdout] test mj_accordion_element::children::macro_tests::as_mj_accordion_text ... ok [INFO] [stdout] test mj_accordion_title::json::tests::serialize ... ok [INFO] [stdout] test mj_attributes::children::macro_tests::as_mj_attributes_all ... ok [INFO] [stdout] test mj_accordion_title::print::tests::empty ... ok [INFO] [stdout] test mj_attributes::json::tests::deserialize ... ok [INFO] [stdout] test mj_attributes::children::macro_tests::as_mj_attributes_class ... ok [INFO] [stdout] test mj_attributes_all::json::tests::serialize ... ok [INFO] [stdout] test mj_attributes::json::tests::serialize ... ok [INFO] [stdout] test mj_attributes::children::macro_tests::as_mj_attributes_element ... ok [INFO] [stdout] test mj_attributes_all::parse::tests::parse_complete ... ok [INFO] [stdout] test mj_attributes::parse::tests::parse_complete ... ok [INFO] [stdout] test mj_attributes::print::tests::empty ... ok [INFO] [stdout] test mj_accordion_title::json::tests::deserialize ... ok [INFO] [stdout] test mj_attributes_all::json::tests::deserialize ... ok [INFO] [stdout] test mj_attributes_class::json::tests::deserialize ... ok [INFO] [stdout] test mj_accordion::tests::chaining_print_parse ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_button ... ok [INFO] [stdout] test mj_attributes_all::print::tests::empty ... ok [INFO] [stdout] test mj_accordion::render::tests::other ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_carousel ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_column ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_divider ... ok [INFO] [stdout] test mj_attributes_class::json::tests::serialize ... ok [INFO] [stdout] test mj_attributes_class::parse::tests::parse_complete ... ok [INFO] [stdout] test mj_attributes_element::print::tests::empty ... ok [INFO] [stdout] test mj_attributes_class::print::tests::empty ... ok [INFO] [stdout] test mj_attributes_element::json::tests::deserialize ... ok [INFO] [stdout] test mj_attributes_element::json::tests::serialize ... ok [INFO] [stdout] test mj_attributes_element::parse::tests::parse_complete ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_accordion::render::tests::basic ... ok [INFO] [stdout] test mj_accordion::render::tests::font_padding ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_hero ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_navbar ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_section ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_raw ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_spacer ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_social ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_text ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_wrapper ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_text ... ok [INFO] [stdout] test mj_body::json::tests::serialize ... ok [INFO] [stdout] test mj_body::json::tests::deserialize ... ok [INFO] [stdout] test mj_body::print::tests::empty ... ok [INFO] [stdout] test mj_breakpoint::json::tests::deserialize ... ok [INFO] [stdout] test mj_body::parse::tests::parse_complete ... ok [INFO] [stdout] test mj_breakpoint::json::tests::deserialize_missing_field ... ok [INFO] [stdout] test mj_breakpoint::json::tests::serialize ... ok [INFO] [stdout] test mj_body::print::tests::with_children ... ok [INFO] [stdout] test mj_breakpoint::parse::tests::success ... ok [INFO] [stdout] test mj_breakpoint::print::tests::normal ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_include ... ok [INFO] [stdout] test mj_breakpoint::parse::tests::unexpected_attributes ... ok [INFO] [stdout] test mj_button::json::tests::deserialize ... ok [INFO] [stdout] test mj_button::json::tests::serialize ... ok [INFO] [stdout] test mj_button::print::tests::empty ... ok [INFO] [stdout] test mj_button::parse::tests::success ... ok [INFO] [stdout] test mj_body::render::tests::empty ... ok [INFO] [stdout] test mj_accordion::render::tests::icon ... ok [INFO] [stdout] test mj_button::render::tests::background ... ok [INFO] [stdout] test mj_button::render::tests::basic ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_table ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_accordion ... ok [INFO] [stdout] test mj_button::render::tests::align ... ok [INFO] [stdout] test mj_button::render::tests::container_background_color ... ok [INFO] [stdout] test mj_button::render::tests::border_radius ... ok [INFO] [stdout] test mj_button::render::tests::font_family ... ok [INFO] [stdout] test mj_button::render::tests::font_weight ... ok [INFO] [stdout] test mj_button::render::tests::height ... ok [INFO] [stdout] test mj_button::render::tests::font_style ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_group ... ok [INFO] [stdout] test mj_button::render::tests::vertical_align ... ok [INFO] [stdout] test mj_button::render::tests::border ... ok [INFO] [stdout] test mj_button::render::tests::class ... ok [INFO] [stdout] test mj_button::render::tests::href ... ok [INFO] [stdout] test mj_carousel::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_body::children::macro_tests::as_mj_image ... ok [INFO] [stdout] test mj_carousel::json::tests::deserialize ... ok [INFO] [stdout] test mj_button::render::tests::color ... ok [INFO] [stdout] test mj_button::render::tests::width ... ok [INFO] [stdout] test mj_button::render::tests::inner_padding ... ok [INFO] [stdout] test mj_button::render::tests::font_size ... ok [INFO] [stdout] test mj_button::render::tests::example ... ok [INFO] [stdout] test mj_carousel::children::macro_tests::as_mj_carousel_image ... ok [INFO] [stdout] test mj_carousel::json::tests::serialize ... ok [INFO] [stdout] test mj_carousel::parse::tests::with_unexpected_child ... ok [INFO] [stdout] test mj_carousel::print::tests::empty ... ok [INFO] [stdout] test mj_button::render::tests::text_transform ... ok [INFO] [stdout] test mj_button::render::tests::text_decoration ... ok [INFO] [stdout] test mj_carousel::parse::tests::with_all_children ... ok [INFO] [stdout] test mj_carousel::print::tests::with_images ... ok [INFO] [stdout] test mj_button::render::tests::padding ... ok [INFO] [stdout] test mj_carousel_image::json::tests::serialize ... ok [INFO] [stdout] test mj_carousel_image::print::tests::empty ... ok [INFO] [stdout] test mj_column::json::tests::deserialize ... ok [INFO] [stdout] test mj_column::print::tests::empty ... ok [INFO] [stdout] test mj_column::render::tests::border_radius ... ok [INFO] [stdout] test mj_column::json::tests::serialize ... ok [INFO] [stdout] test mj_divider::json::tests::deserialize ... ok [INFO] [stdout] test mj_divider::json::tests::serialize ... ok [INFO] [stdout] test mj_divider::print::tests::empty ... ok [INFO] [stdout] test mj_column::render::tests::inner_background_color ... ok [INFO] [stdout] test mj_divider::render::tests::basic ... ok [INFO] [stdout] test mj_carousel::render::tests::basic ... ok [INFO] [stdout] test mj_carousel::render::tests::icon ... ok [INFO] [stdout] test mj_column::render::tests::width ... ok [INFO] [stdout] test mj_button::render::tests::line_height ... ok [INFO] [stdout] test mj_font::json::tests::deserialize ... ok [INFO] [stdout] test mj_divider::render::tests::container_background_color ... ok [INFO] [stdout] test mj_column::render::tests::class ... ok [INFO] [stdout] test mj_column::render::tests::basic ... ok [INFO] [stdout] test mj_font::json::tests::deserialize_missing_field ... ok [INFO] [stdout] test mj_font::parse::tests::success ... ok [INFO] [stdout] test mj_font::parse::tests::unexpected_attribute ... ok [INFO] [stdout] test mj_column::render::tests::vertical_align ... ok [INFO] [stdout] test mj_column::render::tests::background_color ... ok [INFO] [stdout] test mj_group::json::tests::deserialize ... ok [INFO] [stdout] test mj_carousel::render::tests::align_border_radius_class ... ok [INFO] [stdout] test mj_group::json::tests::serialize ... ok [INFO] [stdout] test mj_group::print::tests::empty ... ok [INFO] [stdout] test mj_font::json::tests::serialize ... ok [INFO] [stdout] test mj_font::print::tests::normal ... ok [INFO] [stdout] test mj_column::render::tests::border ... ok [INFO] [stdout] test mj_divider::render::tests::class ... ok [INFO] [stdout] test mj_divider::render::tests::width ... ok [INFO] [stdout] test mj_divider::render::tests::padding ... ok [INFO] [stdout] test mj_carousel::render::tests::thumbnails ... ok [INFO] [stdout] test mj_column::render::tests::padding ... ok [INFO] [stdout] test mj_group::render::tests::background_color ... ok [INFO] [stdout] test mj_group::render::tests::class ... ok [INFO] [stdout] test mj_group::render::tests::basic ... ok [INFO] [stdout] test mj_carousel_image::json::tests::deserialize ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_attributes ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_preview ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_font ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_raw ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_style ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_title ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_breakpoint ... ok [INFO] [stdout] test mj_head::print::tests::with_title ... ok [INFO] [stdout] test mj_head::children::macro_tests::as_mj_include ... ok [INFO] [stdout] test mj_head::json::tests::serialize ... ok [INFO] [stdout] test mj_head::print::tests::with_all ... ok [INFO] [stdout] test mj_head::print::tests::empty ... ok [INFO] [stdout] test mj_head::parse::tests::raw_children ... ok [INFO] [stdout] test mj_head::parse::tests::unexpected_element ... ok [INFO] [stdout] test mj_group::render::tests::width ... ok [INFO] [stdout] test mj_head::render::tests::attributes_basic ... ok [INFO] [stdout] test mj_head::json::tests::deserialize ... ok [INFO] [stdout] test mj_hero::json::tests::deserialize ... ok [INFO] [stdout] test mj_group::render::tests::direction ... ok [INFO] [stdout] test mj_group::render::tests::vertical_align ... ok [INFO] [stdout] test mj_hero::render::tests::vertical_align ... ok [INFO] [stdout] test mj_hero::render::tests::background_url ... ok [INFO] [stdout] test mj_hero::print::tests::empty ... ok [INFO] [stdout] test mj_hero::render::tests::mode ... ok [INFO] [stdout] test mj_hero::render::tests::background_height ... ok [INFO] [stdout] test mj_hero::render::tests::height ... ok [INFO] [stdout] test mj_hero::json::tests::serialize ... ok [INFO] [stdout] test mj_head::render::tests::style_basic ... ok [INFO] [stdout] test mj_hero::render::tests::class ... ok [INFO] [stdout] test mj_hero::render::tests::background_color ... ok [INFO] [stdout] test mj_image::json::tests::deserialize ... ok [INFO] [stdout] test mj_image::json::tests::serialize ... ok [INFO] [stdout] test mj_hero::render::tests::basic ... ok [INFO] [stdout] test mj_image::render::tests::align ... ok [INFO] [stdout] test mj_hero::render::tests::width ... ok [INFO] [stdout] test mj_image::render::tests::basic ... ok [INFO] [stdout] test mj_hero::render::tests::background_width ... ok [INFO] [stdout] test mj_include::body::parse::tests::basic_in_noop_resolver ... ok [INFO] [stdout] test mj_include::body::parse::tests::type_html_in_memory_resolver ... ok [INFO] [stdout] test mj_include::body::json::tests::serialize_html ... ok [INFO] [stdout] test mj_include::body::json::tests::deserialize ... ok [INFO] [stdout] test mj_include::body::json::tests::serialize_mjml ... ok [INFO] [stdout] test mj_include::body::parse::tests::basic_in_memory_resolver ... ok [INFO] [stdout] test mj_include::body::render::tests::basic_html_kind ... ok [INFO] [stdout] test mj_include::body::print::tests::kind_string ... ok [INFO] [stdout] test mj_include::body::print::tests::simple ... ok [INFO] [stdout] test mj_include::body::render::tests::basic_mjml_kind ... ok [INFO] [stdout] test mj_image::print::tests::empty ... ok [INFO] [stdout] test mj_include::body::tests::should_debug ... ok [INFO] [stdout] test mj_include::head::json::tests::serialize_css_inline ... ok [INFO] [stdout] test mj_include::head::json::tests::serialize_html ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_comment ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_attributes ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_font ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_breakpoint ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_preview ... ok [INFO] [stdout] test mj_include::head::json::tests::deserialize ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_raw ... ok [INFO] [stdout] test mj_include::body::print::tests::html_kind ... ok [INFO] [stdout] test mj_image::render::tests::border_radius ... ok [INFO] [stdout] test mj_image::render::tests::padding ... ok [INFO] [stdout] test mj_image::render::tests::height ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_style ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_mj_title ... ok [INFO] [stdout] test mj_include::head::macro_tests::as_text ... ok [INFO] [stdout] test mj_include::head::parse::tests::basic_in_memory_resolver ... ok [INFO] [stdout] test mj_include::head::print::tests::simple ... ok [INFO] [stdout] test mj_include::head::parse::tests::basic_in_noop_resolver ... ok [INFO] [stdout] test mj_include::head::print::tests::html_kind ... ok [INFO] [stdout] test mj_include::head::json::tests::serialize_mjml ... ok [INFO] [stdout] test mj_include::head::json::tests::serialize_css ... ok [INFO] [stdout] test mj_image::render::tests::border ... ok [INFO] [stdout] test mj_navbar::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_include::head::parse::tests::type_css_in_memory_resolver ... ok [INFO] [stdout] test mj_include::head::render::tests::basic_mjml_kind_include_last ... ok [INFO] [stdout] test mj_include::head::render::tests::basic_mjml_kind_include_first ... ok [INFO] [stdout] test mj_navbar::json::tests::serialize ... ok [INFO] [stdout] test mj_navbar::print::tests::empty ... ok [INFO] [stdout] test mj_navbar::children::macro_tests::as_mj_navbar_link ... ok [INFO] [stdout] test mj_navbar::json::tests::deserialize ... ok [INFO] [stdout] test mj_navbar_link::json::tests::deserialize ... ok [INFO] [stdout] test mj_navbar_link::json::tests::serialize ... ok [INFO] [stdout] test mj_image::render::tests::class ... ok [INFO] [stdout] test mj_include::head::render::tests::css_kind ... ok [INFO] [stdout] test mj_navbar_link::print::tests::empty ... ok [INFO] [stdout] test mj_hero::render::tests::background_position ... ok [INFO] [stdout] test mj_preview::json::tests::deserialize ... ok [INFO] [stdout] test mj_preview::json::tests::serialize ... ok [INFO] [stdout] test mj_raw::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_raw::children::macro_tests::as_text ... ok [INFO] [stdout] test mj_raw::json::tests::deserialize ... ok [INFO] [stdout] test mj_section::json::tests::deserialize ... ok [INFO] [stdout] test mj_section::json::tests::serialize ... ok [INFO] [stdout] test mj_section::print::tests::empty ... ok [INFO] [stdout] test mj_preview::print::tests::normal ... ok [INFO] [stdout] test mj_image::render::tests::container_background_color ... ok [INFO] [stdout] test mj_raw::render::tests::in_head ... ok [INFO] [stdout] test mj_navbar::render::tests::align_class ... ok [INFO] [stdout] test mj_preview::parse::tests::success ... ok [INFO] [stdout] test mj_section::render::tests::background_url ... ok [INFO] [stdout] test mj_carousel::render::tests::tb ... ok [INFO] [stdout] test mj_section::render::tests::background_url_full ... ok [INFO] [stdout] test mj_image::render::tests::href ... ok [INFO] [stdout] test mj_raw::json::tests::serialize ... ok [INFO] [stdout] test mj_raw::render::tests::basic ... ok [INFO] [stdout] test mj_section::render::tests::basic ... ok [INFO] [stdout] test mj_raw::print::tests::empty ... ok [INFO] [stdout] test mj_social::children::macro_tests::as_mj_social_element ... ok [INFO] [stdout] test mj_navbar::render::tests::ico ... ok [INFO] [stdout] test mj_social::children::macro_tests::as_comment ... ok [INFO] [stdout] test mj_social::json::tests::serialize ... ok [INFO] [stdout] test mj_social::print::tests::empty ... ok [INFO] [stdout] test mj_navbar::render::tests::basic ... ok [INFO] [stdout] test mj_section::render::tests::class ... ok [INFO] [stdout] test mj_section::render::tests::direction ... ok [INFO] [stdout] test mj_section::render::tests::background_color ... ok [INFO] [stdout] test mj_section::render::tests::text_align ... ok [INFO] [stdout] test mj_section::render::tests::padding ... ok [INFO] [stdout] test mj_section::render::tests::full_width ... ok [INFO] [stdout] test mj_section::render::tests::border_radius ... ok [INFO] [stdout] test mj_section::render::tests::body_width ... ok [INFO] [stdout] test mj_social::render::tests::align ... ok [INFO] [stdout] test mj_social::render::tests::border_radius ... ok [INFO] [stdout] test mj_social::json::tests::deserialize ... ok [INFO] [stdout] test mj_social_element::json::tests::deserialize ... ok [INFO] [stdout] test mj_social_element::json::tests::serialize ... ok [INFO] [stdout] test mj_social_element::parse::tests::parse_ending_tag ... ok [INFO] [stdout] test mj_social_element::print::tests::empty ... ok [INFO] [stdout] test mj_social::render::tests::color ... ok [INFO] [stdout] test mj_spacer::json::tests::deserialize ... ok [INFO] [stdout] test mj_spacer::print::tests::empty ... ok [INFO] [stdout] test mj_social::render::tests::basic ... ok [INFO] [stdout] test mj_social::render::tests::font ... ok [INFO] [stdout] test mj_spacer::json::tests::serialize ... ok [INFO] [stdout] test mj_section::render::tests::border ... ok [INFO] [stdout] test mj_social::render::tests::container_background_color ... ok [INFO] [stdout] test mj_social_element::render::tests::render_ending_tag ... ok [INFO] [stdout] test mj_social::render::tests::font_family ... ok [INFO] [stdout] test mj_social::render::tests::class ... ok [INFO] [stdout] test mj_social::render::tests::icon ... ok [INFO] [stdout] test mj_table::render::tests::text ... ok [INFO] [stdout] test mj_text::json::tests::deserialize ... ok [INFO] [stdout] test mj_text::json::tests::serialize ... ok [INFO] [stdout] test mj_text::print::tests::empty ... ok [INFO] [stdout] test mj_social::render::tests::text ... ok [INFO] [stdout] test mj_text::render::tests::align ... ok [INFO] [stdout] test mj_text::render::tests::basic ... ok [INFO] [stdout] test mj_style::json::tests::deserialize ... ok [INFO] [stdout] test mj_style::json::tests::serialize ... ok [INFO] [stdout] test mj_style::parse::tests::success ... ok [INFO] [stdout] test mj_style::print::tests::normal ... ok [INFO] [stdout] test mj_table::json::tests::serialize ... ok [INFO] [stdout] test mj_table::print::tests::empty ... ok [INFO] [stdout] test mj_social::render::tests::link ... ok [INFO] [stdout] test mj_social::render::tests::mode ... ok [INFO] [stdout] test mj_table::json::tests::deserialize ... ok [INFO] [stdout] test mj_social::render::tests::padding ... ok [INFO] [stdout] test mj_table::render::tests::basic ... ok [INFO] [stdout] test mj_table::render::tests::other ... ok [INFO] [stdout] test mj_table::render::tests::table ... ok [INFO] [stdout] test mj_spacer::render::tests::basic ... ok [INFO] [stdout] test mj_title::parse::tests::success ... ok [INFO] [stdout] test mj_title::print::tests::normal ... ok [INFO] [stdout] test mj_wrapper::json::tests::deserialize ... ok [INFO] [stdout] test mj_title::json::tests::deserialize ... ok [INFO] [stdout] test mj_title::json::tests::serialize ... ok [INFO] [stdout] test mj_text::render::tests::font_style ... ok [INFO] [stdout] test mj_text::render::tests::font_weight ... ok [INFO] [stdout] test mj_text::render::tests::height ... ok [INFO] [stdout] test mj_wrapper::parse::tests::parse_br_element ... ok [INFO] [stdout] test mjml::json::tests::deserialize ... ok [INFO] [stdout] test mj_wrapper::json::tests::serialize ... ok [INFO] [stdout] test mj_text::render::tests::padding ... ok [INFO] [stdout] test mj_wrapper::print::tests::empty ... ok [INFO] [stdout] test mj_wrapper::render::tests::basic ... ok [INFO] [stdout] test mj_text::render::tests::color ... ok [INFO] [stdout] test mj_text::render::tests::example ... ok [INFO] [stdout] test mj_text::render::tests::class ... ok [INFO] [stdout] test mj_text::render::tests::container_background_color ... ok [INFO] [stdout] test mjml::json::tests::serialize ... ok [INFO] [stdout] test mjml::parse::tests::with_owa ... ok [INFO] [stdout] test mjml::parse::tests::simple ... ok [INFO] [stdout] test mj_text::render::tests::line_height ... ok [INFO] [stdout] test mjml::parse::tests::with_lang ... ok [INFO] [stdout] test mj_wrapper::render::tests::padding ... ok [INFO] [stdout] test mj_wrapper::render::tests::background ... ok [INFO] [stdout] test mj_wrapper::render::tests::other ... ok [INFO] [stdout] test node::print::tests::normal ... ok [INFO] [stdout] test node::json::tests::deserialize ... ok [INFO] [stdout] test node::json::tests::serialize ... ok [INFO] [stdout] test mjml::print::tests::with_body ... ok [INFO] [stdout] test mjml::print::tests::with_lang ... ok [INFO] [stdout] test mjml::render::tests::empty ... ok [INFO] [stdout] test mjml::print::tests::empty ... ok [INFO] [stdout] test mjml::render::tests::stable_output ... ok [INFO] [stdout] test prelude::parse::loader::tests::should_display_basic ... ok [INFO] [stdout] test prelude::parse::loader::tests::should_display_with_cause ... ok [INFO] [stdout] test tests::parse_simple ... ok [INFO] [stdout] test tests::parse_with_options ... ok [INFO] [stdout] test text::json::tests::serialize ... ok [INFO] [stdout] test text::print::tests::empty ... ok [INFO] [stdout] test node::print::tests::with_attributes ... ok [INFO] [stdout] test prelude::parse::loader::tests::should_display_with_message ... ok [INFO] [stdout] test mj_text::render::tests::font_size ... ok [INFO] [stdout] test mjml::render::tests::template_air_astana ... ok [INFO] [stdout] test text::json::tests::deserialize ... ok [INFO] [stdout] test mj_wrapper::render::tests::border ... ok [INFO] [stdout] test mj_text::render::tests::font_family ... ok [INFO] [stdout] test mjml::render::tests::template_amario ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 377 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Doc-tests mrml [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/mj_accordion/mod.rs - mj_accordion (line 3) ... ok [INFO] [stdout] test src/mjml/parse.rs - mjml::parse::Mjml::parse_with_options (line 67) ... ok [INFO] [stdout] test src/lib.rs - parse_with_options (line 103) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/prelude/parse/noop_loader.rs - prelude::parse::noop_loader::NoopIncludeLoader (line 12) ... ok [INFO] [stdout] test src/mjml/parse.rs - mjml::parse::Mjml::parse (line 96) ... ok [INFO] [stdout] test src/lib.rs - parse (line 126) ... ok [INFO] [stdout] test src/prelude/parse/memory_loader.rs - prelude::parse::memory_loader::MemoryIncludeLoader (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e9097962e7043d5a00b86bd2e8d944437bbe3ecbc1bd481797dbaa08b15fc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9097962e7043d5a00b86bd2e8d944437bbe3ecbc1bd481797dbaa08b15fc58", kill_on_drop: false }` [INFO] [stdout] 2e9097962e7043d5a00b86bd2e8d944437bbe3ecbc1bd481797dbaa08b15fc58