[INFO] cloning repository https://github.com/wini-rs/wini-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wini-rs/wini-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwini-rs%2Fwini-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwini-rs%2Fwini-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 405069b066ca914e50efb0ea8dd6722a06a19135 [INFO] building wini-rs/wini-website against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwini-rs%2Fwini-website" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wini-rs/wini-website [INFO] finished tweaking git repo https://github.com/wini-rs/wini-website [INFO] tweaked toml for git repo https://github.com/wini-rs/wini-website written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wini-rs/wini-website on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wini-rs/wini-website 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a58a4abaa250d6eb55bf40cd344d3928b83a5f094370398bb07dc938f8a9a95b [INFO] running `Command { std: "docker" "start" "-a" "a58a4abaa250d6eb55bf40cd344d3928b83a5f094370398bb07dc938f8a9a95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58a4abaa250d6eb55bf40cd344d3928b83a5f094370398bb07dc938f8a9a95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58a4abaa250d6eb55bf40cd344d3928b83a5f094370398bb07dc938f8a9a95b", kill_on_drop: false }` [INFO] [stdout] a58a4abaa250d6eb55bf40cd344d3928b83a5f094370398bb07dc938f8a9a95b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47230321d5ae61f2d008911e6f1372ff3cb51d9c3bd86cbd4e8709bd45b97b8a [INFO] running `Command { std: "docker" "start" "-a" "47230321d5ae61f2d008911e6f1372ff3cb51d9c3bd86cbd4e8709bd45b97b8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling font-awesome-as-a-crate v0.3.0 [INFO] [stderr] Compiling tl v0.7.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wini_maud_macros v0.26.4 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling wini-maud v0.26.8 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling colog v1.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling wini-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling wini-website v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PreEscaped` [INFO] [stdout] --> src/layouts/main/mod.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | maud::{html, Markup, PreEscaped}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `layer::MetaLayerBuilder` and `std::collections::HashMap` [INFO] [stdout] --> src/server.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | shared::wini::{layer::MetaLayerBuilder, PORT}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | std::collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppendHeaders` [INFO] [stdout] --> src/utils/wini/handling_file.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | response::{AppendHeaders, IntoResponse, Response}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pages/doc/mod.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn rec_get_pages(&self) -> VecOrStr { [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] 38 | fn rec_get_pages(&self) -> VecOrStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "47230321d5ae61f2d008911e6f1372ff3cb51d9c3bd86cbd4e8709bd45b97b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47230321d5ae61f2d008911e6f1372ff3cb51d9c3bd86cbd4e8709bd45b97b8a", kill_on_drop: false }` [INFO] [stdout] 47230321d5ae61f2d008911e6f1372ff3cb51d9c3bd86cbd4e8709bd45b97b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e011fa38bd524cfb6d821950eb701f5d9f5c673d1017ae80dd038454807925f [INFO] running `Command { std: "docker" "start" "-a" "9e011fa38bd524cfb6d821950eb701f5d9f5c673d1017ae80dd038454807925f", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `PreEscaped` [INFO] [stdout] --> src/layouts/main/mod.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | maud::{html, Markup, PreEscaped}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `layer::MetaLayerBuilder` and `std::collections::HashMap` [INFO] [stdout] --> src/server.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | shared::wini::{layer::MetaLayerBuilder, PORT}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | std::collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppendHeaders` [INFO] [stdout] --> src/utils/wini/handling_file.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | response::{AppendHeaders, IntoResponse, Response}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pages/doc/mod.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn rec_get_pages(&self) -> VecOrStr { [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] 38 | fn rec_get_pages(&self) -> VecOrStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wini-website v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PreEscaped` [INFO] [stdout] --> src/layouts/main/mod.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | maud::{html, Markup, PreEscaped}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `layer::MetaLayerBuilder` and `std::collections::HashMap` [INFO] [stdout] --> src/server.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | shared::wini::{layer::MetaLayerBuilder, PORT}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | std::collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppendHeaders` [INFO] [stdout] --> src/utils/wini/handling_file.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | response::{AppendHeaders, IntoResponse, Response}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pages/doc/mod.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn rec_get_pages(&self) -> VecOrStr { [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] 38 | fn rec_get_pages(&self) -> VecOrStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.68s [INFO] running `Command { std: "docker" "inspect" "9e011fa38bd524cfb6d821950eb701f5d9f5c673d1017ae80dd038454807925f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e011fa38bd524cfb6d821950eb701f5d9f5c673d1017ae80dd038454807925f", kill_on_drop: false }` [INFO] [stdout] 9e011fa38bd524cfb6d821950eb701f5d9f5c673d1017ae80dd038454807925f