[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/biluohc/fht2p
[INFO] finished tweaking git repo https://github.com/biluohc/fht2p
[INFO] tweaked toml for git repo https://github.com/biluohc/fht2p written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.2.27
[INFO] [stderr]   Downloaded time-macros v0.1.1
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded tokio-rustls v0.13.1
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded nonblock-logger v0.1.6
[INFO] [stderr]   Downloaded askama_shared v0.11.2
[INFO] [stderr]   Downloaded askama_derive v0.10.5
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded rsass v0.13.0
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded standback v0.2.17
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded askama v0.10.5
[INFO] [stderr]   Downloaded qr2term v0.2.3
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded cookie_store v0.12.0
[INFO] [stderr]   Downloaded time-macros-impl v0.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded systemstat v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8f1dcef955518ba78bdfa2689651b00642a2e718264a108cd7144a78857fa6e
[INFO] running `Command { std: "docker" "start" "-a" "d8f1dcef955518ba78bdfa2689651b00642a2e718264a108cd7144a78857fa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8f1dcef955518ba78bdfa2689651b00642a2e718264a108cd7144a78857fa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f1dcef955518ba78bdfa2689651b00642a2e718264a108cd7144a78857fa6e", kill_on_drop: false }`
[INFO] [stdout] d8f1dcef955518ba78bdfa2689651b00642a2e718264a108cd7144a78857fa6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c9bbc810b4f27898e02ecaf11edc0eebfdc55c906a651a013237c9d9a0f2724
[INFO] running `Command { std: "docker" "start" "-a" "0c9bbc810b4f27898e02ecaf11edc0eebfdc55c906a651a013237c9d9a0f2724", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling bytes v0.5.6
[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 unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[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 quote v1.0.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling clap v2.34.0
[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 pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[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 thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.10
[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 json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling askama_shared v0.11.2
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling nonblock-logger v0.1.6
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling fht2p v0.9.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]    Compiling askama v0.10.5
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/views/entry.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .map(|sd| Local.timestamp(sd.as_secs() as i64, sd.subsec_nanos()))
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/service.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |             assert_eq!(STATE.as_ref().unwrap().config, Self::global().config);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <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 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0c9bbc810b4f27898e02ecaf11edc0eebfdc55c906a651a013237c9d9a0f2724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c9bbc810b4f27898e02ecaf11edc0eebfdc55c906a651a013237c9d9a0f2724", kill_on_drop: false }`
[INFO] [stdout] 0c9bbc810b4f27898e02ecaf11edc0eebfdc55c906a651a013237c9d9a0f2724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9070293a30c5455bc97d9ccf0832735c69aa652432c3cf2b0445db62ceafcd8a
[INFO] running `Command { std: "docker" "start" "-a" "9070293a30c5455bc97d9ccf0832735c69aa652432c3cf2b0445db62ceafcd8a", kill_on_drop: false }`
[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]    --> in struct ErrorTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[INFO] [stderr]    --> in struct IndexTemplate
[INFO] [stderr]    = use of deprecated field '_parent'
[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 6.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9070293a30c5455bc97d9ccf0832735c69aa652432c3cf2b0445db62ceafcd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9070293a30c5455bc97d9ccf0832735c69aa652432c3cf2b0445db62ceafcd8a", kill_on_drop: false }`
[INFO] [stdout] 9070293a30c5455bc97d9ccf0832735c69aa652432c3cf2b0445db62ceafcd8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a80e49cce597e0e8571a8fd32fde0bf21a33860463f819977234fff9a0db760b
[INFO] running `Command { std: "docker" "start" "-a" "a80e49cce597e0e8571a8fd32fde0bf21a33860463f819977234fff9a0db760b", 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] warning: `fht2p` (lib) generated 5 warnings (run `cargo fix --lib -p fht2p` to apply 1 suggestion)
[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 test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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::file_upload::multipart::contentype_and_boundary_test ... ok
[INFO] [stdout] test handlers::mkdir::str_to_mkdir_test ... ok
[INFO] [stdout] test tools::test_url_for_parent ... ok
[INFO] [stdout] test handlers::proxy::proxy_uri_regex_test ... ok
[INFO] [stdout] test typemap::test_typemap ... ok
[INFO] [stdout] test handlers::file_upload::multipart::parse_part_eof_test ... ok
[INFO] [stdout] test tools::test_url_path_decode ... 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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fht2p-38bef1a6d495a34b)
[INFO] [stderr]      Running tests/full-http.rs (/opt/rustwide/target/debug/deps/full_http-373b1b926da7375b)
[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] [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 cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.30
[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 untrusted v0.7.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-channel v0.3.30
[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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   32: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (620) panicked at tests/full-http.rs:275:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ecb3b8d312 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ecb3b8d312 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ecb3b8d312 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ecb3b8d312 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ecb3ba5cfa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ecb3ba5cfa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62ecb3b92cb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ecb3b92cb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ecb3b6954f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ecb3b6954f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ecb3b84709 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ecb353dd5e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ecb353dd5e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ecb3b848c2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ecb3b848c2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ecb3b69608 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62ecb3b5df79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ecb3b6a71d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ecb3ba646c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ecb3ba61b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62ecb352c567 - <core[27de1724e4349be2]::result::Result<(http[94e2d09c90a14ed6]::status::StatusCode, alloc[a57f19327c0ad893]::string::String), ()>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62ecb352c567 - full_http[7552295af14e33a]::httpt_get_proxy_with_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:275:10
[INFO] [stdout]   22:     0x62ecb35211ed - <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3519a10 - tokio[d1c7627f0640daf0]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on<full_http[7552295af14e33a]::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:     0x62ecb350b345 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d1c7627f0640daf0]::coop::Budget>>>::try_with::<tokio[d1c7627f0640daf0]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on<full_http[7552295af14e33a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x62ecb350aa4e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d1c7627f0640daf0]::coop::Budget>>>::with::<tokio[d1c7627f0640daf0]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on<full_http[7552295af14e33a]::httpt_get_proxy_with_auth::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x62ecb351e863 - tokio[d1c7627f0640daf0]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on<full_http[7552295af14e33a]::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:     0x62ecb351e863 - tokio[d1c7627f0640daf0]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on<full_http[7552295af14e33a]::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:     0x62ecb351e863 - <tokio[d1c7627f0640daf0]::runtime::enter::Enter>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3516edf - <tokio[d1c7627f0640daf0]::runtime::thread_pool::ThreadPool>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3513c92 - <tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb351fe06 - tokio[d1c7627f0640daf0]::runtime::context::enter::<<tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on<full_http[7552295af14e33a]::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:     0x62ecb35122cc - <tokio[d1c7627f0640daf0]::runtime::handle::Handle>::enter::<<tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on<full_http[7552295af14e33a]::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:     0x62ecb3511fa9 - <tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3526936 - full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:403:20
[INFO] [stdout]   35:     0x62ecb3520be2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62ecb351d90b - __rust_try
[INFO] [stdout]   37:     0x62ecb3518bb6 - std[3b51380354919863]::panicking::catch_unwind::<(), full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62ecb3518bb6 - std[3b51380354919863]::panic::catch_unwind::<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62ecb35271f6 - full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:401:13
[INFO] [stdout]   40:     0x62ecb350ca39 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x62ecb35149a9 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x62ecb351681f - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x62ecb3520b2f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x62ecb35168fb - __rust_try
[INFO] [stdout]   45:     0x62ecb35141be - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x62ecb35141be - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x62ecb35141be - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x62ecb352670e - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<full_http[7552295af14e33a]::full_http_test::{closure#0}::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x62ecb3b8c7ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x62ecb3b8c7ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x71f7d2730aa4 - <unknown>
[INFO] [stdout]   52:     0x71f7d27bda64 - 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:     0x62ecb3b8d312 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ecb3b8d312 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ecb3b8d312 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ecb3b8d312 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ecb3ba5cfa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ecb3ba5cfa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62ecb3b92cb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ecb3b92cb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62ecb3b6954f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ecb3b6954f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ecb3b84709 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62ecb353dd5e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62ecb353dd5e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ecb3b848c2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62ecb3b848c2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62ecb3b69608 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62ecb3b5df79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62ecb3b6a71d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62ecb3ba646c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62ecb3ba61b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62ecb35314ef - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::any::Any + core[27de1724e4349be2]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62ecb35314ef - full_http[7552295af14e33a]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:410:31
[INFO] [stdout]   22:     0x62ecb351042d - <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb351a000 - tokio[d1c7627f0640daf0]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::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:     0x62ecb350b845 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d1c7627f0640daf0]::coop::Budget>>>::try_with::<tokio[d1c7627f0640daf0]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x62ecb350abde - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[d1c7627f0640daf0]::coop::Budget>>>::with::<tokio[d1c7627f0640daf0]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::full_http_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x62ecb350ebb3 - tokio[d1c7627f0640daf0]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::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:     0x62ecb350ebb3 - tokio[d1c7627f0640daf0]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::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:     0x62ecb350ebb3 - <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb351017c - tokio[d1c7627f0640daf0]::runtime::basic_scheduler::enter::<<tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::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:     0x62ecb35186e9 - <tokio[d1c7627f0640daf0]::macros::scoped_tls::ScopedKey<tokio[d1c7627f0640daf0]::runtime::basic_scheduler::Context>>::set::<tokio[d1c7627f0640daf0]::runtime::basic_scheduler::enter<<tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::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:     0x62ecb350d628 - tokio[d1c7627f0640daf0]::runtime::basic_scheduler::enter::<<tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on<full_http[7552295af14e33a]::full_http_test::{closure#0}>::{closure#0}, (), tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::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:     0x62ecb350a862 - <tokio[d1c7627f0640daf0]::runtime::basic_scheduler::BasicScheduler<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::time::driver::Driver<tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>, tokio[d1c7627f0640daf0]::park::either::Either<tokio[d1c7627f0640daf0]::io::driver::Driver, tokio[d1c7627f0640daf0]::park::thread::ParkThread>>>>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3513d7e - <tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb351ff16 - tokio[d1c7627f0640daf0]::runtime::context::enter::<<tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on<full_http[7552295af14e33a]::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:     0x62ecb351238c - <tokio[d1c7627f0640daf0]::runtime::handle::Handle>::enter::<<tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on<full_http[7552295af14e33a]::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:     0x62ecb3512009 - <tokio[d1c7627f0640daf0]::runtime::Runtime>::block_on::<full_http[7552295af14e33a]::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:     0x62ecb3531f30 - full_http[7552295af14e33a]::full_http_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:397:8
[INFO] [stdout]   38:     0x62ecb352a1d7 - full_http[7552295af14e33a]::full_http_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/full-http.rs:394:20
[INFO] [stdout]   39:     0x62ecb3526846 - <full_http[7552295af14e33a]::full_http_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62ecb353210b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62ecb353210b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x62ecb353e96a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x62ecb353e96a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x62ecb353e96a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x62ecb353e96a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x62ecb353e96a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x62ecb353e96a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x62ecb353e96a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x62ecb3539f14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x62ecb3539f14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x62ecb3541462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x62ecb3541462 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x62ecb3541462 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x62ecb3541462 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x62ecb3541462 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x62ecb3541462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x62ecb3541462 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x62ecb3b8c7ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x62ecb3b8c7ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x71f7d2730aa4 - <unknown>
[INFO] [stdout]   61:     0x71f7d27bda64 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test full-http`
[INFO] running `Command { std: "docker" "inspect" "a80e49cce597e0e8571a8fd32fde0bf21a33860463f819977234fff9a0db760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80e49cce597e0e8571a8fd32fde0bf21a33860463f819977234fff9a0db760b", kill_on_drop: false }`
[INFO] [stdout] a80e49cce597e0e8571a8fd32fde0bf21a33860463f819977234fff9a0db760b
