[INFO] fetching crate rttp_client 0.1.0...
[INFO] testing rttp_client-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rttp_client 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rttp_client 0.1.0
[INFO] finished tweaking crates.io crate rttp_client 0.1.0
[INFO] tweaked toml for crates.io crate rttp_client 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rttp_client 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding httpdate v0.3.2 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding rustls v0.16.0 (available: v0.23.32)
[INFO] [stderr]       Adding webpki v0.21.4 (available: v0.22.4)
[INFO] [stderr]       Adding webpki-roots v0.18.0 (available: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1d0c1b1e2d82a034860acf9d56aefd8a97ecb94e9aea8a3e808236eb9a3c516
[INFO] running `Command { std: "docker" "start" "-a" "f1d0c1b1e2d82a034860acf9d56aefd8a97ecb94e9aea8a3e808236eb9a3c516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1d0c1b1e2d82a034860acf9d56aefd8a97ecb94e9aea8a3e808236eb9a3c516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d0c1b1e2d82a034860acf9d56aefd8a97ecb94e9aea8a3e808236eb9a3c516", kill_on_drop: false }`
[INFO] [stdout] f1d0c1b1e2d82a034860acf9d56aefd8a97ecb94e9aea8a3e808236eb9a3c516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3fc5d8dbb7f36e450cbf980c670d9713e6623b266ae5855fefce12570595acf
[INFO] running `Command { std: "docker" "start" "-a" "c3fc5d8dbb7f36e450cbf980c670d9713e6623b266ae5855fefce12570595acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rttp_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io` and `time`
[INFO] [stdout]  --> src/connection/block_connection.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io, time};
[INFO] [stdout]   |           ^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/connection/block_connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/block_connection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/connection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::ParaType::FORM`
[INFO] [stdout]  --> src/types/para.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::ParaType::FORM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/types/status.rs:524:22
[INFO] [stdout]     |
[INFO] [stdout] 524 |     f.write_str(self.description())
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut paths = self.request.paths_mut();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut headers = self.request.headers_mut();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let mut exi = headers.iter_mut()
[INFO] [stdout]     |           ----^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut req_paras = self.request.paras_mut();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut req_formdatas = self.request.formdatas_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:268:49
[INFO] [stdout]     |
[INFO] [stdout] 268 |   fn build_body_with_form_urlencoded(&mut self, rourl: &mut RoUrl) -> error::Result<Option<RequestBody>> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/raw_builder.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let mut disposition = fdw.disposition;
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:391:55
[INFO] [stdout]     |
[INFO] [stdout] 391 |   fn build_body_with_form_data_sync_common(&mut self, rourl: &mut RoUrl) -> error::Result<FormDataWrap> {
[INFO] [stdout]     |                                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/connection/block_connection.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let host = self.conn.host(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/connection/block_connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let port = self.conn.port(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection/connection.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]    --> src/connection/connection.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/request/request.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Request {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |   pub(crate) fn closed_mut(&mut self) -> &mut bool { &mut self.closed }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 60 |   pub(crate) fn config_mut(&mut self) -> &mut Config { &mut self.config }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 61 |   pub(crate) fn count_mut(&mut self) -> &mut u32 { &mut self.count }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 62 |   pub(crate) fn url_mut(&mut self) -> &mut Option<RoUrl> { &mut self.url }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 63 |   pub(crate) fn method_mut(&mut self) -> &mut String { &mut self.method }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |   pub(crate) fn encode_mut(&mut self) -> &mut bool { &mut self.encode }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 70 |   pub(crate) fn raw_mut(&mut self) -> &mut Option<String> { &mut self.raw }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 71 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 72 |   pub(crate) fn proxy_mut(&mut self) -> &mut Option<Proxy> { &mut self.proxy }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boundary` is never used
[INFO] [stdout]    --> src/request/raw_builder.rs:552:10
[INFO] [stdout]     |
[INFO] [stdout] 542 | impl Disposition {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 552 |   pub fn boundary(&self) -> &String { &self.boundary }
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/connection/connection_reader.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ConnectionReader<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 10 |   url: &'a Url,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `response` is never used
[INFO] [stdout]   --> src/connection/connection_reader.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> ConnectionReader<'a> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn response(&mut self) -> error::Result<Response> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/types/url.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl RoUrl {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |   pub(crate) fn url_get(&self) -> &String { &self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]  96 |   pub(crate) fn paths_get(&self) -> &Vec<String> { &self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]  97 |   pub(crate) fn username_get(&self) -> &String { &self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  98 |   pub(crate) fn password_get(&self) -> &Option<String> { &self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  99 |   pub(crate) fn paras_get(&self) -> &Vec<Para> { &self.paras }
[INFO] [stdout] 100 |   pub(crate) fn fragment_get(&self) -> &Option<String> { &self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 101 |   pub(crate) fn traditional_get(&self) -> bool { self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 |   pub(crate) fn url_mut(&mut self) -> &mut String { &mut self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 104 |   pub(crate) fn paths_mut(&mut self) -> &mut Vec<String> { &mut self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 105 |   pub(crate) fn username_mut(&mut self) -> &mut String { &mut self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 106 |   pub(crate) fn password_mut(&mut self) -> &mut Option<String> { &mut self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 107 |   pub(crate) fn paras_mut(&mut self) -> &mut Vec<Para> { &mut self.paras }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 108 |   pub(crate) fn fragment_mut(&mut self) -> &mut Option<String> { &mut self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 109 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |
[INFO] [stdout] 111 |   pub(crate) fn url_set<S: AsRef<str>>(&mut self, url: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   pub(crate) fn username_set<S: AsRef<str>>(&mut self, username: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |   pub(crate) fn password_set<S: AsRef<str>>(&mut self, password: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |   pub(crate) fn fragment_set<S: AsRef<str>>(&mut self, fragment: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |   pub(crate) fn traditional_set(&mut self, traditional: bool) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_url`, `name_mut`, and `value_mut` are never used
[INFO] [stdout]   --> src/types/para.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Para {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 27 |   pub(crate) fn with_url<N: AsRef<str>, V: AsRef<str>>(name: N, value: V) -> Self {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 54 |   pub(crate) fn type_mut(&mut self) -> &mut ParaType { &mut self.type_ }
[INFO] [stdout] 55 |   pub(crate) fn value_mut(&mut self) -> &mut Option<String> { &mut self.value }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name_mut`, `text_mut`, `file_mut`, `filename_mut`, `binary_mut`, and `type_mut` are never used
[INFO] [stdout]   --> src/types/form_data.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl FormData {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 85 |   pub(crate) fn text_mut(&mut self) -> &mut Option<String> { &mut self.text }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 86 |   pub(crate) fn file_mut(&mut self) -> &mut Option<PathBuf> { &mut self.file }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 87 |   pub(crate) fn filename_mut(&mut self) -> &mut Option<String> { &mut self.filename }
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 88 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 89 |   pub(crate) fn type_mut(&mut self) -> &mut FormDataType { &mut self.type_ }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToCookie` is never used
[INFO] [stdout]    --> src/types/cookie.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub trait ToCookie {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Status` is never constructed
[INFO] [stdout]    --> src/error.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub(crate) enum Kind {
[INFO] [stdout]     |                 ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 180 |   Status(StatusCode),
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `status_code` is never used
[INFO] [stdout]    --> src/error.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(crate) fn status_code(url: Url, status: StatusCode) -> Error {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_ssl` is never used
[INFO] [stdout]    --> src/error.rs:259:15
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub(crate) fn bad_ssl<S: AsRef<str>>(message: S) -> Error {
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockingClientInAsyncContext` is never constructed
[INFO] [stdout]    --> src/error.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub(crate) struct BlockingClientInAsyncContext;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/response/raw_response.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RawResponse {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |   _url: Url,
[INFO] [stdout] 16 |   url: RoUrl,
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `binary` is never used
[INFO] [stdout]   --> src/response/raw_response.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RawResponse {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn binary(&mut self, binary: Vec<u8>) -> &mut Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection/connection.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn request(&self) -> &RawRequest {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[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] 22 |   pub fn request(&self) -> &RawRequest<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
[INFO] running `Command { std: "docker" "inspect" "c3fc5d8dbb7f36e450cbf980c670d9713e6623b266ae5855fefce12570595acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fc5d8dbb7f36e450cbf980c670d9713e6623b266ae5855fefce12570595acf", kill_on_drop: false }`
[INFO] [stdout] c3fc5d8dbb7f36e450cbf980c670d9713e6623b266ae5855fefce12570595acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5941cbc8cc2aac1d3f00dfb25940d6102487eafbbf400c433004df68ae5db124
[INFO] running `Command { std: "docker" "start" "-a" "5941cbc8cc2aac1d3f00dfb25940d6102487eafbbf400c433004df68ae5db124", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `io` and `time`
[INFO] [stdout]  --> src/connection/block_connection.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io, time};
[INFO] [stdout]   |           ^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/connection/block_connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/block_connection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/connection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::ParaType::FORM`
[INFO] [stdout]  --> src/types/para.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::ParaType::FORM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/types/status.rs:524:22
[INFO] [stdout]     |
[INFO] [stdout] 524 |     f.write_str(self.description())
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut paths = self.request.paths_mut();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut headers = self.request.headers_mut();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let mut exi = headers.iter_mut()
[INFO] [stdout]     |           ----^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut req_paras = self.request.paras_mut();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut req_formdatas = self.request.formdatas_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:268:49
[INFO] [stdout]     |
[INFO] [stdout] 268 |   fn build_body_with_form_urlencoded(&mut self, rourl: &mut RoUrl) -> error::Result<Option<RequestBody>> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/raw_builder.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let mut disposition = fdw.disposition;
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:391:55
[INFO] [stdout]     |
[INFO] [stdout] 391 |   fn build_body_with_form_data_sync_common(&mut self, rourl: &mut RoUrl) -> error::Result<FormDataWrap> {
[INFO] [stdout]     |                                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/connection/block_connection.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let host = self.conn.host(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/connection/block_connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let port = self.conn.port(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection/connection.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]    --> src/connection/connection.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/request/request.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Request {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |   pub(crate) fn closed_mut(&mut self) -> &mut bool { &mut self.closed }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 60 |   pub(crate) fn config_mut(&mut self) -> &mut Config { &mut self.config }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 61 |   pub(crate) fn count_mut(&mut self) -> &mut u32 { &mut self.count }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 62 |   pub(crate) fn url_mut(&mut self) -> &mut Option<RoUrl> { &mut self.url }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 63 |   pub(crate) fn method_mut(&mut self) -> &mut String { &mut self.method }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |   pub(crate) fn encode_mut(&mut self) -> &mut bool { &mut self.encode }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 70 |   pub(crate) fn raw_mut(&mut self) -> &mut Option<String> { &mut self.raw }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 71 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 72 |   pub(crate) fn proxy_mut(&mut self) -> &mut Option<Proxy> { &mut self.proxy }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boundary` is never used
[INFO] [stdout]    --> src/request/raw_builder.rs:552:10
[INFO] [stdout]     |
[INFO] [stdout] 542 | impl Disposition {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 552 |   pub fn boundary(&self) -> &String { &self.boundary }
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/connection/connection_reader.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ConnectionReader<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 10 |   url: &'a Url,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `response` is never used
[INFO] [stdout]   --> src/connection/connection_reader.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> ConnectionReader<'a> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn response(&mut self) -> error::Result<Response> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rttp_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/types/url.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl RoUrl {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |   pub(crate) fn url_get(&self) -> &String { &self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]  96 |   pub(crate) fn paths_get(&self) -> &Vec<String> { &self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]  97 |   pub(crate) fn username_get(&self) -> &String { &self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  98 |   pub(crate) fn password_get(&self) -> &Option<String> { &self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  99 |   pub(crate) fn paras_get(&self) -> &Vec<Para> { &self.paras }
[INFO] [stdout] 100 |   pub(crate) fn fragment_get(&self) -> &Option<String> { &self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 101 |   pub(crate) fn traditional_get(&self) -> bool { self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 |   pub(crate) fn url_mut(&mut self) -> &mut String { &mut self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 104 |   pub(crate) fn paths_mut(&mut self) -> &mut Vec<String> { &mut self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 105 |   pub(crate) fn username_mut(&mut self) -> &mut String { &mut self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 106 |   pub(crate) fn password_mut(&mut self) -> &mut Option<String> { &mut self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 107 |   pub(crate) fn paras_mut(&mut self) -> &mut Vec<Para> { &mut self.paras }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 108 |   pub(crate) fn fragment_mut(&mut self) -> &mut Option<String> { &mut self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 109 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |
[INFO] [stdout] 111 |   pub(crate) fn url_set<S: AsRef<str>>(&mut self, url: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   pub(crate) fn username_set<S: AsRef<str>>(&mut self, username: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |   pub(crate) fn password_set<S: AsRef<str>>(&mut self, password: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |   pub(crate) fn fragment_set<S: AsRef<str>>(&mut self, fragment: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |   pub(crate) fn traditional_set(&mut self, traditional: bool) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_url`, `name_mut`, and `value_mut` are never used
[INFO] [stdout]   --> src/types/para.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Para {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 27 |   pub(crate) fn with_url<N: AsRef<str>, V: AsRef<str>>(name: N, value: V) -> Self {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 54 |   pub(crate) fn type_mut(&mut self) -> &mut ParaType { &mut self.type_ }
[INFO] [stdout] 55 |   pub(crate) fn value_mut(&mut self) -> &mut Option<String> { &mut self.value }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name_mut`, `text_mut`, `file_mut`, `filename_mut`, `binary_mut`, and `type_mut` are never used
[INFO] [stdout]   --> src/types/form_data.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl FormData {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 85 |   pub(crate) fn text_mut(&mut self) -> &mut Option<String> { &mut self.text }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 86 |   pub(crate) fn file_mut(&mut self) -> &mut Option<PathBuf> { &mut self.file }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 87 |   pub(crate) fn filename_mut(&mut self) -> &mut Option<String> { &mut self.filename }
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 88 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 89 |   pub(crate) fn type_mut(&mut self) -> &mut FormDataType { &mut self.type_ }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToCookie` is never used
[INFO] [stdout]    --> src/types/cookie.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub trait ToCookie {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Status` is never constructed
[INFO] [stdout]    --> src/error.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub(crate) enum Kind {
[INFO] [stdout]     |                 ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 180 |   Status(StatusCode),
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `status_code` is never used
[INFO] [stdout]    --> src/error.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(crate) fn status_code(url: Url, status: StatusCode) -> Error {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_ssl` is never used
[INFO] [stdout]    --> src/error.rs:259:15
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub(crate) fn bad_ssl<S: AsRef<str>>(message: S) -> Error {
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockingClientInAsyncContext` is never constructed
[INFO] [stdout]    --> src/error.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub(crate) struct BlockingClientInAsyncContext;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/response/raw_response.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RawResponse {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |   _url: Url,
[INFO] [stdout] 16 |   url: RoUrl,
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `binary` is never used
[INFO] [stdout]   --> src/response/raw_response.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RawResponse {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn binary(&mut self, binary: Vec<u8>) -> &mut Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection/connection.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn request(&self) -> &RawRequest {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[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] 22 |   pub fn request(&self) -> &RawRequest<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `Write`, and `stdout`
[INFO] [stdout]  --> tests/test_rustls.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Read, stdout, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> tests/test_rustls.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/test_rustls.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rttp_client::types::Proxy`
[INFO] [stdout]  --> tests/test_http_async.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rttp_client::types::Proxy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client` is never used
[INFO] [stdout]  --> tests/test_http_async.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn client() -> HttpClient {
[INFO] [stdout]   |    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `time`
[INFO] [stdout]  --> src/connection/block_connection.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io, time};
[INFO] [stdout]   |           ^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/connection/block_connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/block_connection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/connection/connection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::ParaType::FORM`
[INFO] [stdout]  --> src/types/para.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::ParaType::FORM;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/types/status.rs:524:22
[INFO] [stdout]     |
[INFO] [stdout] 524 |     f.write_str(self.description())
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut paths = self.request.paths_mut();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut headers = self.request.headers_mut();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let mut exi = headers.iter_mut()
[INFO] [stdout]     |           ----^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut req_paras = self.request.paras_mut();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut req_formdatas = self.request.formdatas_mut();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:268:49
[INFO] [stdout]     |
[INFO] [stdout] 268 |   fn build_body_with_form_urlencoded(&mut self, rourl: &mut RoUrl) -> error::Result<Option<RequestBody>> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/raw_builder.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let mut disposition = fdw.disposition;
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rourl`
[INFO] [stdout]    --> src/request/raw_builder.rs:391:55
[INFO] [stdout]     |
[INFO] [stdout] 391 |   fn build_body_with_form_data_sync_common(&mut self, rourl: &mut RoUrl) -> error::Result<FormDataWrap> {
[INFO] [stdout]     |                                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/connection/block_connection.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let host = self.conn.host(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/connection/block_connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let port = self.conn.port(url)?;
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/connection/connection.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]    --> src/connection/connection.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/request/request.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Request {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |   pub(crate) fn closed_mut(&mut self) -> &mut bool { &mut self.closed }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 60 |   pub(crate) fn config_mut(&mut self) -> &mut Config { &mut self.config }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 61 |   pub(crate) fn count_mut(&mut self) -> &mut u32 { &mut self.count }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 62 |   pub(crate) fn url_mut(&mut self) -> &mut Option<RoUrl> { &mut self.url }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 63 |   pub(crate) fn method_mut(&mut self) -> &mut String { &mut self.method }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 69 |   pub(crate) fn encode_mut(&mut self) -> &mut bool { &mut self.encode }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 70 |   pub(crate) fn raw_mut(&mut self) -> &mut Option<String> { &mut self.raw }
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 71 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 72 |   pub(crate) fn proxy_mut(&mut self) -> &mut Option<Proxy> { &mut self.proxy }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boundary` is never used
[INFO] [stdout]    --> src/request/raw_builder.rs:552:10
[INFO] [stdout]     |
[INFO] [stdout] 542 | impl Disposition {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 552 |   pub fn boundary(&self) -> &String { &self.boundary }
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/connection/connection_reader.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ConnectionReader<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 10 |   url: &'a Url,
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `response` is never used
[INFO] [stdout]   --> src/connection/connection_reader.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> ConnectionReader<'a> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn response(&mut self) -> error::Result<Response> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/types/url.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl RoUrl {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |   pub(crate) fn url_get(&self) -> &String { &self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]  96 |   pub(crate) fn paths_get(&self) -> &Vec<String> { &self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]  97 |   pub(crate) fn username_get(&self) -> &String { &self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  98 |   pub(crate) fn password_get(&self) -> &Option<String> { &self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]  99 |   pub(crate) fn paras_get(&self) -> &Vec<Para> { &self.paras }
[INFO] [stdout] 100 |   pub(crate) fn fragment_get(&self) -> &Option<String> { &self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 101 |   pub(crate) fn traditional_get(&self) -> bool { self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |
[INFO] [stdout] 103 |   pub(crate) fn url_mut(&mut self) -> &mut String { &mut self.url }
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 104 |   pub(crate) fn paths_mut(&mut self) -> &mut Vec<String> { &mut self.paths }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 105 |   pub(crate) fn username_mut(&mut self) -> &mut String { &mut self.username }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 106 |   pub(crate) fn password_mut(&mut self) -> &mut Option<String> { &mut self.password }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 107 |   pub(crate) fn paras_mut(&mut self) -> &mut Vec<Para> { &mut self.paras }
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 108 |   pub(crate) fn fragment_mut(&mut self) -> &mut Option<String> { &mut self.fragment }
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 109 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |
[INFO] [stdout] 111 |   pub(crate) fn url_set<S: AsRef<str>>(&mut self, url: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   pub(crate) fn username_set<S: AsRef<str>>(&mut self, username: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |   pub(crate) fn password_set<S: AsRef<str>>(&mut self, password: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |   pub(crate) fn fragment_set<S: AsRef<str>>(&mut self, fragment: S) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |   pub(crate) fn traditional_set(&mut self, traditional: bool) -> &mut Self {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_url`, `name_mut`, and `value_mut` are never used
[INFO] [stdout]   --> src/types/para.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Para {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 27 |   pub(crate) fn with_url<N: AsRef<str>, V: AsRef<str>>(name: N, value: V) -> Self {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 54 |   pub(crate) fn type_mut(&mut self) -> &mut ParaType { &mut self.type_ }
[INFO] [stdout] 55 |   pub(crate) fn value_mut(&mut self) -> &mut Option<String> { &mut self.value }
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name_mut`, `text_mut`, `file_mut`, `filename_mut`, `binary_mut`, and `type_mut` are never used
[INFO] [stdout]   --> src/types/form_data.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl FormData {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 85 |   pub(crate) fn text_mut(&mut self) -> &mut Option<String> { &mut self.text }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 86 |   pub(crate) fn file_mut(&mut self) -> &mut Option<PathBuf> { &mut self.file }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 87 |   pub(crate) fn filename_mut(&mut self) -> &mut Option<String> { &mut self.filename }
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 88 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 89 |   pub(crate) fn type_mut(&mut self) -> &mut FormDataType { &mut self.type_ }
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToCookie` is never used
[INFO] [stdout]    --> src/types/cookie.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub trait ToCookie {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Status` is never constructed
[INFO] [stdout]    --> src/error.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub(crate) enum Kind {
[INFO] [stdout]     |                 ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 180 |   Status(StatusCode),
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `status_code` is never used
[INFO] [stdout]    --> src/error.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub(crate) fn status_code(url: Url, status: StatusCode) -> Error {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_ssl` is never used
[INFO] [stdout]    --> src/error.rs:259:15
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub(crate) fn bad_ssl<S: AsRef<str>>(message: S) -> Error {
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockingClientInAsyncContext` is never constructed
[INFO] [stdout]    --> src/error.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub(crate) struct BlockingClientInAsyncContext;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/response/raw_response.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RawResponse {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |   _url: Url,
[INFO] [stdout] 16 |   url: RoUrl,
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `binary` is never used
[INFO] [stdout]   --> src/response/raw_response.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RawResponse {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn binary(&mut self, binary: Vec<u8>) -> &mut Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection/connection.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub fn request(&self) -> &RawRequest {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[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] 22 |   pub fn request(&self) -> &RawRequest<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "5941cbc8cc2aac1d3f00dfb25940d6102487eafbbf400c433004df68ae5db124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5941cbc8cc2aac1d3f00dfb25940d6102487eafbbf400c433004df68ae5db124", kill_on_drop: false }`
[INFO] [stdout] 5941cbc8cc2aac1d3f00dfb25940d6102487eafbbf400c433004df68ae5db124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15ce462d06936762c17d73de09f2cad82866f9510f930f8f7e0c4662b960be1a
[INFO] running `Command { std: "docker" "start" "-a" "15ce462d06936762c17d73de09f2cad82866f9510f930f8f7e0c4662b960be1a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `io` and `time`
[INFO] [stderr]  --> src/connection/block_connection.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io, time};
[INFO] [stderr]   |           ^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::TcpStream`
[INFO] [stderr]  --> src/connection/block_connection.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::net::TcpStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/connection/block_connection.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/connection/connection.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::ParaType::FORM`
[INFO] [stderr]  --> src/types/para.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::types::ParaType::FORM;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/types/status.rs:524:22
[INFO] [stderr]     |
[INFO] [stderr] 524 |     f.write_str(self.description())
[INFO] [stderr]     |                      ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     let mut paths = self.request.paths_mut();
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |     let mut headers = self.request.headers_mut();
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:137:11
[INFO] [stderr]     |
[INFO] [stderr] 137 |       let mut exi = headers.iter_mut()
[INFO] [stderr]     |           ----^^^
[INFO] [stderr]     |           |
[INFO] [stderr]     |           help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let mut req_paras = self.request.paras_mut();
[INFO] [stderr]     |         ----^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/client.rs:176:9
[INFO] [stderr]     |
[INFO] [stderr] 176 |     let mut req_formdatas = self.request.formdatas_mut();
[INFO] [stderr]     |         ----^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rourl`
[INFO] [stderr]    --> src/request/raw_builder.rs:268:49
[INFO] [stderr]     |
[INFO] [stderr] 268 |   fn build_body_with_form_urlencoded(&mut self, rourl: &mut RoUrl) -> error::Result<Option<RequestBody>> {
[INFO] [stderr]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/request/raw_builder.rs:367:9
[INFO] [stderr]     |
[INFO] [stderr] 367 |     let mut disposition = fdw.disposition;
[INFO] [stderr]     |         ----^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rourl`
[INFO] [stderr]    --> src/request/raw_builder.rs:391:55
[INFO] [stderr]     |
[INFO] [stderr] 391 |   fn build_body_with_form_data_sync_common(&mut self, rourl: &mut RoUrl) -> error::Result<FormDataWrap> {
[INFO] [stderr]     |                                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_rourl`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `host`
[INFO] [stderr]   --> src/connection/block_connection.rs:94:9
[INFO] [stderr]    |
[INFO] [stderr] 94 |     let host = self.conn.host(url)?;
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]   --> src/connection/block_connection.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |     let port = self.conn.port(url)?;
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `url`
[INFO] [stderr]    --> src/connection/connection.rs:146:37
[INFO] [stderr]     |
[INFO] [stderr] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stream`
[INFO] [stderr]    --> src/connection/connection.rs:146:48
[INFO] [stderr]     |
[INFO] [stderr] 146 |   pub fn block_send_https<S>(&self, url: &Url, stream: &mut S) -> error::Result<Vec<u8>>
[INFO] [stderr]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> src/request/request.rs:59:17
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Request {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |   pub(crate) fn closed_mut(&mut self) -> &mut bool { &mut self.closed }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] 60 |   pub(crate) fn config_mut(&mut self) -> &mut Config { &mut self.config }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] 61 |   pub(crate) fn count_mut(&mut self) -> &mut u32 { &mut self.count }
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 62 |   pub(crate) fn url_mut(&mut self) -> &mut Option<RoUrl> { &mut self.url }
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 63 |   pub(crate) fn method_mut(&mut self) -> &mut String { &mut self.method }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 69 |   pub(crate) fn encode_mut(&mut self) -> &mut bool { &mut self.encode }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] 70 |   pub(crate) fn raw_mut(&mut self) -> &mut Option<String> { &mut self.raw }
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 71 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] 72 |   pub(crate) fn proxy_mut(&mut self) -> &mut Option<Proxy> { &mut self.proxy }
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `boundary` is never used
[INFO] [stderr]    --> src/request/raw_builder.rs:552:10
[INFO] [stderr]     |
[INFO] [stderr] 542 | impl Disposition {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 552 |   pub fn boundary(&self) -> &String { &self.boundary }
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]   --> src/connection/connection_reader.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ConnectionReader<'a> {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 10 |   url: &'a Url,
[INFO] [stderr]    |   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `response` is never used
[INFO] [stderr]   --> src/connection/connection_reader.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl<'a> ConnectionReader<'a> {
[INFO] [stderr]    | ----------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 28 |   pub fn response(&mut self) -> error::Result<Response> {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/types/url.rs:95:17
[INFO] [stderr]     |
[INFO] [stderr]  46 | impl RoUrl {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  95 |   pub(crate) fn url_get(&self) -> &String { &self.url }
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr]  96 |   pub(crate) fn paths_get(&self) -> &Vec<String> { &self.paths }
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]  97 |   pub(crate) fn username_get(&self) -> &String { &self.username }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr]  98 |   pub(crate) fn password_get(&self) -> &Option<String> { &self.password }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr]  99 |   pub(crate) fn paras_get(&self) -> &Vec<Para> { &self.paras }
[INFO] [stderr] 100 |   pub(crate) fn fragment_get(&self) -> &Option<String> { &self.fragment }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] 101 |   pub(crate) fn traditional_get(&self) -> bool { self.traditional }
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 102 |
[INFO] [stderr] 103 |   pub(crate) fn url_mut(&mut self) -> &mut String { &mut self.url }
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] 104 |   pub(crate) fn paths_mut(&mut self) -> &mut Vec<String> { &mut self.paths }
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr] 105 |   pub(crate) fn username_mut(&mut self) -> &mut String { &mut self.username }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] 106 |   pub(crate) fn password_mut(&mut self) -> &mut Option<String> { &mut self.password }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] 107 |   pub(crate) fn paras_mut(&mut self) -> &mut Vec<Para> { &mut self.paras }
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr] 108 |   pub(crate) fn fragment_mut(&mut self) -> &mut Option<String> { &mut self.fragment }
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] 109 |   pub(crate) fn traditional_mut(&mut self) -> &mut bool { &mut self.traditional }
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 110 |
[INFO] [stderr] 111 |   pub(crate) fn url_set<S: AsRef<str>>(&mut self, url: S) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |   pub(crate) fn paths_set(&mut self, paths: Vec<String>) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |   pub(crate) fn username_set<S: AsRef<str>>(&mut self, username: S) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |   pub(crate) fn password_set<S: AsRef<str>>(&mut self, password: S) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 |   pub(crate) fn fragment_set<S: AsRef<str>>(&mut self, fragment: S) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 |   pub(crate) fn traditional_set(&mut self, traditional: bool) -> &mut Self {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `with_url`, `name_mut`, and `value_mut` are never used
[INFO] [stderr]   --> src/types/para.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl Para {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 27 |   pub(crate) fn with_url<N: AsRef<str>, V: AsRef<str>>(name: N, value: V) -> Self {
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 54 |   pub(crate) fn type_mut(&mut self) -> &mut ParaType { &mut self.type_ }
[INFO] [stderr] 55 |   pub(crate) fn value_mut(&mut self) -> &mut Option<String> { &mut self.value }
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name_mut`, `text_mut`, `file_mut`, `filename_mut`, `binary_mut`, and `type_mut` are never used
[INFO] [stderr]   --> src/types/form_data.rs:84:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl FormData {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |   pub(crate) fn name_mut(&mut self) -> &mut String { &mut self.name }
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 85 |   pub(crate) fn text_mut(&mut self) -> &mut Option<String> { &mut self.text }
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 86 |   pub(crate) fn file_mut(&mut self) -> &mut Option<PathBuf> { &mut self.file }
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 87 |   pub(crate) fn filename_mut(&mut self) -> &mut Option<String> { &mut self.filename }
[INFO] [stderr]    |                 ^^^^^^^^^^^^
[INFO] [stderr] 88 |   pub(crate) fn binary_mut(&mut self) -> &mut Vec<u8> { &mut self.binary }
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr] 89 |   pub(crate) fn type_mut(&mut self) -> &mut FormDataType { &mut self.type_ }
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToCookie` is never used
[INFO] [stderr]    --> src/types/cookie.rs:151:11
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub trait ToCookie {
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Status` is never constructed
[INFO] [stderr]    --> src/error.rs:180:3
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub(crate) enum Kind {
[INFO] [stderr]     |                 ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 180 |   Status(StatusCode),
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `status_code` is never used
[INFO] [stderr]    --> src/error.rs:215:15
[INFO] [stderr]     |
[INFO] [stderr] 215 | pub(crate) fn status_code(url: Url, status: StatusCode) -> Error {
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bad_ssl` is never used
[INFO] [stderr]    --> src/error.rs:259:15
[INFO] [stderr]     |
[INFO] [stderr] 259 | pub(crate) fn bad_ssl<S: AsRef<str>>(message: S) -> Error {
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BlockingClientInAsyncContext` is never constructed
[INFO] [stderr]    --> src/error.rs:294:19
[INFO] [stderr]     |
[INFO] [stderr] 294 | pub(crate) struct BlockingClientInAsyncContext;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]   --> src/response/raw_response.rs:16:3
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct RawResponse {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 15 |   _url: Url,
[INFO] [stderr] 16 |   url: RoUrl,
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RawResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `binary` is never used
[INFO] [stderr]   --> src/response/raw_response.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl RawResponse {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 44 |   pub fn binary(&mut self, binary: Vec<u8>) -> &mut Self {
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/connection/connection.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |   pub fn request(&self) -> &RawRequest {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]    |                  |         ||
[INFO] [stderr]    |                  |         |the same lifetime is hidden here
[INFO] [stderr]    |                  |         the same lifetime is elided here
[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] 22 |   pub fn request(&self) -> &RawRequest<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rttp_client` (lib) generated 33 warnings (run `cargo fix --lib -p rttp_client` to apply 12 suggestions)
[INFO] [stderr] warning: `rttp_client` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr] warning: unused imports: `Read`, `Write`, and `stdout`
[INFO] [stderr]  --> tests/test_rustls.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{Read, stdout, Write};
[INFO] [stderr]   |               ^^^^  ^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::TcpStream`
[INFO] [stderr]  --> tests/test_rustls.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::net::TcpStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/test_rustls.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rttp_client::types::Proxy`
[INFO] [stderr]  --> tests/test_http_async.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rttp_client::types::Proxy;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `client` is never used
[INFO] [stderr]  --> tests/test_http_async.rs:7:4
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn client() -> HttpClient {
[INFO] [stderr]   |    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rttp_client` (test "test_rustls") generated 3 warnings (run `cargo fix --test "test_rustls"` to apply 3 suggestions)
[INFO] [stderr] warning: `rttp_client` (test "test_http_async") generated 2 warnings (run `cargo fix --test "test_http_async"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rttp_client-f0d398d6c3467e97)
[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/test_http_async.rs (/opt/rustwide/target/debug/deps/test_http_async-1e58c6ca754287bc)
[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/test_http_basic.rs (/opt/rustwide/target/debug/deps/test_http_basic-2be77f1c34c3b91e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_with_proxy_socks5 ... ignored
[INFO] [stdout] test test_auto_redirect ... FAILED
[INFO] [stdout] test test_upload ... FAILED
[INFO] [stdout] test test_connection_closed ... FAILED
[INFO] [stdout] test test_raw_json ... FAILED
[INFO] [stdout] test test_multi ... FAILED
[INFO] [stdout] test test_http ... FAILED
[INFO] [stdout] test test_gzip ... FAILED
[INFO] [stdout] test test_raw_form_urlencoded ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_auto_redirect stdout ----
[INFO] [stderr] error: test failed, to rerun pass `--test test_http_basic`
[INFO] [stdout] 
[INFO] [stdout] thread 'test_auto_redirect' (27) panicked at tests/test_http_basic.rs:154:3:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb19e6 - test_http_basic::test_auto_redirect::ha321ea4093946fdd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:154:3
[INFO] [stdout]   21:     0x6416a6fb1c17 - test_http_basic::test_auto_redirect::{{closure}}::h68621826bbfc9f7d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:148:24
[INFO] [stdout]   22:     0x6416a6fb3306 - core::ops::function::FnOnce::call_once::h21463c7639e4f25d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_upload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_upload' (34) panicked at tests/test_http_basic.rs:67:3:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb14f5 - test_http_basic::test_upload::h10e80a8e0c6966da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:67:3
[INFO] [stdout]   21:     0x6416a6fb16d7 - test_http_basic::test_upload::{{closure}}::h55d4d372fadf65f6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:60:17
[INFO] [stdout]   22:     0x6416a6fb33e6 - core::ops::function::FnOnce::call_once::h4ff241275a69c182
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_connection_closed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_connection_closed' (28) panicked at tests/test_http_basic.rs:163:3:
[INFO] [stdout] assertion failed: resp0.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb1d08 - test_http_basic::test_connection_closed::h1189a19ef3a8d3c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:163:3
[INFO] [stdout]   21:     0x6416a6fb2107 - test_http_basic::test_connection_closed::{{closure}}::hfa526ffdf30e1be0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:160:28
[INFO] [stdout]   22:     0x6416a6fb3676 - core::ops::function::FnOnce::call_once::hfdf7e52da85fbfdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_raw_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_raw_json' (33) panicked at tests/test_http_basic.rs:82:6:
[INFO] [stdout] REQUEST FAIL: rhttp_client::Error { kind: Request, source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714ebda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718a426 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6416a6fb52bc - core::result::Result<T,E>::expect::h517d7f81780bfb57
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x6416a6fb1807 - test_http_basic::test_raw_json::haf94ee08ae4163fa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:82:6
[INFO] [stdout]   22:     0x6416a6fb1867 - test_http_basic::test_raw_json::{{closure}}::h439b040beb0eee27
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:74:19
[INFO] [stdout]   23:     0x6416a6fb35e6 - core::ops::function::FnOnce::call_once::hcf2e65be70b029fe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   45:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multi stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multi' (31) panicked at tests/test_http_basic.rs:42:3:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb1132 - test_http_basic::test_multi::h6085d54c241e72fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:42:3
[INFO] [stdout]   21:     0x6416a6fb1327 - test_http_basic::test_multi::{{closure}}::h807f8588a7ec3963
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:22:16
[INFO] [stdout]   22:     0x6416a6fb3626 - core::ops::function::FnOnce::call_once::hed0eb3acde133f3b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_http stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_http' (30) panicked at tests/test_http_basic.rs:15:3:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb2b7d - test_http_basic::test_http::h72610a5363e600e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:15:3
[INFO] [stdout]   21:     0x6416a6fb2e07 - test_http_basic::test_http::{{closure}}::he15aa8889e2591e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:11:15
[INFO] [stdout]   22:     0x6416a6fb34d6 - core::ops::function::FnOnce::call_once::hb551a97ac59cae35
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_gzip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gzip' (29) panicked at tests/test_http_basic.rs:54:3:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714eba6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718b00c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6416a6fb2881 - test_http_basic::test_gzip::h7e2422eac489c4f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:54:3
[INFO] [stdout]   21:     0x6416a6fb2a57 - test_http_basic::test_gzip::{{closure}}::h97083bc0918863d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:48:15
[INFO] [stdout]   22:     0x6416a6fb32c6 - core::ops::function::FnOnce::call_once::h0f6b454e4f3f278f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   44:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_raw_form_urlencoded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_raw_form_urlencoded' (32) panicked at tests/test_http_basic.rs:94:6:
[INFO] [stdout] REQUEST FAIL: rhttp_client::Error { kind: Request, source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416a71708d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416a71708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416a71708d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6416a71708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6416a718237f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6416a718237f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6416a713d1c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6416a713d1c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6416a71499f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6416a714e6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6416a714e551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6416a6fd7efe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6416a6fd7efe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6416a714ed7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6416a714ed7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6416a714ebda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6416a7149b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6416a7130b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6416a718b030 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6416a718a426 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6416a6fb52bc - core::result::Result<T,E>::expect::h517d7f81780bfb57
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x6416a6fb265d - test_http_basic::test_raw_form_urlencoded::h31161416b7e317fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:94:6
[INFO] [stdout]   22:     0x6416a6fb26b7 - test_http_basic::test_raw_form_urlencoded::{{closure}}::h9f372a2dbfb45bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_http_basic.rs:86:30
[INFO] [stdout]   23:     0x6416a6fb35a6 - core::ops::function::FnOnce::call_once::hcd3ab7fa6e985401
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416a6fd7cbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6416a6fd7cbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6416a6fed925 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6416a6fed925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6416a6fed925 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6416a6fed925 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6416a6fed925 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6416a6fed925 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6416a6fed925 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6416a6fc4114 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6416a6fc4114 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6416a6fc79da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6416a6fc79da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6416a6fc79da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6416a6fc79da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6416a6fc79da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6416a6fc79da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6416a7144c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6416a7144c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d26a3c43aa4 - <unknown>
[INFO] [stdout]   45:     0x7d26a3cd0a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_auto_redirect
[INFO] [stdout]     test_connection_closed
[INFO] [stdout]     test_gzip
[INFO] [stdout]     test_http
[INFO] [stdout]     test_multi
[INFO] [stdout]     test_raw_form_urlencoded
[INFO] [stdout]     test_raw_json
[INFO] [stdout]     test_upload
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15ce462d06936762c17d73de09f2cad82866f9510f930f8f7e0c4662b960be1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ce462d06936762c17d73de09f2cad82866f9510f930f8f7e0c4662b960be1a", kill_on_drop: false }`
[INFO] [stdout] 15ce462d06936762c17d73de09f2cad82866f9510f930f8f7e0c4662b960be1a
