[INFO] cloning repository https://github.com/Asha20/flou
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Asha20/flou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa951d52fec9e32f7a6a1a716ab8ec7078f1a01f
[INFO] checking Asha20/flou against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsha20%2Fflou" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Asha20/flou
[INFO] finished tweaking git repo https://github.com/Asha20/flou
[INFO] tweaked toml for git repo https://github.com/Asha20/flou written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Asha20/flou on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Asha20/flou 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded ctor v0.1.21
[INFO] [stderr]   Downloaded brownstone v1.0.1
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded pretty_assertions v1.0.0
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded nom-supreme v0.6.0
[INFO] [stderr]   Downloaded minimal-lexical v0.1.4
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4933c53998c59c8c960184b8d4ccc58520ce45372ab7d40086ca366c234d46e
[INFO] running `Command { std: "docker" "start" "-a" "e4933c53998c59c8c960184b8d4ccc58520ce45372ab7d40086ca366c234d46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4933c53998c59c8c960184b8d4ccc58520ce45372ab7d40086ca366c234d46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4933c53998c59c8c960184b8d4ccc58520ce45372ab7d40086ca366c234d46e", kill_on_drop: false }`
[INFO] [stdout] e4933c53998c59c8c960184b8d4ccc58520ce45372ab7d40086ca366c234d46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c569adc3182a44bc0bf011dcf888c94327e1c4bbf83608213233c83233e23de5
[INFO] running `Command { std: "docker" "start" "-a" "c569adc3182a44bc0bf011dcf888c94327e1c4bbf83608213233c83233e23de5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]     Checking minimal-lexical v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking pretty_assertions v1.0.0
[INFO] [stderr]     Checking brownstone v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nom-supreme v0.6.0
[INFO] [stderr]     Checking flou v0.1.0 (/opt/rustwide/workdir/crates/flou)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/parse/ast.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]    |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is named 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: consistently use `'i`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                       --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse_vec(i: Input<'i>) -> Result<Vec<Self>> {
[INFO] [stdout]     |                           --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse_vec(i: Input<'i>) -> Result<'i, Vec<Self>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:194:42
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:285:42
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:305:42
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parts/flou.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |     definitions: Vec<(Identifier<'i>, Vec<NodeAttribute<'i>>)>,
[INFO] [stdout]     |                                  --                     -- the lifetime is named here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout] 300 | ) -> Result<MapId<Vec<NodeAttribute<'i>>>, HashSet<Identifier<'i>>> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^--^^^                     -- the same lifetime is named here
[INFO] [stdout]     |             |                       |
[INFO] [stdout]     |             |                       the same lifetime is named here
[INFO] [stdout]     |             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 300 | ) -> Result<MapId<'i, Vec<NodeAttribute<'i>>>, HashSet<Identifier<'i>>> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/parts/grid.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub(crate) fn get_id(&self, pos: IndexPos) -> Option<Option<&Identifier>> {
[INFO] [stdout]    |                          ^^^^^                                  ^^^^^^^^^^^
[INFO] [stdout]    |                          |                                      ||
[INFO] [stdout]    |                          |                                      |the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here            the same 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] 74 |     pub(crate) fn get_id(&self, pos: IndexPos) -> Option<Option<&Identifier<'_>>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/render_svg/node.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(crate) fn render(&self, viewport: Viewport) -> SVGElement {
[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 |     pub(crate) fn render(&self, viewport: Viewport) -> SVGElement<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/render_svg/path.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn padded_get_id(&self, pos: PaddedPos) -> Option<Option<&Identifier>> {
[INFO] [stdout]     |                      ^^^^^                                   ^^^^^^^^^^^
[INFO] [stdout]     |                      |                                       ||
[INFO] [stdout]     |                      |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here             the same 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 padded_get_id(&self, pos: PaddedPos) -> Option<Option<&Identifier<'_>>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> crates/flou/src/svg/element.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn escape(input: &str) -> Cow<str> {
[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] 8 | fn escape(input: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/svg/text.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn render(self, s: &str) -> SVGElement {
[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 |     pub(crate) fn render(self, s: &str) -> SVGElement<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/test.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn id(s: &str) -> ast::Identifier {
[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] 34 | pub(crate) fn id(s: &str) -> ast::Identifier<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/parse/ast.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]    |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                       --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse_vec(i: Input<'i>) -> Result<Vec<Self>> {
[INFO] [stdout]     |                           --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse_vec(i: Input<'i>) -> Result<'i, Vec<Self>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:194:42
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:285:42
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parse/ast.rs:305:42
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub(crate) fn parse(i: Input<'i>) -> Result<Self> {
[INFO] [stdout]     |                                  --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub(crate) fn parse(i: Input<'i>) -> Result<'i, Self> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/parts/flou.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |     definitions: Vec<(Identifier<'i>, Vec<NodeAttribute<'i>>)>,
[INFO] [stdout]     |                                  --                     -- the lifetime is named here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout] 300 | ) -> Result<MapId<Vec<NodeAttribute<'i>>>, HashSet<Identifier<'i>>> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^--^^^                     -- the same lifetime is named here
[INFO] [stdout]     |             |                       |
[INFO] [stdout]     |             |                       the same lifetime is named here
[INFO] [stdout]     |             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 300 | ) -> Result<MapId<'i, Vec<NodeAttribute<'i>>>, HashSet<Identifier<'i>>> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/parts/grid.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub(crate) fn get_id(&self, pos: IndexPos) -> Option<Option<&Identifier>> {
[INFO] [stdout]    |                          ^^^^^                                  ^^^^^^^^^^^
[INFO] [stdout]    |                          |                                      ||
[INFO] [stdout]    |                          |                                      |the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here            the same 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] 74 |     pub(crate) fn get_id(&self, pos: IndexPos) -> Option<Option<&Identifier<'_>>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/render_svg/node.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub(crate) fn render(&self, viewport: Viewport) -> SVGElement {
[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 |     pub(crate) fn render(&self, viewport: Viewport) -> SVGElement<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/flou/src/render_svg/path.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn padded_get_id(&self, pos: PaddedPos) -> Option<Option<&Identifier>> {
[INFO] [stdout]     |                      ^^^^^                                   ^^^^^^^^^^^
[INFO] [stdout]     |                      |                                       ||
[INFO] [stdout]     |                      |                                       |the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here             the same 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 padded_get_id(&self, pos: PaddedPos) -> Option<Option<&Identifier<'_>>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> crates/flou/src/svg/element.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn escape(input: &str) -> Cow<str> {
[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] 8 | fn escape(input: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/flou/src/svg/text.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) fn render(self, s: &str) -> SVGElement {
[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 |     pub(crate) fn render(self, s: &str) -> SVGElement<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking flou_cli v0.1.0 (/opt/rustwide/workdir/crates/flou_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "c569adc3182a44bc0bf011dcf888c94327e1c4bbf83608213233c83233e23de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c569adc3182a44bc0bf011dcf888c94327e1c4bbf83608213233c83233e23de5", kill_on_drop: false }`
[INFO] [stdout] c569adc3182a44bc0bf011dcf888c94327e1c4bbf83608213233c83233e23de5
