[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] checking biluohc/fht2p against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.3.15
[INFO] [stderr]   Downloaded nonblock-logger v0.1.6
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded qr2term v0.2.3
[INFO] [stderr]   Downloaded askama_shared v0.11.2
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded tokio-rustls v0.13.1
[INFO] [stderr]   Downloaded cookie_store v0.12.0
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded rsass v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f089133d1052f78f3bde979bb265bcaf09d6279ef39c763afc6581c71157c8fb
[INFO] running `Command { std: "docker" "start" "-a" "f089133d1052f78f3bde979bb265bcaf09d6279ef39c763afc6581c71157c8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f089133d1052f78f3bde979bb265bcaf09d6279ef39c763afc6581c71157c8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f089133d1052f78f3bde979bb265bcaf09d6279ef39c763afc6581c71157c8fb", kill_on_drop: false }`
[INFO] [stdout] f089133d1052f78f3bde979bb265bcaf09d6279ef39c763afc6581c71157c8fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e299675506468abc66345b1bdc4092819d6ea88a23de216ab69d8efb64c3ea79
[INFO] running `Command { std: "docker" "start" "-a" "e299675506468abc66345b1bdc4092819d6ea88a23de216ab69d8efb64c3ea79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rsass v0.13.0
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-rustls v0.13.1
[INFO] [stderr]     Checking qr2term v0.2.3
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]     Checking askama_shared v0.11.2
[INFO] [stderr]     Checking nonblock-logger v0.1.6
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling fht2p v0.9.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]     Checking askama v0.10.5
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking 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] [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: 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] [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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 49s
[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 7`
[INFO] running `Command { std: "docker" "inspect" "e299675506468abc66345b1bdc4092819d6ea88a23de216ab69d8efb64c3ea79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e299675506468abc66345b1bdc4092819d6ea88a23de216ab69d8efb64c3ea79", kill_on_drop: false }`
[INFO] [stdout] e299675506468abc66345b1bdc4092819d6ea88a23de216ab69d8efb64c3ea79
