[INFO] fetching crate dot-http 0.1.0... [INFO] testing dot-http-0.1.0 against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] extracting crate dot-http 0.1.0 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate dot-http 0.1.0 on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dot-http 0.1.0 [INFO] finished tweaking crates.io crate dot-http 0.1.0 [INFO] tweaked toml for crates.io crate dot-http 0.1.0 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate crates.io crate dot-http 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.2.8 [INFO] [stderr] Downloaded gc v0.3.3 [INFO] [stderr] Downloaded anyhow v1.0.25 [INFO] [stderr] Downloaded gc_derive v0.3.2 [INFO] [stderr] Downloaded http-test-server v1.0.0 [INFO] [stderr] Downloaded Boa v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ae0f61b302d483504ddf5378eca250ec8e7cc9592e19a7d3eb8745a6a3f68a [INFO] running `Command { std: "docker" "start" "-a" "21ae0f61b302d483504ddf5378eca250ec8e7cc9592e19a7d3eb8745a6a3f68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ae0f61b302d483504ddf5378eca250ec8e7cc9592e19a7d3eb8745a6a3f68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ae0f61b302d483504ddf5378eca250ec8e7cc9592e19a7d3eb8745a6a3f68a", kill_on_drop: false }` [INFO] [stdout] 21ae0f61b302d483504ddf5378eca250ec8e7cc9592e19a7d3eb8745a6a3f68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2071cbd83de7d10c1c6657fddbacc13a5243b3a48ed9fd7f99aba1ef3938db6f [INFO] running `Command { std: "docker" "start" "-a" "2071cbd83de7d10c1c6657fddbacc13a5243b3a48ed9fd7f99aba1ef3938db6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling gc v0.3.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling gc_derive v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio v0.2.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling Boa v0.5.1 [INFO] [stderr] Compiling dot-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | | expected, got [INFO] [stdout] 33 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | expected, got [INFO] [stdout] 33 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 - _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] 104 + _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.21s [INFO] running `Command { std: "docker" "inspect" "2071cbd83de7d10c1c6657fddbacc13a5243b3a48ed9fd7f99aba1ef3938db6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2071cbd83de7d10c1c6657fddbacc13a5243b3a48ed9fd7f99aba1ef3938db6f", kill_on_drop: false }` [INFO] [stdout] 2071cbd83de7d10c1c6657fddbacc13a5243b3a48ed9fd7f99aba1ef3938db6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df813cacdc4242080c7a6feedc194cfdaaf7d4eaf9858d89847b30816500bc1d [INFO] running `Command { std: "docker" "start" "-a" "df813cacdc4242080c7a6feedc194cfdaaf7d4eaf9858d89847b30816500bc1d", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling http-test-server v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dot-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | assert!(file.is_ok(), file); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{:?}" format string to use the Debug implementation of `Result` [INFO] [stdout] | [INFO] [stdout] 259 | assert!(file.is_ok(), "{:?}", file); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | | expected, got [INFO] [stdout] 33 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | expected, got [INFO] [stdout] 33 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 - _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] 104 + _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "df813cacdc4242080c7a6feedc194cfdaaf7d4eaf9858d89847b30816500bc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df813cacdc4242080c7a6feedc194cfdaaf7d4eaf9858d89847b30816500bc1d", kill_on_drop: false }` [INFO] [stdout] df813cacdc4242080c7a6feedc194cfdaaf7d4eaf9858d89847b30816500bc1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 372da6c39c7bb17680497cd5d99ba2f51a6f2d59314646e31302e975f5ca7eba [INFO] running `Command { std: "docker" "start" "-a" "372da6c39c7bb17680497cd5d99ba2f51a6f2d59314646e31302e975f5ca7eba", 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] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tests.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | assert!(file.is_ok(), file); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the Debug implementation of `Result` [INFO] [stderr] | [INFO] [stderr] 259 | assert!(file.is_ok(), "{:?}", file); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/mod.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | panic!(format!( [INFO] [stderr] | ____________^ [INFO] [stderr] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stderr] 32 | | expected, got [INFO] [stderr] 33 | | )) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 30 ~ panic!( [INFO] [stderr] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stderr] 32 | expected, got [INFO] [stderr] 33 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/mod.rs:104:29 [INFO] [stderr] | [INFO] [stderr] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 104 - _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stderr] 104 + _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `dot-http` (bin "dot-http" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dot_http-7b329a61c552e6bd) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test parser::tests::test ... ok [INFO] [stdout] test parser::tests::test_new_line_in_request_body_file ... ok [INFO] [stdout] test parser::tests::test_min_file ... ok [INFO] [stdout] test parser::tests::test_request ... ok [INFO] [stdout] test parser::tests::test_response_handler_with_comment ... ok [INFO] [stdout] test parser::tests::test_empty_body_with_handler ... ok [INFO] [stdout] test parser::tests::test_request_script ... ok [INFO] [stdout] test parser::tests::test_response_handler ... ok [INFO] [stdout] test parser::tests::test_weird_file ... ok [INFO] [stdout] test parser::tests::test_parse ... ok [INFO] [stdout] test script_engine::tests::test_initialize_error ... ok [INFO] [stdout] test script_engine::tests::test_parse_error ... ok [INFO] [stdout] test script_engine::tests::test_lex_error ... ok [INFO] [stdout] test response_handler::tests::test_headers_available_in_response ... ok [INFO] [stdout] test script_engine::tests::test_process_file ... ok [INFO] [stdout] test http_client::tests::test_execute ... FAILED [INFO] [stdout] test controller::tests::test ... FAILED [INFO] [stdout] test controller::tests::test_last_line ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- http_client::tests::test_execute stdout ---- [INFO] [stdout] thread 'http_client::tests::test_execute' panicked at 'attempted to leave type `[(u8, char); 4]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e48f2bf9cc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e48f2bf9cc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e48f2e5b2c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e48f2b7f45 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e48f2c1470 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e48f2c1470 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e48f2c1470 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e48f2c1056 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e48f2c1b24 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e48f2c15d2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e48f2bfe74 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e48f2c1569 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e48ea7a9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e48ea7a91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e48f14e3d9 - core::mem::uninitialized::hc831be32773acb11 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e48f14e3d9 - smallvec::SmallVec::new::h7564221bee7e0ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] 18: 0x55e48f155109 - unicode_normalization::decompose::new_canonical::h9f220248efb9ac2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/decompose.rs:44:17 [INFO] [stdout] 19: 0x55e48f14531b - unicode_normalization::recompose::new_canonical::hb414157913daf7f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/recompose.rs:35:15 [INFO] [stdout] 20: 0x55e48f158686 - <&str as unicode_normalization::UnicodeNormalization>::nfc::h35ab350b16b7453c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/lib.rs:134:9 [INFO] [stdout] 21: 0x55e48f153c36 - idna::uts46::processing::h7c0d458361ebe3ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:321:23 [INFO] [stdout] 22: 0x55e48f1545db - idna::uts46::Config::to_ascii::h36e1a40d23a8af4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:428:22 [INFO] [stdout] 23: 0x55e48f1597bd - idna::domain_to_ascii::h5d12a60a9235866a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/lib.rs:53:5 [INFO] [stdout] 24: 0x55e48f1342eb - url::host::Host::parse::hbea88dc9816e9fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/host.rs:83:22 [INFO] [stdout] 25: 0x55e48f129914 - url::parser::Parser::parse_host::h8c53605802560afa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:989:20 [INFO] [stdout] 26: 0x55e48f128c1f - url::parser::Parser::parse_host_and_port::h3d77a46d80d021e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:924:33 [INFO] [stdout] 27: 0x55e48f127e6b - url::parser::Parser::after_double_slash::h875b9ba879922825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:837:13 [INFO] [stdout] 28: 0x55e48f1240b3 - url::parser::Parser::parse_with_scheme::h9ed6d9827af04634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:443:17 [INFO] [stdout] 29: 0x55e48f12365f - url::parser::Parser::parse_url::h35a54ea186eab2bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:356:20 [INFO] [stdout] 30: 0x55e48f11faa2 - url::ParseOptions::parse::h9d42d721bcb88622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:228:9 [INFO] [stdout] 31: 0x55e48ee1d4d5 - url::Url::parse::h35a8fc4cbecbfb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:263:9 [INFO] [stdout] 32: 0x55e48ee468cd - <&str as reqwest::into_url::PolyfillTryInto>::into_url::h4fdf302f5194a4f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:30:9 [INFO] [stdout] 33: 0x55e48ee154c4 - <&alloc::string::String as reqwest::into_url::PolyfillTryInto>::into_url::h234fe50b22cda72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:36:9 [INFO] [stdout] 34: 0x55e48ead7ad1 - reqwest::blocking::client::Client::request::h311000d58cc22ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/blocking/client.rs:532:19 [INFO] [stdout] 35: 0x55e48eaa034b - dot_http::http_client::>::execute::hdb9ff5b46093459c [INFO] [stdout] at /opt/rustwide/workdir/src/http_client/mod.rs:105:35 [INFO] [stdout] 36: 0x55e48ead90c6 - dot_http::http_client::tests::test_execute::h76ee77504c0374dc [INFO] [stdout] at /opt/rustwide/workdir/src/http_client/tests.rs:25:15 [INFO] [stdout] 37: 0x55e48ead8c6a - dot_http::http_client::tests::test_execute::{{closure}}::h16dd0023555f55fc [INFO] [stdout] at /opt/rustwide/workdir/src/http_client/tests.rs:5:1 [INFO] [stdout] 38: 0x55e48eac65ce - core::ops::function::FnOnce::call_once::h5987b4d6c75b9432 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e48eb21f63 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e48eb21f63 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x55e48eb20b27 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 42: 0x55e48eb20b27 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55e48eb20b27 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x55e48eb20b27 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x55e48eb20b27 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x55e48eb20b27 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x55e48eb20b27 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x55e48eaed40e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x55e48eaed40e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 51: 0x55e48eaf2508 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55e48eaf2508 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x55e48eaf2508 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x55e48eaf2508 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 56: 0x55e48eaf2508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 58: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e48f2c6993 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f5d8e6cf609 - start_thread [INFO] [stdout] 61: 0x7f5d8e49f293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controller::tests::test stdout ---- [INFO] [stdout] POST http://localhost:38221 [INFO] [stdout] [INFO] [stdout] thread 'controller::tests::test' panicked at 'attempted to leave type `[(u8, char); 4]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e48f2bf9cc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e48f2bf9cc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e48f2e5b2c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e48f2b7f45 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e48f2c1470 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e48f2c1470 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e48f2c1470 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e48f2c1056 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e48f2c1b24 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e48f2c15d2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e48f2bfe74 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e48f2c1569 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e48ea7a9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e48ea7a91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e48f14e3d9 - core::mem::uninitialized::hc831be32773acb11 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e48f14e3d9 - smallvec::SmallVec::new::h7564221bee7e0ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] 18: 0x55e48f155109 - unicode_normalization::decompose::new_canonical::h9f220248efb9ac2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/decompose.rs:44:17 [INFO] [stdout] 19: 0x55e48f14531b - unicode_normalization::recompose::new_canonical::hb414157913daf7f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/recompose.rs:35:15 [INFO] [stdout] 20: 0x55e48f158686 - <&str as unicode_normalization::UnicodeNormalization>::nfc::h35ab350b16b7453c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/lib.rs:134:9 [INFO] [stdout] 21: 0x55e48f153c36 - idna::uts46::processing::h7c0d458361ebe3ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:321:23 [INFO] [stdout] 22: 0x55e48f1545db - idna::uts46::Config::to_ascii::h36e1a40d23a8af4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:428:22 [INFO] [stdout] 23: 0x55e48f1597bd - idna::domain_to_ascii::h5d12a60a9235866a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/lib.rs:53:5 [INFO] [stdout] 24: 0x55e48f1342eb - url::host::Host::parse::hbea88dc9816e9fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/host.rs:83:22 [INFO] [stdout] 25: 0x55e48f129914 - url::parser::Parser::parse_host::h8c53605802560afa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:989:20 [INFO] [stdout] 26: 0x55e48f128c1f - url::parser::Parser::parse_host_and_port::h3d77a46d80d021e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:924:33 [INFO] [stdout] 27: 0x55e48f127e6b - url::parser::Parser::after_double_slash::h875b9ba879922825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:837:13 [INFO] [stdout] 28: 0x55e48f1240b3 - url::parser::Parser::parse_with_scheme::h9ed6d9827af04634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:443:17 [INFO] [stdout] 29: 0x55e48f12365f - url::parser::Parser::parse_url::h35a54ea186eab2bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:356:20 [INFO] [stdout] 30: 0x55e48f11faa2 - url::ParseOptions::parse::h9d42d721bcb88622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:228:9 [INFO] [stdout] 31: 0x55e48ee1d4d5 - url::Url::parse::h35a8fc4cbecbfb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:263:9 [INFO] [stdout] 32: 0x55e48ee468cd - <&str as reqwest::into_url::PolyfillTryInto>::into_url::h4fdf302f5194a4f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:30:9 [INFO] [stdout] 33: 0x55e48ee154c4 - <&alloc::string::String as reqwest::into_url::PolyfillTryInto>::into_url::h234fe50b22cda72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:36:9 [INFO] [stdout] 34: 0x55e48ead7ad1 - reqwest::blocking::client::Client::request::h311000d58cc22ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/blocking/client.rs:532:19 [INFO] [stdout] 35: 0x55e48eaa034b - dot_http::http_client::>::execute::hdb9ff5b46093459c [INFO] [stdout] at /opt/rustwide/workdir/src/http_client/mod.rs:105:35 [INFO] [stdout] 36: 0x55e48eab3353 - dot_http::controller::Controller::execute::h1a8d2dd7bc001cfd [INFO] [stdout] at /opt/rustwide/workdir/src/controller/mod.rs:126:24 [INFO] [stdout] 37: 0x55e48eaa9b4e - dot_http::controller::tests::test::h1db0e2d615031622 [INFO] [stdout] at /opt/rustwide/workdir/src/controller/tests.rs:38:5 [INFO] [stdout] 38: 0x55e48eaa93ba - dot_http::controller::tests::test::{{closure}}::h21be5f9dc158e294 [INFO] [stdout] at /opt/rustwide/workdir/src/controller/tests.rs:7:1 [INFO] [stdout] 39: 0x55e48eac67ae - core::ops::function::FnOnce::call_once::he4fb3c94de502c78 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e48eb21f63 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e48eb21f63 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x55e48eb20b27 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 43: 0x55e48eb20b27 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55e48eb20b27 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x55e48eb20b27 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x55e48eb20b27 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x55e48eb20b27 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x55e48eb20b27 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x55e48eaed40e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x55e48eaed40e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 52: 0x55e48eaf2508 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55e48eaf2508 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55e48eaf2508 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55e48eaf2508 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 57: 0x55e48eaf2508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 60: 0x55e48f2c6993 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7f5d8e6cf609 - start_thread [INFO] [stdout] 62: 0x7f5d8e49f293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controller::tests::test_last_line stdout ---- [INFO] [stdout] GET http://localhost:44819/second [INFO] [stdout] [INFO] [stdout] thread 'controller::tests::test_last_line' panicked at 'attempted to leave type `[(u8, char); 4]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e48f2bf9cc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e48f2bf9cc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e48f2bf9cc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e48f2e5b2c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e48f2b7f45 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e48f2c1470 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e48f2c1470 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e48f2c1470 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e48f2c1056 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e48f2c1b24 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e48f2c15d2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e48f2bfe74 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e48f2c1569 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e48ea7a9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e48ea7a91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e48f14e3d9 - core::mem::uninitialized::hc831be32773acb11 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e48f14e3d9 - smallvec::SmallVec::new::h7564221bee7e0ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] 18: 0x55e48f155109 - unicode_normalization::decompose::new_canonical::h9f220248efb9ac2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/decompose.rs:44:17 [INFO] [stdout] 19: 0x55e48f14531b - unicode_normalization::recompose::new_canonical::hb414157913daf7f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/recompose.rs:35:15 [INFO] [stdout] 20: 0x55e48f158686 - <&str as unicode_normalization::UnicodeNormalization>::nfc::h35ab350b16b7453c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.8/src/lib.rs:134:9 [INFO] [stdout] 21: 0x55e48f153c36 - idna::uts46::processing::h7c0d458361ebe3ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:321:23 [INFO] [stdout] 22: 0x55e48f1545db - idna::uts46::Config::to_ascii::h36e1a40d23a8af4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/uts46.rs:428:22 [INFO] [stdout] 23: 0x55e48f1597bd - idna::domain_to_ascii::h5d12a60a9235866a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/lib.rs:53:5 [INFO] [stdout] 24: 0x55e48f1342eb - url::host::Host::parse::hbea88dc9816e9fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/host.rs:83:22 [INFO] [stdout] 25: 0x55e48f129914 - url::parser::Parser::parse_host::h8c53605802560afa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:989:20 [INFO] [stdout] 26: 0x55e48f128c1f - url::parser::Parser::parse_host_and_port::h3d77a46d80d021e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:924:33 [INFO] [stdout] 27: 0x55e48f127e6b - url::parser::Parser::after_double_slash::h875b9ba879922825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:837:13 [INFO] [stdout] 28: 0x55e48f1240b3 - url::parser::Parser::parse_with_scheme::h9ed6d9827af04634 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:443:17 [INFO] [stdout] 29: 0x55e48f12365f - url::parser::Parser::parse_url::h35a54ea186eab2bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/parser.rs:356:20 [INFO] [stdout] 30: 0x55e48f11faa2 - url::ParseOptions::parse::h9d42d721bcb88622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:228:9 [INFO] [stdout] 31: 0x55e48ee1d4d5 - url::Url::parse::h35a8fc4cbecbfb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.0/src/lib.rs:263:9 [INFO] [stdout] 32: 0x55e48ee468cd - <&str as reqwest::into_url::PolyfillTryInto>::into_url::h4fdf302f5194a4f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:30:9 [INFO] [stdout] 33: 0x55e48ee154c4 - <&alloc::string::String as reqwest::into_url::PolyfillTryInto>::into_url::h234fe50b22cda72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/into_url.rs:36:9 [INFO] [stdout] 34: 0x55e48ead7ad1 - reqwest::blocking::client::Client::request::h311000d58cc22ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.0/src/blocking/client.rs:532:19 [INFO] [stdout] 35: 0x55e48eaa034b - dot_http::http_client::>::execute::hdb9ff5b46093459c [INFO] [stdout] at /opt/rustwide/workdir/src/http_client/mod.rs:105:35 [INFO] [stdout] 36: 0x55e48eab3353 - dot_http::controller::Controller::execute::h1a8d2dd7bc001cfd [INFO] [stdout] at /opt/rustwide/workdir/src/controller/mod.rs:126:24 [INFO] [stdout] 37: 0x55e48eaaa459 - dot_http::controller::tests::test_last_line::hdeffe95bb842bec4 [INFO] [stdout] at /opt/rustwide/workdir/src/controller/tests.rs:93:5 [INFO] [stdout] 38: 0x55e48eaa9c7a - dot_http::controller::tests::test_last_line::{{closure}}::h9c0494668912fef9 [INFO] [stdout] at /opt/rustwide/workdir/src/controller/tests.rs:44:1 [INFO] [stdout] 39: 0x55e48eac63ce - core::ops::function::FnOnce::call_once::h12a66e7dc0e2c9e6 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e48eb21f63 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e48eb21f63 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x55e48eb20b27 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 43: 0x55e48eb20b27 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55e48eb20b27 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x55e48eb20b27 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x55e48eb20b27 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x55e48eb20b27 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x55e48eb20b27 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x55e48eaed40e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x55e48eaed40e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 52: 0x55e48eaf2508 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55e48eaf2508 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55e48eaf2508 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55e48eaf2508 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55e48eaf2508 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 57: 0x55e48eaf2508 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e48f2c6993 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 60: 0x55e48f2c6993 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7f5d8e6cf609 - start_thread [INFO] [stdout] 62: 0x7f5d8e49f293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] controller::tests::test [INFO] [stdout] controller::tests::test_last_line [INFO] [stdout] http_client::tests::test_execute [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin dot-http' [INFO] running `Command { std: "docker" "inspect" "372da6c39c7bb17680497cd5d99ba2f51a6f2d59314646e31302e975f5ca7eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372da6c39c7bb17680497cd5d99ba2f51a6f2d59314646e31302e975f5ca7eba", kill_on_drop: false }` [INFO] [stdout] 372da6c39c7bb17680497cd5d99ba2f51a6f2d59314646e31302e975f5ca7eba