[INFO] cloning repository https://github.com/derekdreery/mermaid-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekdreery/mermaid-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fmermaid-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fmermaid-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e0c07a8cf5bed0f34fa735bd2e5779c29c25421
[INFO] testing derekdreery/mermaid-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fmermaid-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/derekdreery/mermaid-rs
[INFO] finished tweaking git repo https://github.com/derekdreery/mermaid-rs
[INFO] tweaked toml for git repo https://github.com/derekdreery/mermaid-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/derekdreery/mermaid-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/derekdreery/mermaid-rs 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svg v0.10.0
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded unicode-general-category v0.4.0
[INFO] [stderr]   Downloaded pangocairo v0.15.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.15.1
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded pangocairo-sys v0.15.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded associative-cache v1.0.1
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded utf16_lit v2.0.2
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded pango-sys v0.15.10
[INFO] [stderr]   Downloaded unic-bidi v0.9.0
[INFO] [stderr]   Downloaded system-deps v6.0.3
[INFO] [stderr]   Downloaded gobject-sys v0.15.10
[INFO] [stderr]   Downloaded glib-macros v0.15.11
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded cfg-expr v0.11.0
[INFO] [stderr]   Downloaded pango v0.15.10
[INFO] [stderr]   Downloaded glib-sys v0.15.10
[INFO] [stderr]   Downloaded bytemuck v1.12.2
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded cairo-rs v0.15.12
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded layout-rs v0.1.1
[INFO] [stderr]   Downloaded kurbo v0.8.3
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded glib v0.15.12
[INFO] [stderr]   Downloaded image v0.24.4
[INFO] [stderr]   Downloaded rustybuzz v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823
[INFO] running `Command { std: "docker" "start" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.12.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling svg v0.10.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling layout-rs v0.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling rustybuzz v0.4.0
[INFO] [stderr]    Compiling piet v0.5.0 (https://github.com/linebender/piet#5c505b08)
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pangocairo-sys v0.15.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling font-kit v0.10.1
[INFO] [stderr]    Compiling piet-svg v0.5.0 (https://github.com/linebender/piet#5c505b08)
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling pangocairo v0.15.1
[INFO] [stderr]    Compiling piet-cairo v0.5.0 (https://github.com/linebender/piet#5c505b08)
[INFO] [stderr]    Compiling piet-common v0.5.0 (https://github.com/linebender/piet#5c505b08)
[INFO] [stderr]    Compiling mermaid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn node(i: &str) -> IResult<&str, Node> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided here
[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] 149 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn connector(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[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] 257 | fn connector(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[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] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[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] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/diagrams/pie/parse.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn parse_pie(i: &str) -> IResult<Pie> {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |        |       |
[INFO] [stdout]    |                     |        |       the same lifetime is hidden here
[INFO] [stdout]    |                     |        the same lifetime is hidden here
[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] 82 | pub fn parse_pie(i: &str) -> IResult<'_, Pie<'_>> {
[INFO] [stdout]    |                                      +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parse_header(i: Span<'_>) -> IResult<(Option<&str>, bool)> {
[INFO] [stdout]     |                         ^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |       |               |
[INFO] [stdout]     |                         |       |               the same lifetime is elided here
[INFO] [stdout]     |                         |       the same lifetime is hidden here
[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] 111 | fn parse_header(i: Span<'_>) -> IResult<'_, (Option<&str>, bool)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span) -> IResult<&str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |        |       |
[INFO] [stdout]     |                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                   |        the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                       ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span) -> IResult<&str> {
[INFO] [stdout]     |              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |              |        |       |
[INFO] [stdout]     |              |        |       the same lifetime is elided here
[INFO] [stdout]     |              |        the same lifetime is hidden here
[INFO] [stdout]     |              the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                  ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0, svg v0.10.0
[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" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mermaid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn node(i: &str) -> IResult<&str, Node> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided here
[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] 149 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn connector(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[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] 257 | fn connector(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[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] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[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] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/diagrams/pie/parse.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn parse_pie(i: &str) -> IResult<Pie> {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |        |       |
[INFO] [stdout]    |                     |        |       the same lifetime is hidden here
[INFO] [stdout]    |                     |        the same lifetime is hidden here
[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] 82 | pub fn parse_pie(i: &str) -> IResult<'_, Pie<'_>> {
[INFO] [stdout]    |                                      +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parse_header(i: Span<'_>) -> IResult<(Option<&str>, bool)> {
[INFO] [stdout]     |                         ^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |       |               |
[INFO] [stdout]     |                         |       |               the same lifetime is elided here
[INFO] [stdout]     |                         |       the same lifetime is hidden here
[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] 111 | fn parse_header(i: Span<'_>) -> IResult<'_, (Option<&str>, bool)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span) -> IResult<&str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |        |       |
[INFO] [stdout]     |                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                   |        the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                       ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span) -> IResult<&str> {
[INFO] [stdout]     |              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |              |        |       |
[INFO] [stdout]     |              |        |       the same lifetime is elided here
[INFO] [stdout]     |              |        the same lifetime is hidden here
[INFO] [stdout]     |              the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                  ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `simple` in `mermaid`
[INFO] [stdout]  --> examples/simple.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         mermaid::simple::Circle::new(kurbo::Point::new(20., 20.), 10., Color::rgb(0., 1., 1.));
[INFO] [stdout]   |                  ^^^^^^ could not find `simple` in `mermaid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: enum `Color` is private
[INFO] [stdout]   --> examples/simple.rs:1:21
[INFO] [stdout]    |
[INFO] [stdout]  1 | use mermaid::style::Color;
[INFO] [stdout]    |                     ^^^^^ private enum
[INFO] [stdout]    |
[INFO] [stdout] note: the enum `Color` is defined here
[INFO] [stdout]   --> src/style.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use piet::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/piet-b7fb55a410eb3858/5c505b0/piet/src/color.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[non_exhaustive]
[INFO] [stdout]    | ----------------- cannot be constructed because it is `#[non_exhaustive]`
[INFO] [stdout] help: import `Color` directly
[INFO] [stdout]    |
[INFO] [stdout]  1 - use mermaid::style::Color;
[INFO] [stdout]  1 + use piet::color::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mermaid` (example "simple") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn node(i: &str) -> IResult<&str, Node> {
[INFO] [stdout]     |            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |
[INFO] [stdout]     |            |                the same lifetime is elided here
[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] 149 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn connector(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[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] 257 | fn connector(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is elided here
[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] 266 | fn connector_dotted(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/flowchart/parse.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[INFO] [stdout]     |                       |                the same lifetime is elided here
[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] 285 | fn connector_solid(i: &str) -> IResult<&str, Connector<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/diagrams/pie/parse.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn parse_pie(i: &str) -> IResult<Pie> {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                     |        |       |
[INFO] [stdout]    |                     |        |       the same lifetime is hidden here
[INFO] [stdout]    |                     |        the same lifetime is hidden here
[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] 82 | pub fn parse_pie(i: &str) -> IResult<'_, Pie<'_>> {
[INFO] [stdout]    |                                      +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parse_header(i: Span<'_>) -> IResult<(Option<&str>, bool)> {
[INFO] [stdout]     |                         ^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |       |               |
[INFO] [stdout]     |                         |       |               the same lifetime is elided here
[INFO] [stdout]     |                         |       the same lifetime is hidden here
[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] 111 | fn parse_header(i: Span<'_>) -> IResult<'_, (Option<&str>, bool)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span) -> IResult<&str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |        |       |
[INFO] [stdout]     |                   |        |       the same lifetime is elided here
[INFO] [stdout]     |                   |        the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_title(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                       ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/diagrams/pie/parse.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span) -> IResult<&str> {
[INFO] [stdout]     |              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |              |        |       |
[INFO] [stdout]     |              |        |       the same lifetime is elided here
[INFO] [stdout]     |              |        the same lifetime is hidden here
[INFO] [stdout]     |              the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn quoted(i: Span<'_>) -> IResult<'_, &str> {
[INFO] [stdout]     |                  ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823", kill_on_drop: false }`
[INFO] [stdout] 4676f4f286f223ccb32cf180bc486176b14c4e1959bb359917dd9a4445282823
