[INFO] cloning repository https://github.com/biluohc/fht2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/fht2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f05b25c569345d7a0174ba747f44eea05705691 [INFO] testing biluohc/fht2p against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Ffht2p" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biluohc/fht2p on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/biluohc/fht2p [INFO] removed workspace from git repo https://github.com/biluohc/fht2p [INFO] finished tweaking git repo https://github.com/biluohc/fht2p [INFO] tweaked toml for git repo https://github.com/biluohc/fht2p written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/biluohc/fht2p already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e16eff7ce0356ebc372e03157fb6a50e2f56221b957a3a01591fd7c279f5e9ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e16eff7ce0356ebc372e03157fb6a50e2f56221b957a3a01591fd7c279f5e9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e16eff7ce0356ebc372e03157fb6a50e2f56221b957a3a01591fd7c279f5e9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16eff7ce0356ebc372e03157fb6a50e2f56221b957a3a01591fd7c279f5e9ff", kill_on_drop: false }` [INFO] [stdout] e16eff7ce0356ebc372e03157fb6a50e2f56221b957a3a01591fd7c279f5e9ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a59ac9512b2d7c34988ba21fe1fd63ff8b7adbcba56b7a75343cd1cdbfda54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46a59ac9512b2d7c34988ba21fe1fd63ff8b7adbcba56b7a75343cd1cdbfda54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossterm v0.17.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling qr2term v0.2.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rsass v0.13.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling askama_shared v0.10.2 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling nonblock-logger v0.1.5 [INFO] [stderr] Compiling cookie_store v0.11.0 [INFO] [stderr] Compiling fht2p v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling askama_derive v0.10.1 [INFO] [stderr] Compiling askama v0.10.1 [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 22s [INFO] running `Command { std: "docker" "inspect" "46a59ac9512b2d7c34988ba21fe1fd63ff8b7adbcba56b7a75343cd1cdbfda54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a59ac9512b2d7c34988ba21fe1fd63ff8b7adbcba56b7a75343cd1cdbfda54", kill_on_drop: false }` [INFO] [stdout] 46a59ac9512b2d7c34988ba21fe1fd63ff8b7adbcba56b7a75343cd1cdbfda54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 273f0c9a1fa457144f5b4edc76b59d9bdb6b19e2b008c93c8e620736e0f437b8 [INFO] running `Command { std: "docker" "start" "-a" "273f0c9a1fa457144f5b4edc76b59d9bdb6b19e2b008c93c8e620736e0f437b8", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling fht2p v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `Command { std: "docker" "inspect" "273f0c9a1fa457144f5b4edc76b59d9bdb6b19e2b008c93c8e620736e0f437b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273f0c9a1fa457144f5b4edc76b59d9bdb6b19e2b008c93c8e620736e0f437b8", kill_on_drop: false }` [INFO] [stdout] 273f0c9a1fa457144f5b4edc76b59d9bdb6b19e2b008c93c8e620736e0f437b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0e59471cda41920d1ba76475fd13696a946013af59c71e03d9c3b6dacf70e4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0e59471cda41920d1ba76475fd13696a946013af59c71e03d9c3b6dacf70e4f", kill_on_drop: false }` [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct ErrorTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] --> in struct IndexTemplate [INFO] [stderr] = use of deprecated field '_parent' [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fht2plib-6419f146d356fc6d [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config::kv_parser_test ... ok [INFO] [stdout] test tools::test_url_path_decode ... ok [INFO] [stdout] test tools::test_url_for_parent ... ok [INFO] [stdout] test handlers::file_upload::multipart::filename_and_contentype_test ... ok [INFO] [stdout] test consts::consts_test ... ok [INFO] [stdout] test handlers::file_upload::multipart::contentype_and_boundary_test ... ok [INFO] [stdout] test handlers::file_upload::multipart::parse_part_eof_test ... ok [INFO] [stdout] test handlers::mkdir::str_to_mkdir_test ... ok [INFO] [stdout] TypeMap { map: {TypeId { t: 9147559743429524724 }: Any} } [INFO] [stdout] test typemap::test_typemap ... ok [INFO] [stdout] test handlers::proxy::proxy_uri_regex_test ... ok [INFO] [stdout] test args::args_is_empty_test ... ok [INFO] [stdout] test middlewares::cors::uri_to_host_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fht2p-23da7bfaf61f9116 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/full_http-1b7a3ee8d724a741 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] get /tests/dir/index.htm/ failed: error sending request for url (http://127.0.0.1:9880/): error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stderr] 1: tcp connect error: Connection refused (os error 111) [INFO] [stderr] 2: Connection refused (os error 111) [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: ()', tests/full-http.rs:272:15 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563c1a036885 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x563c1a036885 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563c1a036885 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x563c1a036885 - ::fmt::h5fe20777f4174074 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x563c1a061c6c - core::fmt::write::he14c3177144df275 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x563c1a02fb73 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x563c1a0390e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x563c1a0390e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x563c1a0390e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x563c1a038e2c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x563c1a039717 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x563c1a03931b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x563c1a060601 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x563c1a060423 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x563c197aab66 - core::result::Result::unwrap::h235e3e37e29481ac [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x563c19789a0b - full_http::httpt_get_proxy_with_auth::{{closure}}::hfa01bdb4efcf47d7 [INFO] [stderr] at tests/full-http.rs:272 [INFO] [stderr] 16: 0x563c197a5489 - as core::future::future::Future>::poll::h934df65eaa82b205 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stderr] 17: 0x563c1979ca93 - tokio::runtime::enter::Enter::block_on::{{closure}}::hbae66712b9852d80 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 18: 0x563c197b0506 - tokio::coop::with_budget::{{closure}}::hc43956be644a593a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stderr] 19: 0x563c1978f4c1 - std::thread::local::LocalKey::try_with::h316093f148e8af16 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stderr] 20: 0x563c1978e80d - std::thread::local::LocalKey::with::h91f5d30ed6642770 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stderr] 21: 0x563c1979c8a4 - tokio::coop::with_budget::h8d8cebf0c6ddb2c3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stderr] 22: 0x563c1979c8a4 - tokio::coop::budget::h09272e08c8487839 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stderr] 23: 0x563c1979c8a4 - tokio::runtime::enter::Enter::block_on::hff524e92495b63cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 24: 0x563c1979b66f - tokio::runtime::thread_pool::ThreadPool::block_on::h5b064a3ec208dcff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/thread_pool/mod.rs:82 [INFO] [stderr] 25: 0x563c197a467f - tokio::runtime::Runtime::block_on::{{closure}}::h8ba40c1512f8caf4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x563c197a27bd - tokio::runtime::context::enter::h29e423c232571201 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x563c19793cfb - tokio::runtime::handle::Handle::enter::h812033c86af40f87 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x563c197a448b - tokio::runtime::Runtime::block_on::hd3127b8cfe232880 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x563c1978d800 - full_http::full_http_test::{{closure}}::{{closure}}::{{closure}}::h69ab01bb5e2ebcac [INFO] [stderr] at tests/full-http.rs:403 [INFO] [stderr] 30: 0x563c197945cc - std::panicking::try::do_call::h545b385ccbd252c9 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stderr] 31: 0x563c1979568d - __rust_try [INFO] [stderr] 32: 0x563c19794274 - std::panicking::try::h15b6ac8af89a4925 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stderr] 33: 0x563c19795919 - std::panic::catch_unwind::hf5cbd70699bb0382 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stderr] 34: 0x563c1978d849 - full_http::full_http_test::{{closure}}::{{closure}}::h467cae79677f7b01 [INFO] [stderr] at tests/full-http.rs:401 [INFO] [stderr] 35: 0x563c19795819 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6e90dfa2dfa111f [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 36: 0x563c19793419 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h0cd827b96215f027 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stderr] 37: 0x563c197956f9 - as core::ops::function::FnOnce<()>>::call_once::hb120f78a38acf1a1 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stderr] 38: 0x563c19794558 - std::panicking::try::do_call::h386455ca01f65f18 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stderr] 39: 0x563c1979568d - __rust_try [INFO] [stderr] 40: 0x563c19794314 - std::panicking::try::he5a5144d8babe52e [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stderr] 41: 0x563c19795901 - std::panic::catch_unwind::h980f1bee11bc3ba0 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stderr] 42: 0x563c1979326d - std::thread::Builder::spawn_unchecked::{{closure}}::h5ea9129a842d5312 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stderr] 43: 0x563c1979cd78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfe4a65dc3f5b6e04 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stderr] 44: 0x563c1a040cca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stderr] 45: 0x563c1a040cca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stderr] 46: 0x563c1a040cca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 47: 0x7f0cd380c609 - start_thread [INFO] [stderr] 48: 0x7f0cd394e103 - __clone [INFO] [stderr] 49: 0x0 - [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stdout] test full_http_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- full_http_test stdout ---- [INFO] [stdout] thread 'full_http_test' panicked at 'called `Result::unwrap()` on an `Err` value: Any', tests/full-http.rs:410:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c1a036885 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x563c1a036885 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563c1a036885 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x563c1a036885 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x563c1a061c6c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x563c197b4f55 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x563c1a02d431 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x563c1a0390e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x563c1a0390e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x563c1a0390e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x563c1a038dda - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x563c1a039717 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x563c1a03931b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x563c1a060601 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x563c1a060423 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x563c197aaf03 - core::result::Result::unwrap::he0af9b1c25b5119e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x563c1978db2d - full_http::full_http_test::{{closure}}::h205d43f53820e6af [INFO] [stdout] at tests/full-http.rs:410 [INFO] [stdout] 17: 0x563c197a51b9 - as core::future::future::Future>::poll::h58da3aea56603a73 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stdout] 18: 0x563c197a8653 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h3e24f9ecbcec0bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x563c197afd26 - tokio::coop::with_budget::{{closure}}::h5ea4647e7772b281 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stdout] 20: 0x563c19790061 - std::thread::local::LocalKey::try_with::h58692966decd2d0d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x563c1978ed4d - std::thread::local::LocalKey::with::hf67af256866d9a8d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x563c197a6d13 - tokio::coop::with_budget::h2f8eb63b11aa758c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stdout] 23: 0x563c197a6d13 - tokio::coop::budget::h0393ba6aaf85a06e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stdout] 24: 0x563c197a6d13 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h700516970b2e96c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 25: 0x563c197a99a0 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcbec4608e21cba84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 26: 0x563c1979b43e - tokio::macros::scoped_tls::ScopedKey::set::hf04482b9e87c5e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63 [INFO] [stdout] 27: 0x563c197a8fc9 - tokio::runtime::basic_scheduler::enter::hac3ebe3b85501398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 28: 0x563c197a61dd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9a574bad6160f1fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 29: 0x563c197a487b - tokio::runtime::Runtime::block_on::{{closure}}::hd17cce88ef7c88d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444 [INFO] [stdout] 30: 0x563c197a28c7 - tokio::runtime::context::enter::hd57dcc530e9e9f85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stdout] 31: 0x563c19793dca - tokio::runtime::handle::Handle::enter::hdaa98ec4560006bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stdout] 32: 0x563c197a43ad - tokio::runtime::Runtime::block_on::h9267cbec7932462b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stdout] 33: 0x563c1978d70a - full_http::full_http_test::h2aae1cc5d331f1fb [INFO] [stdout] at tests/full-http.rs:397 [INFO] [stdout] 34: 0x563c1978d60a - full_http::full_http_test::{{closure}}::h9d32feea38ab19f5 [INFO] [stdout] at tests/full-http.rs:394 [INFO] [stdout] 35: 0x563c1979cd8e - core::ops::function::FnOnce::call_once::h1f101bd733d5f13a [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 36: 0x563c197dc142 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x563c197dc142 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 38: 0x563c197dc142 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 39: 0x563c197dc142 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 40: 0x563c197dc142 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 41: 0x563c197dc142 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 42: 0x563c197dc142 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 43: 0x563c197b4416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 44: 0x563c197b9755 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 45: 0x563c197b9755 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 46: 0x563c197b9755 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 47: 0x563c197b9755 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 48: 0x563c197b9755 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 49: 0x563c197b9755 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 50: 0x563c197b9755 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 51: 0x563c1a040cca - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 52: 0x563c1a040cca - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 53: 0x563c1a040cca - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 54: 0x7f0cd380c609 - start_thread [INFO] [stdout] 55: 0x7f0cd394e103 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] full_http_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test full-http' [INFO] running `Command { std: "docker" "inspect" "e0e59471cda41920d1ba76475fd13696a946013af59c71e03d9c3b6dacf70e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e59471cda41920d1ba76475fd13696a946013af59c71e03d9c3b6dacf70e4f", kill_on_drop: false }` [INFO] [stdout] e0e59471cda41920d1ba76475fd13696a946013af59c71e03d9c3b6dacf70e4f