[INFO] cloning repository https://github.com/rcrwhyg/dino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcrwhyg/dino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Fdino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Fdino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fefda9af2c4f8f5ba89b173125e4aac9c7c9abe0
[INFO] checking rcrwhyg/dino against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Fdino" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rcrwhyg/dino
[INFO] finished tweaking git repo https://github.com/rcrwhyg/dino
[INFO] tweaked toml for git repo https://github.com/rcrwhyg/dino written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rcrwhyg/dino on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rcrwhyg/dino 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]   Downloaded bswap v1.0.0
[INFO] [stderr]   Downloaded pathdiff v0.2.2
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded swc_ecma_visit v4.0.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded swc_ecma_utils v5.0.0
[INFO] [stderr]   Downloaded unicode-id-start v1.3.1
[INFO] [stderr]   Downloaded swc_visit v2.0.0
[INFO] [stderr]   Downloaded sha v1.0.3
[INFO] [stderr]   Downloaded swc_config v1.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v4.0.2
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] [stderr]   Downloaded rquickjs-core v0.8.1
[INFO] [stderr]   Downloaded ast_node v2.0.0
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded swc_bundler v5.0.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v5.0.1
[INFO] [stderr]   Downloaded swc_common v4.0.0
[INFO] [stderr]   Downloaded swc_ecma_parser v5.0.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.8.1
[INFO] [stderr]   Downloaded ryu-js v1.0.1
[INFO] [stderr]   Downloaded sourcemap v9.1.0
[INFO] [stderr]   Downloaded hstr v0.2.12
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.5.0
[INFO] [stderr]   Downloaded matchit v0.8.5
[INFO] [stderr]   Downloaded swc_ecma_transforms_optimization v5.0.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_typescript v5.0.0
[INFO] [stderr]   Downloaded string_enum v1.0.0
[INFO] [stderr]   Downloaded from_variant v2.0.0
[INFO] [stderr]   Downloaded rquickjs v0.8.1
[INFO] [stderr]   Downloaded typed-builder v0.20.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded notify-types v1.0.0
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded rquickjs-macro v0.8.1
[INFO] [stderr]   Downloaded radix_fmt v1.0.0
[INFO] [stderr]   Downloaded swc_fast_graph v5.0.0
[INFO] [stderr]   Downloaded swc_graph_analyzer v4.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v1.0.0
[INFO] [stderr]   Downloaded swc_ecma_loader v4.0.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded swc_cached v1.0.0
[INFO] [stderr]   Downloaded swc_config_macro v1.0.0
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded swc_ecma_transforms_react v5.0.0
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded better_scoped_tls v1.0.0
[INFO] [stderr]   Downloaded swc_macros_common v1.0.0
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded swc_allocator v1.0.0
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v1.0.0
[INFO] [stderr]   Downloaded swc_ecma_ast v4.0.1
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded swc_atoms v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97eb338a0a685023842be576a2ca41302d6f519307de5cf97ed0bea1b9d257ff
[INFO] running `Command { std: "docker" "start" "-a" "97eb338a0a685023842be576a2ca41302d6f519307de5cf97ed0bea1b9d257ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97eb338a0a685023842be576a2ca41302d6f519307de5cf97ed0bea1b9d257ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97eb338a0a685023842be576a2ca41302d6f519307de5cf97ed0bea1b9d257ff", kill_on_drop: false }`
[INFO] [stdout] 97eb338a0a685023842be576a2ca41302d6f519307de5cf97ed0bea1b9d257ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c68bfc6fe85ae995437830a8b92bb5d487c5146576e5b9b4db988d07a4c6cfeb
[INFO] running `Command { std: "docker" "start" "-a" "c68bfc6fe85ae995437830a8b92bb5d487c5146576e5b9b4db988d07a4c6cfeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]    Compiling swc_bundler v5.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking matchit v0.8.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking bswap v1.0.0
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sha v1.0.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking notify-types v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking notify-debouncer-mini v0.5.0
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling ast_node v2.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking typed-builder v0.20.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling dino-macros v0.1.0 (/opt/rustwide/workdir/dino-macros)
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking swc_cached v1.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking hstr v0.2.12
[INFO] [stderr]     Checking swc_allocator v1.0.0
[INFO] [stderr]     Checking swc_atoms v2.0.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking swc_config v1.0.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking sourcemap v9.1.0
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking swc_common v4.0.0
[INFO] [stderr]     Checking swc_ecma_ast v4.0.1
[INFO] [stderr]     Checking swc_fast_graph v5.0.0
[INFO] [stderr]     Checking swc_ecma_loader v4.0.0
[INFO] [stderr]     Checking swc_graph_analyzer v4.0.0
[INFO] [stderr]    Compiling rquickjs-core v0.8.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling rquickjs-macro v0.8.1
[INFO] [stderr]     Checking swc_ecma_visit v4.0.0
[INFO] [stderr]     Checking swc_ecma_parser v5.0.0
[INFO] [stderr]     Checking swc_ecma_codegen v4.0.2
[INFO] [stderr]     Checking rquickjs v0.8.1
[INFO] [stderr]     Checking dino-server v0.1.0 (/opt/rustwide/workdir/dino-server)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> dino-server/src/router.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &'m self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 85 |     ) -> Result<Match<&str>, AppError>
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |                 |     |
[INFO] [stdout]    |                 |     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'m`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> Result<Match<'m, &'m str>, AppError>
[INFO] [stdout]    |                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> dino-server/src/router.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &'m self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 85 |     ) -> Result<Match<&str>, AppError>
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |                 |     |
[INFO] [stdout]    |                 |     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'m`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> Result<Match<'m, &'m str>, AppError>
[INFO] [stdout]    |                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swc_ecma_utils v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v5.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v5.0.0
[INFO] [stderr]     Checking bundler v0.1.0 (/opt/rustwide/workdir/bundler)
[INFO] [stderr]     Checking dino v0.1.0 (/opt/rustwide/workdir/dino)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "c68bfc6fe85ae995437830a8b92bb5d487c5146576e5b9b4db988d07a4c6cfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68bfc6fe85ae995437830a8b92bb5d487c5146576e5b9b4db988d07a4c6cfeb", kill_on_drop: false }`
[INFO] [stdout] c68bfc6fe85ae995437830a8b92bb5d487c5146576e5b9b4db988d07a4c6cfeb
