[INFO] fetching crate airkorea 0.4.3...
[INFO] testing airkorea-0.4.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate airkorea 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate airkorea 0.4.3
[INFO] finished tweaking crates.io crate airkorea 0.4.3
[INFO] tweaked toml for crates.io crate airkorea 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate airkorea 0.4.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 232 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding hyper v0.12.36 (available: v1.8.1)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.13.1)
[INFO] [stderr]       Adding scraper v0.10.1 (available: v0.25.0)
[INFO] [stderr]       Adding tokio v0.1.22 (available: v1.49.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89b69c64aa478a4db240edff382b82ee336ce00617b3d4bb310949920d98e5b
[INFO] running `Command { std: "docker" "start" "-a" "d89b69c64aa478a4db240edff382b82ee336ce00617b3d4bb310949920d98e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89b69c64aa478a4db240edff382b82ee336ce00617b3d4bb310949920d98e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89b69c64aa478a4db240edff382b82ee336ce00617b3d4bb310949920d98e5b", kill_on_drop: false }`
[INFO] [stdout] d89b69c64aa478a4db240edff382b82ee336ce00617b3d4bb310949920d98e5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 41966b8d20ab44bab129cb0b09cfe15d6cbe4686ce7947e375d0340f43d51e31
[INFO] running `Command { std: "docker" "start" "-a" "41966b8d20ab44bab129cb0b09cfe15d6cbe4686ce7947e375d0340f43d51e31", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling itoa v0.4.8
[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 rand_core v0.3.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling procedural-masquerade v0.1.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling selectors v0.21.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cssparser v0.25.9
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling html5ever v0.22.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling markup5ever v0.7.5
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling scraper v0.10.1
[INFO] [stderr]    Compiling airkorea v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "41966b8d20ab44bab129cb0b09cfe15d6cbe4686ce7947e375d0340f43d51e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41966b8d20ab44bab129cb0b09cfe15d6cbe4686ce7947e375d0340f43d51e31", kill_on_drop: false }`
[INFO] [stdout] 41966b8d20ab44bab129cb0b09cfe15d6cbe4686ce7947e375d0340f43d51e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e143dea3c528a53a1149382b34543b64bbb73f43fce273d3038aa143d53c2d34
[INFO] running `Command { std: "docker" "start" "-a" "e143dea3c528a53a1149382b34543b64bbb73f43fce273d3038aa143d53c2d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling airkorea v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e143dea3c528a53a1149382b34543b64bbb73f43fce273d3038aa143d53c2d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e143dea3c528a53a1149382b34543b64bbb73f43fce273d3038aa143d53c2d34", kill_on_drop: false }`
[INFO] [stdout] e143dea3c528a53a1149382b34543b64bbb73f43fce273d3038aa143d53c2d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 06c298fff6940960eea4effb467d3a93db82881f0faf4ae59554c8c87571bda5
[INFO] running `Command { std: "docker" "start" "-a" "06c298fff6940960eea4effb467d3a93db82881f0faf4ae59554c8c87571bda5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/airkorea/f613846b1f4aba47/deps/airkorea-f613846b1f4aba47)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_extract_text_from_element ... ok
[INFO] [stdout] test tests::test_parse ... ok
[INFO] [stdout] test tests::test_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/build/airkorea/be0383ea8ba7825b/deps/integration-be0383ea8ba7825b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test integration_test ... FAILED
[INFO] [stdout] test integration_test_to_real_server ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_test' (43) panicked at tests/integration.rs:44:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5621d8dd1f92 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5621d8dd1f92 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5621d8dd1f92 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5621d8dd1f92 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5621d8deaeaa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5621d8deaeaa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5621d8dd71f6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5621d8dd71f6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5621d8dae96f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5621d8dae96f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5621d8dc9829 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5621d863390e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5621d863390e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5621d8dc9a92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5621d8dc9a92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5621d8daea28 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5621d8da6139 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5621d8dafc0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5621d8deb69c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5621d8deb3e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5621d85e57b7 - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::sync::poison::mutex::MutexGuard<()>, std[840933623431fd06]::sync::poison::PoisonError<std[840933623431fd06]::sync::poison::mutex::MutexGuard<()>>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5621d85e57b7 - integration[1e02ba89587baf9f]::integration_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:44:50
[INFO] [stdout]   22:     0x5621d85e46d7 - integration[1e02ba89587baf9f]::integration_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:13:22
[INFO] [stdout]   23:     0x5621d8626e56 - <integration[1e02ba89587baf9f]::integration_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5621d8627cbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5621d8627cbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5621d863451a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5621d863451a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5621d863451a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5621d863451a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5621d863451a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5621d863451a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5621d863451a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5621d862e9e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5621d862e9e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5621d8637012 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5621d8637012 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5621d8637012 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5621d8637012 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5621d8637012 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5621d8637012 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5621d8637012 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5621d8dd167f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5621d8dd167f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x71a834891aa4 - <unknown>
[INFO] [stdout]   45:     0x71a83491ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test_to_real_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_test_to_real_server' (44) panicked at tests/integration.rs:142:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })), "http://m.airkorea.or.kr/main?deviceID=1234&lng=127.28699&lat=36.610954")
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <<reqwest::error::Error as core::convert::Into<failure::error::Error>>::into as core::ops::function::FnOnce<(reqwest::error::Error,)>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <core::result::Result<futures::poll::Async<reqwest::async_impl::response::Response>, reqwest::error::Error>>::map_err::<failure::error::Error, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:968:27
[INFO] [stdout]    7: <futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/map_err.rs:34:11
[INFO] [stdout]    8: <futures::future::chain::Chain<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>>::poll::<<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}> as futures::future::Future>::poll::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/chain.rs:26:25
[INFO] [stdout]    9: <futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/and_then.rs:32:20
[INFO] [stdout]   10: <futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/map.rs:30:35
[INFO] [stdout]   11: <futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/map.rs:30:35
[INFO] [stdout]   12: <futures::future::chain::Chain<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, futures::future::result_::FutureResult<(), ()>, <tokio::runtime::threadpool::Runtime>::block_on<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, airkorea::AirStatus, failure::error::Error>::{closure#0}>>::poll::<<futures::future::then::Then<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, core::result::Result<(), ()>, <tokio::runtime::threadpool::Runtime>::block_on<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, airkorea::AirStatus, failure::error::Error>::{closure#0}> as futures::future::Future>::poll::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/chain.rs:26:25
[INFO] [stdout]   13: <futures::future::then::Then<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, core::result::Result<(), ()>, <tokio::runtime::threadpool::Runtime>::block_on<futures::future::map::Map<futures::future::map::Map<futures::future::and_then::AndThen<futures::future::map_err::MapErr<reqwest::async_impl::client::Pending, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, futures::future::map::Map<futures::future::map_err::MapErr<futures::stream::concat::Concat2<reqwest::async_impl::decoder::Decoder>, <reqwest::error::Error as core::convert::Into<failure::error::Error>>::into>, airkorea::request::{closure#0}::{closure#0}>, airkorea::request::{closure#0}>, airkorea::request::{closure#1}>, airkorea::search::{closure#2}>, airkorea::AirStatus, failure::error::Error>::{closure#0}> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/then.rs:32:20
[INFO] [stdout]   14: <alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send> as futures::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/mod.rs:113:22
[INFO] [stdout]   15: <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify::<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:47
[INFO] [stdout]   16: <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::enter::<<futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>::{closure#0}, core::result::Result<futures::poll::Async<()>, ()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:27
[INFO] [stdout]   17: futures::task_impl::std::set::<<futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::enter<<futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>::{closure#0}, core::result::Result<futures::poll::Async<()>, ()>>::{closure#0}, core::result::Result<futures::poll::Async<()>, ()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/std/mod.rs:86:13
[INFO] [stdout]   18: <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::enter::<<futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>::{closure#0}, core::result::Result<futures::poll::Async<()>, ()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:9
[INFO] [stdout]   19: <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_fn_notify::<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>, <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>::{closure#0}, core::result::Result<futures::poll::Async<()>, ()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:291:14
[INFO] [stdout]   20: <futures::task_impl::Spawn<alloc::boxed::Box<dyn futures::future::Future<Error = (), Item = ()> + core::marker::Send>>>::poll_future_notify::<alloc::sync::Arc<tokio_threadpool::notifier::Notifier>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:14
[INFO] [stdout]   21: <tokio_threadpool::task::Task>::run::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/task/mod.rs:147:22
[INFO] [stdout]   22: <<tokio_threadpool::task::Task>::run::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <core::panic::unwind_safe::AssertUnwindSafe<<tokio_threadpool::task::Task>::run::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<tokio_threadpool::task::Task>::run::{closure#0}>, core::result::Result<futures::poll::Async<()>, ()>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: __rust_try
[INFO] [stdout]   26: std::panicking::catch_unwind::<core::result::Result<futures::poll::Async<()>, ()>, core::panic::unwind_safe::AssertUnwindSafe<<tokio_threadpool::task::Task>::run::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<tokio_threadpool::task::Task>::run::{closure#0}>, core::result::Result<futures::poll::Async<()>, ()>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: <tokio_threadpool::task::Task>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/task/mod.rs:130:19
[INFO] [stdout]   28: <tokio_threadpool::worker::Worker>::run_task2
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:567:14
[INFO] [stdout]   29: <tokio_threadpool::worker::Worker>::run_task
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:459:24
[INFO] [stdout]   30: <tokio_threadpool::worker::Worker>::try_run_owned_task
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:390:22
[INFO] [stdout]   31: <tokio_threadpool::worker::Worker>::try_run_task
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:297:17
[INFO] [stdout]   32: <tokio_threadpool::worker::Worker>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:241:21
[INFO] [stdout]   33: <tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/threadpool/builder.rs:390:31
[INFO] [stdout]   34: tokio_timer::timer::handle::with_default::<<tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/timer/handle.rs:74:5
[INFO] [stdout]   35: <tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/threadpool/builder.rs:382:25
[INFO] [stdout]   36: tokio_timer::clock::clock::with_default::<<tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/clock/clock.rs:125:5
[INFO] [stdout]   37: <tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/threadpool/builder.rs:381:21
[INFO] [stdout]   38: tokio_reactor::with_default::<<tokio::runtime::threadpool::builder::Builder>::build::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:220:5
[INFO] [stdout]   39: <tokio::runtime::threadpool::builder::Builder>::build::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/threadpool/builder.rs:380:17
[INFO] [stdout]   40: <tokio_threadpool::callback::Callback>::call
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/callback.rs:22:9
[INFO] [stdout]   41: <tokio_threadpool::worker::Worker>::do_run::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:127:30
[INFO] [stdout]   42: tokio_executor::global::with_default::<tokio_threadpool::sender::Sender, <tokio_threadpool::worker::Worker>::do_run::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:221:9
[INFO] [stdout]   43: <std::thread::local::LocalKey<core::cell::Cell<tokio_executor::global::State>>>::try_with::<tokio_executor::global::with_default<tokio_threadpool::sender::Sender, <tokio_threadpool::worker::Worker>::do_run::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44: <std::thread::local::LocalKey<core::cell::Cell<tokio_executor::global::State>>>::with::<tokio_executor::global::with_default<tokio_threadpool::sender::Sender, <tokio_threadpool::worker::Worker>::do_run::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45: tokio_executor::global::with_default::<tokio_threadpool::sender::Sender, <tokio_threadpool::worker::Worker>::do_run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:190:14
[INFO] [stdout]   46: <tokio_threadpool::worker::Worker>::do_run::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:125:13
[INFO] [stdout]   47: <std::thread::local::LocalKey<core::cell::Cell<*const tokio_threadpool::worker::Worker>>>::try_with::<<tokio_threadpool::worker::Worker>::do_run::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48: <std::thread::local::LocalKey<core::cell::Cell<*const tokio_threadpool::worker::Worker>>>::with::<<tokio_threadpool::worker::Worker>::do_run::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49: <tokio_threadpool::worker::Worker>::do_run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/worker/mod.rs:116:24
[INFO] [stdout]   50: <tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/src/pool/mod.rs:345:28
[INFO] [stdout]   51: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52: std::thread::lifecycle::spawn_unchecked::<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55: __rust_try
[INFO] [stdout]   56: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57: <std::thread::lifecycle::spawn_unchecked<<tokio_threadpool::pool::Pool>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59: <unknown>
[INFO] [stdout]   60: clone
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5621d8dd1f92 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5621d8dd1f92 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5621d8dd1f92 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5621d8dd1f92 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5621d8deaeaa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5621d8deaeaa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5621d8dd71f6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5621d8dd71f6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5621d8dae96f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5621d8dae96f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5621d8dc9829 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5621d863390e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5621d863390e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5621d8dc9a92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5621d8dc9a92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5621d8daea28 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5621d8da6139 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5621d8dafc0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5621d8deb69c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5621d8deb3e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5621d85e5f4c - <core[8f93d80df273fe75]::result::Result<airkorea[3876aff9872d38f3]::AirStatus, failure[990b5460abc457ba]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5621d85e5f4c - integration[1e02ba89587baf9f]::integration_test_to_real_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:142:48
[INFO] [stdout]   22:     0x5621d85e4707 - integration[1e02ba89587baf9f]::integration_test_to_real_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:134:37
[INFO] [stdout]   23:     0x5621d8626e96 - <integration[1e02ba89587baf9f]::integration_test_to_real_server::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5621d8627cbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5621d8627cbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5621d863451a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5621d863451a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5621d863451a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5621d863451a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5621d863451a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5621d863451a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5621d863451a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5621d862e9e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5621d862e9e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5621d8637012 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5621d8637012 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5621d8637012 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5621d8637012 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5621d8637012 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5621d8637012 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5621d8637012 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5621d8dd167f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5621d8dd167f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x71a834891aa4 - <unknown>
[INFO] [stdout]   45:     0x71a83491ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_test
[INFO] [stdout]     integration_test_to_real_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "06c298fff6940960eea4effb467d3a93db82881f0faf4ae59554c8c87571bda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c298fff6940960eea4effb467d3a93db82881f0faf4ae59554c8c87571bda5", kill_on_drop: false }`
[INFO] [stdout] 06c298fff6940960eea4effb467d3a93db82881f0faf4ae59554c8c87571bda5
