[INFO] cloning repository https://github.com/biluohc/fht2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/fht2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e13038eb5eec682c2c36c08310c3bc3cd296b03 [INFO] building biluohc/fht2p against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/biluohc/fht2p [INFO] finished tweaking git repo https://github.com/biluohc/fht2p [INFO] tweaked toml for git repo https://github.com/biluohc/fht2p written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biluohc/fht2p 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_urlencoded v0.6.1 [INFO] [stderr] Downloaded net2 v0.2.39 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded systemstat v0.2.3 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded wyz v0.2.0 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded nonblock-logger v0.1.6 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded tokio-rustls v0.14.1 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.2 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded bitvec v0.19.6 [INFO] [stderr] Downloaded nom v6.1.2 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded hyper v0.13.10 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded aho-corasick v0.7.15 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded qr2term v0.2.3 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded hyper-rustls v0.21.0 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded funty v1.1.0 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded bytesize v1.3.0 [INFO] [stderr] Downloaded rsass v0.13.0 [INFO] [stderr] Downloaded mio-uds v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70d6677e44ead771db2fbf8ab8d265edbd52174d0ccb4ebb2d9f19d1e410e824 [INFO] running `Command { std: "docker" "start" "-a" "70d6677e44ead771db2fbf8ab8d265edbd52174d0ccb4ebb2d9f19d1e410e824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d6677e44ead771db2fbf8ab8d265edbd52174d0ccb4ebb2d9f19d1e410e824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d6677e44ead771db2fbf8ab8d265edbd52174d0ccb4ebb2d9f19d1e410e824", kill_on_drop: false }` [INFO] [stdout] 70d6677e44ead771db2fbf8ab8d265edbd52174d0ccb4ebb2d9f19d1e410e824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c21c1e3a6dd9e1bd07670a5ed3902035431c864220808a26f29cfbbcc1801b [INFO] running `Command { std: "docker" "start" "-a" "32c21c1e3a6dd9e1bd07670a5ed3902035431c864220808a26f29cfbbcc1801b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling qr2term v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rsass v0.13.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling systemstat v0.2.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling askama_shared v0.11.2 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling nonblock-logger v0.1.6 [INFO] [stderr] Compiling fht2p v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/views/entry.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(STATE.as_ref().unwrap().config, Self::global().config); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | STATE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { STATE.as_ref().expect("Global State is None") } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode { [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] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "32c21c1e3a6dd9e1bd07670a5ed3902035431c864220808a26f29cfbbcc1801b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c21c1e3a6dd9e1bd07670a5ed3902035431c864220808a26f29cfbbcc1801b", kill_on_drop: false }` [INFO] [stdout] 32c21c1e3a6dd9e1bd07670a5ed3902035431c864220808a26f29cfbbcc1801b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9b284ea1669f53205e95afd1862c369b3c85667029eba125ff361e9d55400a4 [INFO] running `Command { std: "docker" "start" "-a" "e9b284ea1669f53205e95afd1862c369b3c85667029eba125ff361e9d55400a4", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/views/entry.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(STATE.as_ref().unwrap().config, Self::global().config); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | STATE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { STATE.as_ref().expect("Global State is None") } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode { [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] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fht2p v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/views/entry.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(STATE.as_ref().unwrap().config, Self::global().config); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | STATE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/service.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe { STATE.as_ref().expect("Global State is None") } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tools.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn url_component_encode(input: &str) -> PercentEncode { [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] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e9b284ea1669f53205e95afd1862c369b3c85667029eba125ff361e9d55400a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b284ea1669f53205e95afd1862c369b3c85667029eba125ff361e9d55400a4", kill_on_drop: false }` [INFO] [stdout] e9b284ea1669f53205e95afd1862c369b3c85667029eba125ff361e9d55400a4