[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] testing biluohc/fht2p against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bc0ddc060bcda393c23840beb5367502fc9cd20ef9f6dd1e0efd4b430c6ce00
[INFO] running `Command { std: "docker" "start" "-a" "2bc0ddc060bcda393c23840beb5367502fc9cd20ef9f6dd1e0efd4b430c6ce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bc0ddc060bcda393c23840beb5367502fc9cd20ef9f6dd1e0efd4b430c6ce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc0ddc060bcda393c23840beb5367502fc9cd20ef9f6dd1e0efd4b430c6ce00", kill_on_drop: false }`
[INFO] [stdout] 2bc0ddc060bcda393c23840beb5367502fc9cd20ef9f6dd1e0efd4b430c6ce00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 86c02dd6d713534485871fcc8e330de4549376dfd1847392d28f2bbe99642905
[INFO] running `Command { std: "docker" "start" "-a" "86c02dd6d713534485871fcc8e330de4549376dfd1847392d28f2bbe99642905", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling nom v5.1.3
[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 funty v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling syn v2.0.66
[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 num-integer v0.1.46
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling qr2term v0.2.3
[INFO] [stderr]    Compiling rsass v0.13.0
[INFO] [stderr]    Compiling systemstat v0.2.3
[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 time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[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 chrono v0.4.38
[INFO] [stderr]    Compiling toml v0.5.11
[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 cookie_store v0.12.0
[INFO] [stderr]    Compiling askama_shared v0.11.2
[INFO] [stderr]    Compiling nonblock-logger v0.1.6
[INFO] [stderr]    Compiling fht2p v0.9.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]    Compiling hyper v0.13.10
[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 <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 11s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "86c02dd6d713534485871fcc8e330de4549376dfd1847392d28f2bbe99642905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c02dd6d713534485871fcc8e330de4549376dfd1847392d28f2bbe99642905", kill_on_drop: false }`
[INFO] [stdout] 86c02dd6d713534485871fcc8e330de4549376dfd1847392d28f2bbe99642905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e34fb5d7f466d03bf29abac4e20c11f06a82e3676b0f0c61cd44ff2272eb243b
[INFO] running `Command { std: "docker" "start" "-a" "e34fb5d7f466d03bf29abac4e20c11f06a82e3676b0f0c61cd44ff2272eb243b", kill_on_drop: false }`
[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 <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]    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 <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 `test` profile [unoptimized + debuginfo] target(s) in 8.15s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "e34fb5d7f466d03bf29abac4e20c11f06a82e3676b0f0c61cd44ff2272eb243b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e34fb5d7f466d03bf29abac4e20c11f06a82e3676b0f0c61cd44ff2272eb243b", kill_on_drop: false }`
[INFO] [stdout] e34fb5d7f466d03bf29abac4e20c11f06a82e3676b0f0c61cd44ff2272eb243b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 15fd1f85d5997b1c8cf8bad857b86af5abe38ac217cc68f8754741b502ab3168
[INFO] running `Command { std: "docker" "start" "-a" "15fd1f85d5997b1c8cf8bad857b86af5abe38ac217cc68f8754741b502ab3168", kill_on_drop: false }`
[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] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> src/views/entry.rs:35:37
[INFO] [stderr]    |
[INFO] [stderr] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |             STATE.as_ref().unwrap()
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/service.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 |         unsafe { STATE.as_ref().expect("Global State is None") }
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tools.rs:31:36
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn url_component_encode(input: &str) -> PercentEncode {
[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] 31 | pub fn url_component_encode(input: &str) -> PercentEncode<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[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] warning: `fht2p` (lib) generated 5 warnings (run `cargo fix --lib -p fht2p` to apply 1 suggestion)
[INFO] [stderr] warning: `fht2p` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fht2p/8f253011f85ebbd1/deps/fht2plib-8f253011f85ebbd1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test consts::consts_test ... ok
[INFO] [stdout] test config::kv_parser_test ... ok
[INFO] [stdout] test handlers::file_upload::multipart::filename_and_contentype_test ... ok
[INFO] [stdout] test handlers::mkdir::str_to_mkdir_test ... ok
[INFO] [stdout] test handlers::proxy::proxy_uri_regex_test ... ok
[INFO] [stdout] test tools::test_url_path_decode ... ok
[INFO] [stdout] test handlers::file_upload::multipart::parse_part_eof_test ... ok
[INFO] [stdout] test tools::test_url_for_parent ... ok
[INFO] [stdout] test typemap::test_typemap ... ok
[INFO] [stdout] test handlers::file_upload::multipart::contentype_and_boundary_test ... ok
[INFO] [stdout] test args::args_is_empty_test ... ok
[INFO] [stdout] test middlewares::cors::uri_to_host_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/fht2p/38bef1a6d495a34b/deps/fht2p-38bef1a6d495a34b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full-http.rs (/opt/rustwide/target/debug/build/fht2p/373b1b926da7375b/deps/full_http-373b1b926da7375b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stdout] test full_http_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- full_http_test stdout ----
[INFO] [stdout] get /tests/dir/index.htm/ failed: error sending request for url (http://127.0.0.1:9880/): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(http::status::StatusCode, alloc::string::String), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: full_http::get_text::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:262:16
[INFO] [stdout]    3: full_http::httpt_get_proxy_with_auth::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:273:10
[INFO] [stdout]    4: <tokio::runtime::enter::Enter>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:69
[INFO] [stdout]    5: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]    6: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]    7: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]    8: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]    9: tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::enter::Enter>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   10: <tokio::runtime::enter::Enter>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:35
[INFO] [stdout]   11: <tokio::runtime::thread_pool::ThreadPool>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/thread_pool/mod.rs:82:15
[INFO] [stdout]   12: <tokio::runtime::Runtime>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:446:44
[INFO] [stdout]   13: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   14: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<full_http::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   15: <tokio::runtime::Runtime>::block_on::<full_http::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   16: full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:403:20
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: __rust_try
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<full_http::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: full_http::full_http_test::{closure#0}::{closure#0}
[INFO] [stdout]              at ./tests/full-http.rs:401:13
[INFO] [stdout]   22: std::sys::backtrace::__rust_begin_short_backtrace::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: __rust_try
[INFO] [stdout]   27: std::panicking::catch_unwind::<core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>, core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}::{closure#0}>, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::thread::lifecycle::spawn_unchecked::<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30: <std::thread::lifecycle::spawn_unchecked<full_http::full_http_test::{closure#0}::{closure#0}, core::result::Result<(), alloc::boxed::Box<dyn core::any::Any + core::marker::Send>>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   32: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (449) panicked at tests/full-http.rs:275:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61940fadeec2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61940fadeec2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61940fadeec2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61940fadeec2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61940faf78ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61940faf78ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x61940fae48a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61940fae48a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61940fabaf0f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61940fabaf0f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61940fad6309 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61940f495cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61940f495cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61940fad64c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61940fad64c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61940fabafc8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61940fab2089 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61940fabc0dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61940faf805c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61940faf7da2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61940f4844b7 - <core[8f93d80df273fe75]::result::Result<(http[165cee8ee377991d]::status::StatusCode, alloc[40b2bae28975ac47]::string::String), ()>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61940f4844b7 - full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:275:10
[INFO] [stdout]   22:     0x61940f46bc2d - <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on::<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:69
[INFO] [stdout]   23:     0x61940f478ad0 - tokio[8984e6f48f85c7af]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x61940f4634f5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[8984e6f48f85c7af]::coop::Budget>>>::try_with::<tokio[8984e6f48f85c7af]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61940f462bfe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[8984e6f48f85c7af]::coop::Budget>>>::with::<tokio[8984e6f48f85c7af]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61940f469ca3 - tokio[8984e6f48f85c7af]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x61940f469ca3 - tokio[8984e6f48f85c7af]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x61940f469ca3 - <tokio[8984e6f48f85c7af]::runtime::enter::Enter>::block_on::<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/enter.rs:160:35
[INFO] [stdout]   29:     0x61940f4755cf - <tokio[8984e6f48f85c7af]::runtime::thread_pool::ThreadPool>::block_on::<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/thread_pool/mod.rs:82:15
[INFO] [stdout]   30:     0x61940f477e72 - <tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on::<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:446:44
[INFO] [stdout]   31:     0x61940f470146 - tokio[8984e6f48f85c7af]::runtime::context::enter::<<tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   32:     0x61940f46f34c - <tokio[8984e6f48f85c7af]::runtime::handle::Handle>::enter::<<tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   33:     0x61940f4749e9 - <tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on::<full_http[8ce75cea5769a39a]::httpt_get_proxy_with_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   34:     0x61940f47e886 - full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:403:20
[INFO] [stdout]   35:     0x61940f470f22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61940f46e97b - __rust_try
[INFO] [stdout]   37:     0x61940f46a716 - std[840933623431fd06]::panicking::catch_unwind::<(), full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61940f46a716 - std[840933623431fd06]::panic::catch_unwind::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61940f47f146 - full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:401:13
[INFO] [stdout]   40:     0x61940f46a929 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x61940f46c709 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x61940f47475f - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x61940f470e6f - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x61940f46e97b - __rust_try
[INFO] [stdout]   45:     0x61940f46bf7e - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61940f46bf7e - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61940f46bf7e - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x61940f47e65e - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61940fade39f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x61940fade39f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b9ae63a8aa4 - <unknown>
[INFO] [stdout]   52:     0x7b9ae6435a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'full_http_test' (41) panicked at tests/full-http.rs:410:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61940fadeec2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61940fadeec2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61940fadeec2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61940fadeec2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61940faf78ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61940faf78ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x61940fae48a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61940fae48a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61940fabaf0f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61940fabaf0f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61940fad6309 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61940f495cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61940f495cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61940fad64c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61940fad64c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61940fabafc8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61940fab2089 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61940fabc0dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61940faf805c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61940faf7da2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61940f48943f - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61940f48943f - full_http[8ce75cea5769a39a]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:410:31
[INFO] [stdout]   22:     0x61940f4685bd - <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x61940f4790c0 - tokio[8984e6f48f85c7af]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x61940f4639f5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[8984e6f48f85c7af]::coop::Budget>>>::try_with::<tokio[8984e6f48f85c7af]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61940f462d8e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[8984e6f48f85c7af]::coop::Budget>>>::with::<tokio[8984e6f48f85c7af]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61940f466d43 - tokio[8984e6f48f85c7af]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x61940f466d43 - tokio[8984e6f48f85c7af]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x61940f466d43 - <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x61940f46830c - tokio[8984e6f48f85c7af]::runtime::basic_scheduler::enter::<<tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x61940f4771d9 - <tokio[8984e6f48f85c7af]::macros::scoped_tls::ScopedKey<tokio[8984e6f48f85c7af]::runtime::basic_scheduler::Context>>::set::<tokio[8984e6f48f85c7af]::runtime::basic_scheduler::enter<<tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x61940f4657b8 - tokio[8984e6f48f85c7af]::runtime::basic_scheduler::enter::<<tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x61940f4629e2 - <tokio[8984e6f48f85c7af]::runtime::basic_scheduler::BasicScheduler<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::time::driver::Driver<tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>, tokio[8984e6f48f85c7af]::park::either::Either<tokio[8984e6f48f85c7af]::io::driver::Driver, tokio[8984e6f48f85c7af]::park::thread::ParkThread>>>>::block_on::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x61940f477f5e - <tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x61940f470256 - tokio[8984e6f48f85c7af]::runtime::context::enter::<<tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x61940f46f40c - <tokio[8984e6f48f85c7af]::runtime::handle::Handle>::enter::<<tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x61940f474a49 - <tokio[8984e6f48f85c7af]::runtime::Runtime>::block_on::<full_http[8ce75cea5769a39a]::full_http_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x61940f489e80 - full_http[8ce75cea5769a39a]::full_http_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:397:8
[INFO] [stdout]   38:     0x61940f482127 - full_http[8ce75cea5769a39a]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:394:20
[INFO] [stdout]   39:     0x61940f47e796 - <full_http[8ce75cea5769a39a]::full_http_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61940f48a05b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61940f48a05b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x61940f4968ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x61940f4968ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x61940f4968ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61940f4968ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61940f4968ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61940f4968ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x61940f4968ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x61940f490d84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x61940f490d84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61940f4993b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x61940f4993b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x61940f4993b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61940f4993b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61940f4993b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61940f4993b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x61940f4993b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61940fade39f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x61940fade39f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7b9ae63a8aa4 - <unknown>
[INFO] [stdout]   61:     0x7b9ae6435a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_http_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test full-http`
[INFO] running `Command { std: "docker" "inspect" "15fd1f85d5997b1c8cf8bad857b86af5abe38ac217cc68f8754741b502ab3168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15fd1f85d5997b1c8cf8bad857b86af5abe38ac217cc68f8754741b502ab3168", kill_on_drop: false }`
[INFO] [stdout] 15fd1f85d5997b1c8cf8bad857b86af5abe38ac217cc68f8754741b502ab3168
