[INFO] cloning repository https://github.com/j-keck/sonoff-diy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-keck/sonoff-diy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fsonoff-diy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fsonoff-diy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab091358c30344b63f9b2aaef53ec5112219da63 [INFO] testing j-keck/sonoff-diy against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-keck%2Fsonoff-diy" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-keck/sonoff-diy on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-keck/sonoff-diy [INFO] finished tweaking git repo https://github.com/j-keck/sonoff-diy [INFO] tweaked toml for git repo https://github.com/j-keck/sonoff-diy written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/j-keck/sonoff-diy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/LuoZijun/rust-ifaces.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.6.0 [INFO] [stderr] Downloaded snafu v0.6.0 [INFO] [stderr] Downloaded mdns v0.3.1 [INFO] [stderr] Downloaded hmac-sha256 v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4f1d7d9b34a8e1f9cf767954e73e2dfc4279a16847d289292d2d53583ce9d8 [INFO] running `Command { std: "docker" "start" "-a" "2a4f1d7d9b34a8e1f9cf767954e73e2dfc4279a16847d289292d2d53583ce9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4f1d7d9b34a8e1f9cf767954e73e2dfc4279a16847d289292d2d53583ce9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4f1d7d9b34a8e1f9cf767954e73e2dfc4279a16847d289292d2d53583ce9d8", kill_on_drop: false }` [INFO] [stdout] 2a4f1d7d9b34a8e1f9cf767954e73e2dfc4279a16847d289292d2d53583ce9d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f0dc01979f8f6d3a1aace31e9fee733a317ffff7208579668c8985f9b9b789 [INFO] running `Command { std: "docker" "start" "-a" "42f0dc01979f8f6d3a1aace31e9fee733a317ffff7208579668c8985f9b9b789", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ipnet v2.1.0 [INFO] [stderr] Compiling hmac-sha256 v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mdns v0.3.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling ifaces v0.1.0 (https://github.com/LuoZijun/rust-ifaces.git#91bd5b26) [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling structopt v0.3.4 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling sonoff-diy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "42f0dc01979f8f6d3a1aace31e9fee733a317ffff7208579668c8985f9b9b789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f0dc01979f8f6d3a1aace31e9fee733a317ffff7208579668c8985f9b9b789", kill_on_drop: false }` [INFO] [stdout] 42f0dc01979f8f6d3a1aace31e9fee733a317ffff7208579668c8985f9b9b789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd959fd23ebc42c3787d05d66b455f369efc38e7ee8053c1b1f76c6a2271432 [INFO] running `Command { std: "docker" "start" "-a" "acd959fd23ebc42c3787d05d66b455f369efc38e7ee8053c1b1f76c6a2271432", kill_on_drop: false }` [INFO] [stderr] Compiling sonoff-diy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "acd959fd23ebc42c3787d05d66b455f369efc38e7ee8053c1b1f76c6a2271432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd959fd23ebc42c3787d05d66b455f369efc38e7ee8053c1b1f76c6a2271432", kill_on_drop: false }` [INFO] [stdout] acd959fd23ebc42c3787d05d66b455f369efc38e7ee8053c1b1f76c6a2271432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fd416ca0fc9335f8610f1cd83577067ef8fc2bae508bcfd99ae579a1be7cd4f [INFO] running `Command { std: "docker" "start" "-a" "7fd416ca0fc9335f8610f1cd83577067ef8fc2bae508bcfd99ae579a1be7cd4f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sonoff_diy-e3a1ae59c6edc78b) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sonoff_diy-5a92db4f197a57ee) [INFO] [stdout] test device_attr::tests::add_should_shorten_the_name ... ok [INFO] [stderr] Running tests/httpd_test.rs (/opt/rustwide/target/debug/deps/httpd_test-1da10f3be0f9bf79) [INFO] [stdout] test device_attr::tests::add_should_return_the_device_when_all_attributes_are_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test httpd_test' [INFO] [stdout] test download_range ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- download_range stdout ---- [INFO] [stdout] 95.2% - serve chunk from: 0, to: 99 [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555f2ad94ad0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555f2ad94ad0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555f2ad94ad0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555f2ad94ad0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555f2adba11c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555f2ad8e115 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x555f2ad96ceb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555f2ad96ceb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555f2ad96ceb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555f2ad967fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555f2ad973b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555f2ad96e67 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x555f2ad94fcc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555f2ad96df9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555f2a75fd71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555f2a75fcbd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x555f2a95083a - core::mem::uninitialized::hadd5c78dd0ee911c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x555f2a95083a - ::parse::h6000b02b9bb6fe6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/role.rs:601:77 [INFO] [stdout] 18: 0x555f2a8dfbdb - hyper::proto::h1::io::Buffered::parse::h22ec6748099ec6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/io.rs:144:19 [INFO] [stdout] 19: 0x555f2a8a4896 - hyper::proto::h1::conn::Conn::read_head::h1c145a13d827531f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/conn.rs:136:25 [INFO] [stdout] 20: 0x555f2a8c22c3 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h246236dc08408922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:226:15 [INFO] [stdout] 21: 0x555f2a8c361f - hyper::proto::h1::dispatch::Dispatcher::poll_read::h34d681210b9119a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:163:28 [INFO] [stdout] 22: 0x555f2a8c3140 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h56eeaaea1dc434b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:129:13 [INFO] [stdout] 23: 0x555f2a8c0511 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::hdc6f0ac03ee42ccc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 24: 0x555f2a8c0157 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h53cb5ba19a8f37e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 25: 0x555f2a8bbdfc - as futures::future::Future>::poll::h5e194970b19e64b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 26: 0x555f2a8e269f - as futures::future::Future>::poll::hbb8c7b325eeaacd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/either.rs:35:37 [INFO] [stdout] 27: 0x555f2a87913f - futures::future::option::>::poll::h40c044fc1e3d03b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/option.rs:12:32 [INFO] [stdout] 28: 0x555f2a85ae42 - as futures::future::Future>::poll::h9830a895cde8dcb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/client/conn.rs:414:26 [INFO] [stdout] 29: 0x555f2a85b832 - as futures::future::Future>::poll::h13175d6a52f83c85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/map_err.rs:30:23 [INFO] [stdout] 30: 0x555f2a9817f6 - as futures::future::Future>::poll::h96f32ad0f76c99c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x555f2a981a4f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h76d3869aaa5387b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x555f2a981b9c - futures::task_impl::Spawn::enter::{{closure}}::h4f209d30f5011862 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x555f2a97aa3a - futures::task_impl::std::set::h126e0fe5de91a283 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 34: 0x555f2a981b37 - futures::task_impl::Spawn::enter::hc32f346c80d5ed41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x555f2a98198f - futures::task_impl::Spawn::poll_fn_notify::h3aee20981fa91483 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x555f2a981a29 - futures::task_impl::Spawn::poll_future_notify::h85b59dd5edd49b84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x555f2a97f541 - tokio_current_thread::scheduler::Scheduled::tick::hb4b6c161ee54d5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x555f2a9801df - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h93a4689db1864db3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x555f2a9855ef - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hb9923a632eba5ba7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:40 [INFO] [stdout] 40: 0x555f2a98523a - tokio_current_thread::CurrentRunner::set_spawn::h843cc6cad04a66ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825:9 [INFO] [stdout] 41: 0x555f2a9855a3 - tokio_current_thread::Borrow::enter::{{closure}}::hc56c2d55a2b153f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:13 [INFO] [stdout] 42: 0x555f2a97e646 - std::thread::local::LocalKey::try_with::hc9f5924d93445475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 43: 0x555f2a97e2b9 - std::thread::local::LocalKey::with::ha3e3daa9284e93d8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 44: 0x555f2a9853e9 - tokio_current_thread::Borrow::enter::h2e86b562844ef178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786:9 [INFO] [stdout] 45: 0x555f2a980102 - tokio_current_thread::scheduler::Scheduler::tick::hbbb192a0974142ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x555f2a98575f - tokio_current_thread::Entered

::tick::h9564f8a14f28eebc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:612:9 [INFO] [stdout] 47: 0x555f2a849cc6 - tokio_current_thread::Entered

::block_on::hf6cebe5a154b47ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:502:13 [INFO] [stdout] 48: 0x555f2a83231b - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h8448dc75d59bd29b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 49: 0x555f2a832246 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h71026f8ede001ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 50: 0x555f2a89d5c7 - tokio_executor::global::with_default::{{closure}}::h5e2cb722677513fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209:9 [INFO] [stdout] 51: 0x555f2a7f27b0 - std::thread::local::LocalKey::try_with::h0cfba167c71fd9f5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 52: 0x555f2a7f266d - std::thread::local::LocalKey::with::hff385513f19946f1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 53: 0x555f2a89d437 - tokio_executor::global::with_default::hfa529a433fce9712 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178:5 [INFO] [stdout] 54: 0x555f2a832174 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h602f3a9a749589ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 55: 0x555f2a87ec4d - tokio_timer::timer::handle::with_default::{{closure}}::hc3a675e51a5ac030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101:9 [INFO] [stdout] 56: 0x555f2a7f2910 - std::thread::local::LocalKey::try_with::h173488d73c5feab6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 57: 0x555f2a7f252d - std::thread::local::LocalKey::with::h52e87e1a6c402f3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 58: 0x555f2a87e98b - tokio_timer::timer::handle::with_default::h3232a3ad2462646d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84:5 [INFO] [stdout] 59: 0x555f2a8320f1 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h0fed15db0e44c466 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 60: 0x555f2a8cfdd6 - tokio_timer::clock::clock::with_default::{{closure}}::h6e29a29d3ed95237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137:9 [INFO] [stdout] 61: 0x555f2a7f2ba9 - std::thread::local::LocalKey::try_with::h5211580ecefca16b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 62: 0x555f2a7f25fd - std::thread::local::LocalKey::with::hf79e0b6e62f5847b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 63: 0x555f2a8cfc62 - tokio_timer::clock::clock::with_default::hb782e95d8f031a8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117:5 [INFO] [stdout] 64: 0x555f2a83209a - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h232dd8438c50fe8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 65: 0x555f2a8497c7 - tokio_reactor::with_default::{{closure}}::h4db16bec0a1fa596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.10/src/lib.rs:237:9 [INFO] [stdout] 66: 0x555f2a7f2e7f - std::thread::local::LocalKey::try_with::he024e3cd4ae02d08 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 67: 0x555f2a7f24bd - std::thread::local::LocalKey::with::h483756ac1d1859fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 68: 0x555f2a8494d4 - tokio_reactor::with_default::he74be3672f7673cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.10/src/lib.rs:217:5 [INFO] [stdout] 69: 0x555f2a831fdc - tokio::runtime::current_thread::runtime::Runtime::enter::h02ae362f3db99bec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 70: 0x555f2a8322ce - tokio::runtime::current_thread::runtime::Runtime::block_on::hab52d732d27c6c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 71: 0x555f2a8ce546 - reqwest::client::ClientHandle::new::{{closure}}::hc2e7632896d607a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:610:13 [INFO] [stdout] 72: 0x555f2a8bf71f - std::sys_common::backtrace::__rust_begin_short_backtrace::hb888cc112ef9d30a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x555f2a82dda4 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd7b5afff6c4c4c71 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x555f2a8cfb34 - as core::ops::function::FnOnce<()>>::call_once::habd66c0c88f5df45 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x555f2a8028a2 - std::panicking::try::do_call::h7adfef17a3320e0d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x555f2a80bded - __rust_try [INFO] [stdout] 77: 0x555f2a8023f7 - std::panicking::try::hc2841f62f07496bb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x555f2a8da9d4 - std::panic::catch_unwind::h444477f6685527b7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x555f2a82dbae - std::thread::Builder::spawn_unchecked::{{closure}}::hb63107a88bcd4027 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 80: 0x555f2a81cdcf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h52e7271c7d39548e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 81: 0x555f2ad9c947 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x555f2ad9c947 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 83: 0x555f2ad9c947 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 84: 0x7f25d4d60609 - start_thread [INFO] [stdout] 85: 0x7f25d4b30293 - clone [INFO] [stdout] 86: 0x0 - [INFO] [stdout] thread 'download_range' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:694:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555f2ad94ad0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555f2ad94ad0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555f2ad94ad0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555f2ad94ad0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555f2adba11c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555f2ad8e115 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x555f2ad96ceb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555f2ad96ceb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555f2ad96ceb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555f2ad967fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555f2ad973b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555f2ad60833 - std::panicking::begin_panic::{{closure}}::h46847ddb0827fda6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x555f2ad606b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h92db1d77e61667c4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555f2ad60769 - std::panicking::begin_panic::hfdb4a07602d8ebed [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x555f2a8cf3ed - reqwest::client::event_loop_panicked::h8f63b1ffb052a05c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:694:5 [INFO] [stdout] 15: 0x555f2a8cf209 - reqwest::client::ClientHandle::execute_request::{{closure}}::he1cb9ce937eaebfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:651:41 [INFO] [stdout] 16: 0x555f2a8998dc - core::result::Result::map_err::hbd435fa68850da9e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x555f2a85bb2a - as futures::future::Future>::poll::h1b59fcc10a43ab75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/map_err.rs:34:9 [INFO] [stdout] 18: 0x555f2a834473 - futures::future::join::MaybeDone::poll::h1e339521a0741363 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:153:45 [INFO] [stdout] 19: 0x555f2a845969 - as futures::future::Future>::poll::h5266752a8489e4bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:75:38 [INFO] [stdout] 20: 0x555f2a844aac - as futures::future::Future>::poll::h87ba35e6c3a7aefe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/map.rs:30:23 [INFO] [stdout] 21: 0x555f2a8406c6 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::haeafe9d6aaffb2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:45 [INFO] [stdout] 22: 0x555f2a840c13 - futures::task_impl::Spawn::enter::{{closure}}::h4a96d164e740f5ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:27 [INFO] [stdout] 23: 0x555f2a858d59 - futures::task_impl::std::set::he05a476d8e648ca1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 24: 0x555f2a840944 - futures::task_impl::Spawn::enter::h83a0f1dd339a05bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:9 [INFO] [stdout] 25: 0x555f2a840409 - futures::task_impl::Spawn::poll_fn_notify::h7d0ddd786f44a8c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291:9 [INFO] [stdout] 26: 0x555f2a840611 - futures::task_impl::Spawn::poll_future_notify::h4817945dace69dce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:9 [INFO] [stdout] 27: 0x555f2a8ada62 - reqwest::wait::timeout::{{closure}}::h8dd9954970681cf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/wait.rs:16:9 [INFO] [stdout] 28: 0x555f2a8ae1f0 - reqwest::wait::block_on::hfe4e9b4c12ef638a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/wait.rs:111:15 [INFO] [stdout] 29: 0x555f2a8ad9f2 - reqwest::wait::timeout::h665691019baa4838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/wait.rs:15:5 [INFO] [stdout] 30: 0x555f2a8ced12 - reqwest::client::ClientHandle::execute_request::h74773b68c6b63687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:655:25 [INFO] [stdout] 31: 0x555f2a8cd15c - reqwest::client::Client::execute::h9bc1b7bb5fd568bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/client.rs:506:9 [INFO] [stdout] 32: 0x555f2a88fda1 - reqwest::request::RequestBuilder::send::hae4cc76de9d84002 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.22/src/request.rs:507:9 [INFO] [stdout] 33: 0x555f2a760d85 - httpd_test::download_range::h089efdef8df78e56 [INFO] [stdout] at /opt/rustwide/workdir/tests/httpd_test.rs:22:20 [INFO] [stdout] 34: 0x555f2a760a4a - httpd_test::download_range::{{closure}}::h5cfd9a2eb8f7e939 [INFO] [stdout] at /opt/rustwide/workdir/tests/httpd_test.rs:8:1 [INFO] [stdout] 35: 0x555f2a763c5e - core::ops::function::FnOnce::call_once::ha7a009247526f66e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x555f2a7b0aa3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x555f2a7b0aa3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x555f2a7af530 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x555f2a7af530 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x555f2a7af530 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x555f2a7af530 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x555f2a7af530 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 43: 0x555f2a7af530 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x555f2a7af530 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x555f2a788af2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x555f2a788af2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x555f2a78c748 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 48: 0x555f2a78c748 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 49: 0x555f2a78c748 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x555f2a78c748 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x555f2a78c748 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 52: 0x555f2a78c748 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 53: 0x555f2a78c748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x555f2ad9c947 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x555f2ad9c947 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x555f2ad9c947 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 57: 0x7f25d4d60609 - start_thread [INFO] [stdout] 58: 0x7f25d4b30293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] download_range [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fd416ca0fc9335f8610f1cd83577067ef8fc2bae508bcfd99ae579a1be7cd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd416ca0fc9335f8610f1cd83577067ef8fc2bae508bcfd99ae579a1be7cd4f", kill_on_drop: false }` [INFO] [stdout] 7fd416ca0fc9335f8610f1cd83577067ef8fc2bae508bcfd99ae579a1be7cd4f