[INFO] cloning repository https://github.com/quintenpalmer/htmldsl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quintenpalmer/htmldsl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenpalmer%2Fhtmldsl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenpalmer%2Fhtmldsl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf8c7535dea31e314bf5b6b585cc1d19066f7de2
[INFO] testing quintenpalmer/htmldsl against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintenpalmer%2Fhtmldsl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quintenpalmer/htmldsl
[INFO] finished tweaking git repo https://github.com/quintenpalmer/htmldsl
[INFO] tweaked toml for git repo https://github.com/quintenpalmer/htmldsl written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quintenpalmer/htmldsl on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quintenpalmer/htmldsl 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.10
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e18112d3cbdbac9f0c9b22ac89d20df20ee034baaa8a105f45b487f9e109aac
[INFO] running `Command { std: "docker" "start" "-a" "4e18112d3cbdbac9f0c9b22ac89d20df20ee034baaa8a105f45b487f9e109aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e18112d3cbdbac9f0c9b22ac89d20df20ee034baaa8a105f45b487f9e109aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e18112d3cbdbac9f0c9b22ac89d20df20ee034baaa8a105f45b487f9e109aac", kill_on_drop: false }`
[INFO] [stdout] 4e18112d3cbdbac9f0c9b22ac89d20df20ee034baaa8a105f45b487f9e109aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6756ac1ecda8e244106d1d26d4a426396b02d69afb8326604aabbb340c3cd218
[INFO] running `Command { std: "docker" "start" "-a" "6756ac1ecda8e244106d1d26d4a426396b02d69afb8326604aabbb340c3cd218", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling htmldsl_internal v0.1.0 (/opt/rustwide/workdir/htmldsl_internal)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         pub fn into_renderable(&self) -> Renderable {
[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] 19 |         pub fn into_renderable(&self) -> Renderable<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn get_children(&self) -> Result<Vec<Renderable>, String>;
[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 get_children(&self) -> Result<Vec<Renderable<'_>>, String>;
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling htmldsl_internal_derive v0.1.0 (/opt/rustwide/workdir/htmldsl_internal_derive)
[INFO] [stderr]    Compiling htmldsl v0.1.0 (/opt/rustwide/workdir/htmldsl)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 56 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 93 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 132 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 150 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 468 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:724:21
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 724 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:808:21
[INFO] [stdout]     |
[INFO] [stdout] 808 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 808 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:846:21
[INFO] [stdout]     |
[INFO] [stdout] 846 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 846 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 894 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "6756ac1ecda8e244106d1d26d4a426396b02d69afb8326604aabbb340c3cd218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6756ac1ecda8e244106d1d26d4a426396b02d69afb8326604aabbb340c3cd218", kill_on_drop: false }`
[INFO] [stdout] 6756ac1ecda8e244106d1d26d4a426396b02d69afb8326604aabbb340c3cd218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52fe0119fbabe4cf2ac35e0988b5ad1ab630632af9efbf8fb68f30192b2227da
[INFO] running `Command { std: "docker" "start" "-a" "52fe0119fbabe4cf2ac35e0988b5ad1ab630632af9efbf8fb68f30192b2227da", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         pub fn into_renderable(&self) -> Renderable {
[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] 19 |         pub fn into_renderable(&self) -> Renderable<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn get_children(&self) -> Result<Vec<Renderable>, String>;
[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 get_children(&self) -> Result<Vec<Renderable<'_>>, String>;
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling htmldsl_internal v0.1.0 (/opt/rustwide/workdir/htmldsl_internal)
[INFO] [stderr]    Compiling htmldsl_internal_derive v0.1.0 (/opt/rustwide/workdir/htmldsl_internal_derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         pub fn into_renderable(&self) -> Renderable {
[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] 19 |         pub fn into_renderable(&self) -> Renderable<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl_internal/src/lib.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |         fn get_children(&self) -> Result<Vec<Renderable>, String>;
[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 get_children(&self) -> Result<Vec<Renderable<'_>>, String>;
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling htmldsl v0.1.0 (/opt/rustwide/workdir/htmldsl)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 56 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 93 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 132 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 150 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 468 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:724:21
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 724 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:808:21
[INFO] [stdout]     |
[INFO] [stdout] 808 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 808 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:846:21
[INFO] [stdout]     |
[INFO] [stdout] 846 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 846 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 894 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 56 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> htmldsl/src/elements.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 93 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 132 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 150 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 468 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:724:21
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 724 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:808:21
[INFO] [stdout]     |
[INFO] [stdout] 808 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 808 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:846:21
[INFO] [stdout]     |
[INFO] [stdout] 846 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 846 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> htmldsl/src/elements.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 894 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "52fe0119fbabe4cf2ac35e0988b5ad1ab630632af9efbf8fb68f30192b2227da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fe0119fbabe4cf2ac35e0988b5ad1ab630632af9efbf8fb68f30192b2227da", kill_on_drop: false }`
[INFO] [stdout] 52fe0119fbabe4cf2ac35e0988b5ad1ab630632af9efbf8fb68f30192b2227da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9490cb77101d346d1cb05be1226c71dd0b17ed80ff0fec44a7022c21d1bc8126
[INFO] running `Command { std: "docker" "start" "-a" "9490cb77101d346d1cb05be1226c71dd0b17ed80ff0fec44a7022c21d1bc8126", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> htmldsl_internal/src/lib.rs:19:32
[INFO] [stderr]    |
[INFO] [stderr] 19 |         pub fn into_renderable(&self) -> Renderable {
[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] 19 |         pub fn into_renderable(&self) -> Renderable<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> htmldsl_internal/src/lib.rs:57:25
[INFO] [stderr]    |
[INFO] [stderr] 57 |         fn get_children(&self) -> Result<Vec<Renderable>, String>;
[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 get_children(&self) -> Result<Vec<Renderable<'_>>, String>;
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `htmldsl_internal` (lib) generated 2 warnings
[INFO] [stderr] warning: `htmldsl_internal` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> htmldsl/src/elements.rs:56:21
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 56 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> htmldsl/src/elements.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 93 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 132 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:150:21
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 150 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:468:21
[INFO] [stderr]     |
[INFO] [stderr] 468 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 468 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:724:21
[INFO] [stderr]     |
[INFO] [stderr] 724 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 724 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:808:21
[INFO] [stderr]     |
[INFO] [stderr] 808 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 808 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:846:21
[INFO] [stderr]     |
[INFO] [stderr] 846 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 846 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> htmldsl/src/elements.rs:894:21
[INFO] [stderr]     |
[INFO] [stderr] 894 |     fn get_children(&self) -> Result<Vec<Renderable>, String> {
[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] 894 |     fn get_children(&self) -> Result<Vec<Renderable<'_>>, String> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `htmldsl` (lib) generated 9 warnings
[INFO] [stderr] warning: `htmldsl` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htmldsl-5acd872ca221b134)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htmldsl_internal-8f494662a09cfe21)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htmldsl_internal_derive-7e883d55ed743ffa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests htmldsl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests htmldsl_internal
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests htmldsl_internal_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9490cb77101d346d1cb05be1226c71dd0b17ed80ff0fec44a7022c21d1bc8126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9490cb77101d346d1cb05be1226c71dd0b17ed80ff0fec44a7022c21d1bc8126", kill_on_drop: false }`
[INFO] [stdout] 9490cb77101d346d1cb05be1226c71dd0b17ed80ff0fec44a7022c21d1bc8126
