[INFO] fetching crate http_desync_guardian 0.1.3...
[INFO] testing http_desync_guardian-0.1.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate http_desync_guardian 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate http_desync_guardian 0.1.3
[INFO] finished tweaking crates.io crate http_desync_guardian 0.1.3
[INFO] tweaked toml for crates.io crate http_desync_guardian 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate http_desync_guardian 0.1.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding strum v0.18.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.18.0 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snailquote v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 559cc6aea37866abfc4de162236153f2b1e9786aa7b44a79c865223a21bcf5f1
[INFO] running `Command { std: "docker" "start" "-a" "559cc6aea37866abfc4de162236153f2b1e9786aa7b44a79c865223a21bcf5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "559cc6aea37866abfc4de162236153f2b1e9786aa7b44a79c865223a21bcf5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559cc6aea37866abfc4de162236153f2b1e9786aa7b44a79c865223a21bcf5f1", kill_on_drop: false }`
[INFO] [stdout] 559cc6aea37866abfc4de162236153f2b1e9786aa7b44a79c865223a21bcf5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6049e063a6798d2953cc573c5d21e44a09935426321ff065a15cf36b327d08
[INFO] running `Command { std: "docker" "start" "-a" "7d6049e063a6798d2953cc573c5d21e44a09935426321ff065a15cf36b327d08", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling http_desync_guardian v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicPtr::<T>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/metrics.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .compare_and_swap(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken {
[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] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_token_utils.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_token_utils.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_num(value: HttpToken) -> Result<u64, &str> {
[INFO] [stdout]     |                         ^^^^^^^^^                 ---- the same lifetime is elided here
[INFO] [stdout]     |                         |
[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] 267 | pub fn parse_num(value: HttpToken<'_>) -> Result<u64, &str> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/request_analyzer.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState) {
[INFO] [stdout]     |                             ^^             -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState<'a>) {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] running `Command { std: "docker" "inspect" "7d6049e063a6798d2953cc573c5d21e44a09935426321ff065a15cf36b327d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6049e063a6798d2953cc573c5d21e44a09935426321ff065a15cf36b327d08", kill_on_drop: false }`
[INFO] [stdout] 7d6049e063a6798d2953cc573c5d21e44a09935426321ff065a15cf36b327d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6bdfd9eb6f15b4152fbfad3e02fd615ca4f851d55025ad43537d332c353308
[INFO] running `Command { std: "docker" "start" "-a" "2c6bdfd9eb6f15b4152fbfad3e02fd615ca4f851d55025ad43537d332c353308", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicPtr::<T>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/metrics.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .compare_and_swap(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken {
[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] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_token_utils.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_token_utils.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_num(value: HttpToken) -> Result<u64, &str> {
[INFO] [stdout]     |                         ^^^^^^^^^                 ---- the same lifetime is elided here
[INFO] [stdout]     |                         |
[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] 267 | pub fn parse_num(value: HttpToken<'_>) -> Result<u64, &str> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/request_analyzer.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState) {
[INFO] [stdout]     |                             ^^             -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState<'a>) {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling http_desync_guardian v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken {
[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] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_token_utils.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const fn http_token(v: &str) -> HttpToken<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_token_utils.rs:267:25
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_num(value: HttpToken) -> Result<u64, &str> {
[INFO] [stdout]     |                         ^^^^^^^^^                 ---- the same lifetime is elided here
[INFO] [stdout]     |                         |
[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] 267 | pub fn parse_num(value: HttpToken<'_>) -> Result<u64, &str> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/http_token_utils.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 | /         &[TE, CL].iter().for_each(|h| {
[INFO] [stdout] 390 | |             h.iter().for_each(|b| {
[INFO] [stdout] 391 | |                 assert_eq!(b.to_ascii_lowercase(), *b);
[INFO] [stdout] 392 | |             });
[INFO] [stdout] 393 | |         });
[INFO] [stdout]     | |__________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let _ = &[TE, CL].iter().for_each(|h| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/request_analyzer.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState) {
[INFO] [stdout]     |                             ^^             -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState<'a>) {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/request_analyzer.rs:1456:17
[INFO] [stdout]      |
[INFO] [stdout] 1456 |                 format!("Case {}. Expected '{}' to be in '{}'", case.name, m, s)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1456 -                 format!("Case {}. Expected '{}' to be in '{}'", case.name, m, s)
[INFO] [stdout] 1456 +                 "Case {}. Expected '{}' to be in '{}'", case.name, m, s
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.96s
[INFO] running `Command { std: "docker" "inspect" "2c6bdfd9eb6f15b4152fbfad3e02fd615ca4f851d55025ad43537d332c353308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6bdfd9eb6f15b4152fbfad3e02fd615ca4f851d55025ad43537d332c353308", kill_on_drop: false }`
[INFO] [stdout] 2c6bdfd9eb6f15b4152fbfad3e02fd615ca4f851d55025ad43537d332c353308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a4298a3ea4f883c87f8a806416d3fe971e1a6adef5e9fa5f3ac6927ff5c2d2f
[INFO] running `Command { std: "docker" "start" "-a" "4a4298a3ea4f883c87f8a806416d3fe971e1a6adef5e9fa5f3ac6927ff5c2d2f", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicPtr::<T>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]   --> src/metrics.rs:85:14
[INFO] [stderr]    |
[INFO] [stderr] 85 |             .compare_and_swap(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:222:22
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken {
[INFO] [stderr]     |                      ^^^^^                         --------- the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_http_token(&self, name: &'static str) -> HttpToken<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/http_token_utils.rs:23:28
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub const fn http_token(v: &str) -> HttpToken {
[INFO] [stderr]    |                            ^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub const fn http_token(v: &str) -> HttpToken<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/http_token_utils.rs:267:25
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub fn parse_num(value: HttpToken) -> Result<u64, &str> {
[INFO] [stderr]     |                         ^^^^^^^^^                 ---- the same lifetime is elided here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub fn parse_num(value: HttpToken<'_>) -> Result<u64, &str> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/request_analyzer.rs:148:29
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState) {
[INFO] [stderr]     |                             ^^             -------------------- the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn parse(buf: HttpToken<'a>) -> (Self, RequestAnalysisState<'a>) {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `http_desync_guardian` (lib) generated 5 warnings
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/http_token_utils.rs:389:9
[INFO] [stderr]     |
[INFO] [stderr] 389 | /         &[TE, CL].iter().for_each(|h| {
[INFO] [stderr] 390 | |             h.iter().for_each(|b| {
[INFO] [stderr] 391 | |                 assert_eq!(b.to_ascii_lowercase(), *b);
[INFO] [stderr] 392 | |             });
[INFO] [stderr] 393 | |         });
[INFO] [stderr]     | |__________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 389 |         let _ = &[TE, CL].iter().for_each(|h| {
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]     --> src/request_analyzer.rs:1456:17
[INFO] [stderr]      |
[INFO] [stderr] 1456 |                 format!("Case {}. Expected '{}' to be in '{}'", case.name, m, s)
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]      = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]      |
[INFO] [stderr] 1456 -                 format!("Case {}. Expected '{}' to be in '{}'", case.name, m, s)
[INFO] [stderr] 1456 +                 "Case {}. Expected '{}' to be in '{}'", case.name, m, s
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `http_desync_guardian` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p http_desync_guardian --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_desync_guardian-f2591c70dae196a7)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test http_token_utils::tests::test_header_value ... ok
[INFO] [stdout] test http_token_utils::tests::test_parse_num ... ok
[INFO] [stdout] test http_token_utils::tests::test_same_char ... ok
[INFO] [stdout] test http_token_utils::tests::test_tchar ... ok
[INFO] [stdout] test http_token_utils::tests::test_to_ascii ... ok
[INFO] [stdout] test http_token_utils::tests::test_obfuscate_value ... ok
[INFO] [stdout] test http_token_utils::tests::test_to_ascii_large_value ... ok
[INFO] [stdout] test http_token_utils::tests::test_trim ... ok
[INFO] [stdout] test http_token_utils::tests::test_arbitrary_non_utf8_bytes ... ok
[INFO] [stdout] test http_token_utils::tests::test_same_letters ... ok
[INFO] [stdout] test http_token_utils::tests::test_utf8_delimiters ... ok
[INFO] [stdout] test http_token_utils::tests::test_utf8_spaces ... ok
[INFO] [stdout] test http_token_utils::tests::test_valid_te ... ok
[INFO] [stdout] test http_token_utils::tests::verify_te_options_lowercase ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_empty_uri ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_empty_uri_bad_delimiters ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_non_compliant_request_line ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_missing_uri ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_request_line_http_09 ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_partial ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_non_compliant_terminator_request_line ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_non_tchar_request_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_acceptable_multiline_content_type ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_multiline_content_type ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_request_line ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_line_by_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_multiline_mimic_header ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_multiline_first_line_multiline ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_uri ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_crafted_smuggling ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_allow_multiline_content_type ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_lfcr ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_malformed_status_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_multiline_mimic_header_severe ... ok
[INFO] [stdout] test http_token_utils::tests::verify_essential_headers_lowercase ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_allow_multiline_content_type_other_acceptable ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_multiline_headers ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_multiline_besides_content_type ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_no_header_value ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_non_tchar_request_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_spaces_in_uri ... ok
[INFO] [stdout] test request_analyzer::tests::test_header_tier ... ok
[INFO] [stdout] test request_analyzer::tests::test_no_headers ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_empty_uri ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_empty_header_name ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_malformed_request_single_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_empty_header_name_double_colon ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_missing_uri ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_malformed_request_single_line_partial ... ok
[INFO] [stdout] test request_analyzer::tests::test_h2_not_analyzed ... ok
[INFO] [stdout] test request_analyzer::tests::test_h3_not_analyzed ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_request ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_request_first_multiline ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_request_missing_empty_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_request_multiline ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_request_partial_header ... ok
[INFO] [stdout] test request_analyzer::tests::test_parse_spaces_in_uri ... ok
[INFO] [stdout] test request_analyzer::tests::test_te_ok ... ok
[INFO] [stdout] test request_analyzer::tests::test_te_with_space ... ok
[INFO] [stdout] test http_token_utils::tests::test_obfuscate_large_value ... ok
[INFO] [stdout] test request_analyzer::tests::test_very_many_headers ... ok
[INFO] [stdout] test request_analyzer::tests::test_very_many_headers_raw ... ok
[INFO] [stdout] test tests::test_http_desync_guardian_analyze_raw_request ... ok
[INFO] [stdout] test tests::test_http_desync_guardian_analyze_request ... ok
[INFO] [stdout] test tests::test_http_desync_guardian_validate_print_request_insufficient_buffer_length ... ok
[INFO] [stdout] test tests::test_classification_reason_metrics_callback ... ok
[INFO] [stdout] test raw_request_parser::tests::test_parse_non_missing_empty_line ... ok
[INFO] [stdout] test request_analyzer::tests::test_analyze_bad_multiline_headers ... ok
[INFO] [stdout] test request_analyzer::tests::test_field_name_tier ... ok
[INFO] [stdout] test request_analyzer::tests::test_field_value_tier ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::test_classification_metrics_settings_required' panicked at library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55d591518fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x55d591518fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x55d591518fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x55d591518fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x55d591540c23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x55d591540c23 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_classification_metrics_settings_required' panicked at src/lib.rs:452:55:
[INFO] [stdout] Settings can not be NULL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d591518fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d591518fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d591518fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d591518fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d591540c23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d591540c23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d591515f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d591515f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d591518e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d59151a539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d59151a36e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55d5914abad4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d5914abad4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d59151b00e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55d59151b00e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55d59151acda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55d5915194b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55d59151a96d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55d59153f3a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55d59153f37b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x55d59153f37b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x55d591443ca0 - core::option::Option<T>::expect::h5a71fbe3bb6172d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x55d59146e321 - http_desync_guardian_register_classification_metrics_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:452:55
[INFO] [stdout]   23:     0x55d59144250b - http_desync_guardian::tests::test_classification_metrics_settings_required::h3b8cdc2e125b33b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:825:9
[INFO] [stdout]   24:     0x55d5914424e7 - http_desync_guardian::tests::test_classification_metrics_settings_required::{{closure}}::h0d10c7b68e46f3cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:824:55
[INFO] [stdout]   25:     0x55d59145fdc6 - core::ops::function::FnOnce::call_once::hc871572c2a6a3131
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x55d5914b133b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x55d5914b133b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x55d5914b0475 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x55d5914b0475 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x55d5914b0475 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x55d5914b0475 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x55d5914b0475 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x55d5914b0475 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x55d5914b0475 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x55d591474074 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x55d591474074 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x55d591477a4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x55d591477a4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x55d591477a4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x55d591477a4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x55d591477a4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x55d591477a4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x55d591477a4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x55d59151df8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x55d59151df8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7de7d0ee1aa4 - <unknown>
[INFO] [stdout]   47:     0x7de7d0f6ea34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stderr]    6:     0x55d591516063 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x55d591516063 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x55d591518e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x55d59151a539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x55d59151a31b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x55d5914abad4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x55d5914abad4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x55d59151b00e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x55d59151b00e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x55d59151aca6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x55d5915194b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x55d59151a96d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x55d59153f3dd - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x55d59153f3dd - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x55d59153f472 - core::panicking::panic_nounwind::he501508d405a4565
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x55d59153f5d1 - core::panicking::panic_cannot_unwind::h864cccdfd8b0af98
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:346:5
[INFO] [stderr]   22:     0x55d59146e32e - http_desync_guardian_register_classification_metrics_callback
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:449:1
[INFO] [stderr]   23:     0x55d59144250b - http_desync_guardian::tests::test_classification_metrics_settings_required::h3b8cdc2e125b33b9
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:825:9
[INFO] [stderr]   24:     0x55d5914424e7 - http_desync_guardian::tests::test_classification_metrics_settings_required::{{closure}}::h0d10c7b68e46f3cc
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:824:55
[INFO] [stderr]   25:     0x55d59145fdc6 - core::ops::function::FnOnce::call_once::hc871572c2a6a3131
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   26:     0x55d5914b133b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   27:     0x55d5914b133b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   28:     0x55d5914b0475 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   29:     0x55d5914b0475 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   30:     0x55d5914b0475 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x55d5914b0475 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x55d5914b0475 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x55d5914b0475 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   34:     0x55d5914b0475 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   35:     0x55d591474074 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   36:     0x55d591474074 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   37:     0x55d591477a4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   38:     0x55d591477a4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   39:     0x55d591477a4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   40:     0x55d591477a4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   41:     0x55d591477a4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x55d591477a4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   43:     0x55d591477a4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   44:     0x55d59151df8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   45:     0x55d59151df8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   46:     0x7de7d0ee1aa4 - <unknown>
[INFO] [stderr]   47:     0x7de7d0f6ea34 - clone
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/http_desync_guardian-f2591c70dae196a7` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "4a4298a3ea4f883c87f8a806416d3fe971e1a6adef5e9fa5f3ac6927ff5c2d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4298a3ea4f883c87f8a806416d3fe971e1a6adef5e9fa5f3ac6927ff5c2d2f", kill_on_drop: false }`
[INFO] [stdout] 4a4298a3ea4f883c87f8a806416d3fe971e1a6adef5e9fa5f3ac6927ff5c2d2f
