[INFO] cloning repository https://github.com/forumone/f1-ext-install
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forumone/f1-ext-install" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforumone%2Ff1-ext-install", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforumone%2Ff1-ext-install'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f02d495b2b42dca3172b590c88e7bfb7bd8febe
[INFO] testing forumone/f1-ext-install against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforumone%2Ff1-ext-install" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/forumone/f1-ext-install
[INFO] finished tweaking git repo https://github.com/forumone/f1-ext-install
[INFO] tweaked toml for git repo https://github.com/forumone/f1-ext-install written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forumone/f1-ext-install on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/forumone/f1-ext-install already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.2
[INFO] [stderr]   Downloaded tokio-test v0.2.0
[INFO] [stderr]   Downloaded futures-sink v0.3.2
[INFO] [stderr]   Downloaded snafu v0.6.0
[INFO] [stderr]   Downloaded tar v0.4.26
[INFO] [stderr]   Downloaded filetime v0.2.8
[INFO] [stderr]   Downloaded url v2.1.0
[INFO] [stderr]   Downloaded structopt-derive v0.3.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.5
[INFO] [stderr]   Downloaded cool_asserts v1.0.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded wincolor v1.0.2
[INFO] [stderr]   Downloaded structopt v0.3.3
[INFO] [stderr]   Downloaded dirs-sys v0.3.4
[INFO] [stderr]   Downloaded blake2b_simd v0.5.9
[INFO] [stderr]   Downloaded try-lock v0.2.2
[INFO] [stderr]   Downloaded hyper-unix-connector v0.1.4
[INFO] [stderr]   Downloaded pin-project v0.4.6
[INFO] [stderr]   Downloaded anyhow v1.0.23
[INFO] [stderr]   Downloaded hyper v0.13.2
[INFO] [stderr]   Downloaded unindent v0.1.5
[INFO] [stderr]   Downloaded h2 v0.2.1
[INFO] [stderr]   Downloaded indoc v0.3.4
[INFO] [stderr]   Downloaded backtrace-sys v0.1.32
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded futures-util v0.3.2
[INFO] [stderr]   Downloaded http v0.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.46
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.6
[INFO] [stderr]   Downloaded smallvec v1.0.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.11
[INFO] [stderr]   Downloaded envy v0.4.0
[INFO] [stderr]   Downloaded futures-io v0.3.2
[INFO] [stderr]   Downloaded futures-macro v0.3.2
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded backtrace v0.3.40
[INFO] [stderr]   Downloaded failure_derive v0.1.6
[INFO] [stderr]   Downloaded failure v0.1.6
[INFO] [stderr]   Downloaded hex v0.4.0
[INFO] [stderr]   Downloaded socket2 v0.3.11
[INFO] [stderr]   Downloaded miow v0.3.3
[INFO] [stderr]   Downloaded pin-project-internal v0.4.6
[INFO] [stderr]   Downloaded futures-executor v0.3.2
[INFO] [stderr]   Downloaded futures-channel v0.3.2
[INFO] [stderr]   Downloaded futures-task v0.3.2
[INFO] [stderr]   Downloaded futures v0.3.2
[INFO] [stderr]   Downloaded indoc-impl v0.3.4
[INFO] [stderr]   Downloaded regex v1.3.1
[INFO] [stderr]   Downloaded tokio v0.2.11
[INFO] [stderr]   Downloaded cc v1.0.47
[INFO] [stderr]   Downloaded snafu-derive v0.6.0
[INFO] [stderr]   Downloaded bollard v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb284f9a7b0a525e43bfc74dea7881e25bc4e6895655a7fdee2fa7b5448b007a
[INFO] running `Command { std: "docker" "start" "-a" "cb284f9a7b0a525e43bfc74dea7881e25bc4e6895655a7fdee2fa7b5448b007a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb284f9a7b0a525e43bfc74dea7881e25bc4e6895655a7fdee2fa7b5448b007a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb284f9a7b0a525e43bfc74dea7881e25bc4e6895655a7fdee2fa7b5448b007a", kill_on_drop: false }`
[INFO] [stdout] cb284f9a7b0a525e43bfc74dea7881e25bc4e6895655a7fdee2fa7b5448b007a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8daab38b18f4148f95d95612a30417a5fd21c6f4134598e05d1a3b3a3d68f15
[INFO] running `Command { std: "docker" "start" "-a" "d8daab38b18f4148f95d95612a30417a5fd21c6f4134598e05d1a3b3a3d68f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.23
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling structopt-derive v0.3.3
[INFO] [stderr]    Compiling snafu-derive v0.6.0
[INFO] [stderr]    Compiling structopt v0.3.3
[INFO] [stderr]    Compiling snafu v0.6.0
[INFO] [stderr]    Compiling envy v0.4.0
[INFO] [stderr]    Compiling f1-ext-install v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | #![deny(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BuiltinData`
[INFO] [stdout] 13 | pub struct BuiltinData {
[INFO] [stdout]    |            ----------- `BuiltinData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PeclData`
[INFO] [stdout] 13 | pub struct PeclData {
[INFO] [stdout]    |            -------- `PeclData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "d8daab38b18f4148f95d95612a30417a5fd21c6f4134598e05d1a3b3a3d68f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8daab38b18f4148f95d95612a30417a5fd21c6f4134598e05d1a3b3a3d68f15", kill_on_drop: false }`
[INFO] [stdout] d8daab38b18f4148f95d95612a30417a5fd21c6f4134598e05d1a3b3a3d68f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efd11e690a26ec10db555a5404dce4cda368e39b35397696952dcd35cec38c49
[INFO] running `Command { std: "docker" "start" "-a" "efd11e690a26ec10db555a5404dce4cda368e39b35397696952dcd35cec38c49", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling futures-sink v0.3.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling futures-task v0.3.2
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling http v0.2.0
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling tokio v0.2.11
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.6
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.2
[INFO] [stderr]    Compiling smallvec v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling hex v0.4.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling unindent v0.1.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]    Compiling indoc-impl v0.3.4
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.46
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | #![deny(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BuiltinData`
[INFO] [stdout] 13 | pub struct BuiltinData {
[INFO] [stdout]    |            ----------- `BuiltinData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PeclData`
[INFO] [stdout] 13 | pub struct PeclData {
[INFO] [stdout]    |            -------- `PeclData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling filetime v0.2.8
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling indoc v0.3.4
[INFO] [stderr]    Compiling tokio-test v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.2
[INFO] [stderr]    Compiling cool_asserts v1.0.1
[INFO] [stderr]    Compiling h2 v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.2
[INFO] [stderr]    Compiling futures v0.3.2
[INFO] [stderr]    Compiling pin-project v0.4.6
[INFO] [stderr]    Compiling hyper v0.13.2
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling hyper-unix-connector v0.1.4
[INFO] [stderr]    Compiling bollard v0.5.0
[INFO] [stderr]    Compiling f1-ext-install v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | #![deny(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/builtin.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BuiltinData`
[INFO] [stdout] 13 | pub struct BuiltinData {
[INFO] [stdout]    |            ----------- `BuiltinData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/extension/pecl.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Deserialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PeclData`
[INFO] [stdout] 13 | pub struct PeclData {
[INFO] [stdout]    |            -------- `PeclData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 52s
[INFO] running `Command { std: "docker" "inspect" "efd11e690a26ec10db555a5404dce4cda368e39b35397696952dcd35cec38c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd11e690a26ec10db555a5404dce4cda368e39b35397696952dcd35cec38c49", kill_on_drop: false }`
[INFO] [stdout] efd11e690a26ec10db555a5404dce4cda368e39b35397696952dcd35cec38c49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f076cea6c85ce9aef9df5fdc177765e8ed5128e37e2f619b95463ac9905ae387
[INFO] running `Command { std: "docker" "start" "-a" "f076cea6c85ce9aef9df5fdc177765e8ed5128e37e2f619b95463ac9905ae387", kill_on_drop: false }`
[INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stderr]   --> src/lib.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | #![deny(rustdoc)]
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/extension/builtin.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stderr]    |                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/extension/pecl.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stderr]    |                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/extension/builtin.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stderr]    |                                 ^----------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `Deserialize` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BuiltinData`
[INFO] [stderr] 13 | pub struct BuiltinData {
[INFO] [stderr]    |            ----------- `BuiltinData` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/extension/pecl.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Default, Deserialize)]
[INFO] [stderr]    |                                 ^----------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `Deserialize` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PeclData`
[INFO] [stderr] 13 | pub struct PeclData {
[INFO] [stderr]    |            -------- `PeclData` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `f1-ext-install` (lib) generated 5 warnings
[INFO] [stderr] warning: `f1-ext-install` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/f1_ext_install-dc8acafb6e4164dd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test extension::builtin::tests::test_name_underscores ... ok
[INFO] [stdout] test extension::builtin::tests::test_parse_ok ... ok
[INFO] [stdout] test extension::tests::test_parse_builtin ... ok
[INFO] [stdout] test extension::pecl::tests::test_basic_parse ... ok
[INFO] [stdout] test extension::pecl::tests::test_version ... ok
[INFO] [stdout] test extension::pecl::tests::test_stable ... ok
[INFO] [stdout] test extension::pecl::tests::test_name_underscores ... ok
[INFO] [stdout] test extension::tests::test_parse_pecl_explicit_version ... ok
[INFO] [stdout] test extension::tests::test_parse_pecl ... ok
[INFO] [stdout] test extension::tests::test_parse_pecl_explicit_stable ... ok
[INFO] [stdout] test system::alpine::tests::test_split_elements ... ok
[INFO] [stdout] test extension::tests::test_parse_pecl_garbage_version - should panic ... ok
[INFO] [stdout] test extension::builtin::tests::test_parse_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/f1_ext_install-18e22a24785039ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/versions.rs (/opt/rustwide/target/debug/deps/versions-dafdc80adde7cfe7)
[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] [stderr]      Running tests/builtin.rs (/opt/rustwide/target/debug/deps/builtin-05b762fe904149f7)
[INFO] [stdout] running 12 tests
[INFO] [stdout] test bz2 ... FAILED
[INFO] [stdout] test gmp ... FAILED
[INFO] [stdout] test gettext ... FAILED
[INFO] [stdout] test gd ... FAILED
[INFO] [stdout] test enchant ... FAILED
[INFO] [stdout] test test_gd_features ... FAILED
[INFO] [stdout] test intl ... FAILED
[INFO] [stdout] test ffi ... FAILED
[INFO] [stdout] test imap ... FAILED
[INFO] [stdout] test ldap ... FAILED
[INFO] [stdout] test soap ... FAILED
[INFO] [stdout] test zip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bz2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bz2' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::bz2
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::bz2::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::bz2
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::bz2::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d40146b1 - builtin::bz2::hd4701f22f7014b22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d40146b1 - builtin::bz2::{{closure}}::h8fa46f975df5be25
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d40146b1 - core::ops::function::FnOnce::call_once::h3983aaac68c1aed6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gmp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gmp' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::gmp
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gmp::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::gmp
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gmp::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4015fd1 - builtin::gmp::hec847a24415c0d5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4015fd1 - builtin::gmp::{{closure}}::h7102d13acb363b04
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4015fd1 - core::ops::function::FnOnce::call_once::hd1e8a67c40d2b33f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gettext stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gettext' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::gettext
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gettext::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::gettext
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gettext::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4014371 - builtin::gettext::hb93eaf5c6cdd189a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4014371 - builtin::gettext::{{closure}}::hac8474354ebb2e29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4014371 - core::ops::function::FnOnce::call_once::h201c7b1ec8d5ebe2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gd' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::gd
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gd::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::gd
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::gd::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4015071 - builtin::gd::h907395398990879e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4015071 - builtin::gd::{{closure}}::h8ee5cb3f47e48b88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4015071 - core::ops::function::FnOnce::call_once::h4bd924c7fcebd82d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- enchant stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'enchant' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::enchant
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::enchant::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::enchant
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::enchant::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d40153b1 - builtin::enchant::h0461bfe787ce5a89
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d40153b1 - builtin::enchant::{{closure}}::h08069b277f84e574
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d40153b1 - core::ops::function::FnOnce::call_once::h53da2ea8977d59e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_gd_features stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gd_features' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::test_gd_features
[INFO] [stdout]              at tests/builtin.rs:27
[INFO] [stdout]       builtin::test_gd_features::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:7
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::test_gd_features
[INFO] [stdout]              at tests/builtin.rs:27
[INFO] [stdout]       builtin::test_gd_features::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:7
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4015a31 - builtin::test_gd_features::he32d55e4221b289b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:27:18
[INFO] [stdout]   23:     0x62f9d4015a31 - builtin::test_gd_features::{{closure}}::hbfd93ac1bbd87f90
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:7:22
[INFO] [stdout]   24:     0x62f9d4015a31 - core::ops::function::FnOnce::call_once::ha66e0de0964fab70
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- intl stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'intl' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::intl
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::intl::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::intl
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::intl::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d40149f1 - builtin::intl::h5110b9d5f12b72bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d40149f1 - builtin::intl::{{closure}}::h3ab2c8b488fd0952
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d40149f1 - core::ops::function::FnOnce::call_once::h3f17244794b0bd5c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ffi stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ffi' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::ffi
[INFO] [stdout]              at tests/builtin.rs:177
[INFO] [stdout]       builtin::ffi::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:176
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::ffi
[INFO] [stdout]              at tests/builtin.rs:177
[INFO] [stdout]       builtin::ffi::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:176
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4015d0c - builtin::ffi::h19d7fac41ea79a4c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:177:26
[INFO] [stdout]   23:     0x62f9d4015d0c - builtin::ffi::{{closure}}::h8dbaf08da3acf895
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:176:19
[INFO] [stdout]   24:     0x62f9d4015d0c - core::ops::function::FnOnce::call_once::hc7a93768a6507d94
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- imap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'imap' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::imap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::imap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::imap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::imap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4016311 - builtin::imap::he2dab6e9a9e862f1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4016311 - builtin::imap::{{closure}}::h1989c89ac41e8f3c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4016311 - core::ops::function::FnOnce::call_once::hdc00523a723e8356
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ldap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ldap' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::ldap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::ldap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::ldap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::ldap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d40156f1 - builtin::ldap::h83be3c79e022e271
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d40156f1 - builtin::ldap::{{closure}}::h5171679772bbaadc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d40156f1 - core::ops::function::FnOnce::call_once::h97e03ecd5892b4d9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- soap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'soap' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::soap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::soap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::soap
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::soap::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4014d31 - builtin::soap::h60037346754c2aad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4014d31 - builtin::soap::{{closure}}::h71d2d49af820e788
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4014d31 - core::ops::function::FnOnce::call_once::h42e404cefe79feae
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- zip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'zip' panicked at tests/common/mod.rs:19:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <bollard::errors::Error as core::convert::From<bollard::errors::ErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/context.rs:84
[INFO] [stdout]    2: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/convert/mod.rs:768
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:914
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1050
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]    3: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]    4: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]    5: builtin::zip
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::zip::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]    9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Hyper error: hyper::Error(Connect, Compat { error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at src/backtrace/internal.rs:46
[INFO] [stdout]       failure::backtrace::Backtrace::new
[INFO] [stdout]              at src/backtrace/mod.rs:121
[INFO] [stdout]    1: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/error_impl.rs:19
[INFO] [stdout]    2: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.6/src/error/mod.rs:36
[INFO] [stdout]       <hyper_unix_connector::UnixClient as tower_service::Service<http::uri::Uri>>::call::{{closure}}
[INFO] [stdout]              at src/lib.rs:212
[INFO] [stdout]    3: <hyper::service::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]    4: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]    5: <hyper::common::lazy::Lazy<F,R> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]    6: <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.2/src/future.rs:83
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:62
[INFO] [stdout]       <futures_util::future::either::Either<A,B> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/either.rs:63
[INFO] [stdout]    7: futures_util::future::future::chain::Chain<Fut1,Fut2,Data>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/chain.rs:48
[INFO] [stdout]    8: <F as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/future/then.rs:44
[INFO] [stdout]    9: <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/try_future/and_then.rs:46
[INFO] [stdout]       hyper::client::Client<C,B>::retryably_send_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.13.2/src/client/mod.rs:252
[INFO] [stdout]       <futures_util::future::poll_fn::PollFn<F> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.2/src/future/poll_fn.rs:54
[INFO] [stdout]   10: <hyper::client::ResponseFuture as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133
[INFO] [stdout]   11: <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/time/timeout.rs:154
[INFO] [stdout]       bollard::docker::Docker::execute_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:1049
[INFO] [stdout]       bollard::docker::Docker::process_request::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:946
[INFO] [stdout]       bollard::docker::Docker::process_into_value::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:797
[INFO] [stdout]       bollard::docker::Docker::negotiate_version::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.5.0/src/docker.rs:914
[INFO] [stdout]       tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/basic_scheduler.rs:138
[INFO] [stdout]       tokio::runtime::Runtime::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/mod.rs:411
[INFO] [stdout]       tokio::runtime::context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/context.rs:72
[INFO] [stdout]   12: tokio::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.11/src/runtime/handle.rs:34
[INFO] [stdout]       tokio_test::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.2.0/src/lib.rs:37
[INFO] [stdout]   13: builtin::common::connect
[INFO] [stdout]              at tests/common/mod.rs:19
[INFO] [stdout]   14: builtin::zip
[INFO] [stdout]              at tests/builtin.rs:73
[INFO] [stdout]       builtin::zip::{{closure}}
[INFO] [stdout]              at tests/builtin.rs:72
[INFO] [stdout]       core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at library/test/src/lib.rs:648
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at library/test/src/lib.rs:671
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:592
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at library/test/src/lib.rs:622
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at library/std/src/sys/backtrace.rs:152
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:559
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at library/core/src/panic/unwind_safe.rs:272
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at library/std/src/panicking.rs:589
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at library/std/src/panicking.rs:552
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at library/std/src/thread/mod.rs:557
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at library/core/src/ops/function.rs:250
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at library/alloc/src/boxed.rs:1971
[INFO] [stdout]       std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at library/std/src/sys/pal/unix/thread.rs:97
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __clone
[INFO] [stdout]  }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f9d414eaf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f9d414eaf2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f9d414eaf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f9d4176f53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f9d4176f53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62f9d414b383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f9d414b383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f9d414e942 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f9d415025c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f9d41500b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62f9d4080d54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62f9d4080d54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f9d4150d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62f9d4150d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62f9d4150a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62f9d414eff9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62f9d415069d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62f9d41753d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f9d4175776 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x62f9d403853f - core::result::Result<T,E>::unwrap::h26be101ce63cfe0f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62f9d403853f - builtin::common::connect::hac105e5343f81f24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:19:42
[INFO] [stdout]   22:     0x62f9d4014031 - builtin::zip::hdd856582a05a20d7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:73:26
[INFO] [stdout]   23:     0x62f9d4014031 - builtin::zip::{{closure}}::h6c51d4010c3436cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/builtin.rs:72:22
[INFO] [stdout]   24:     0x62f9d4014031 - core::ops::function::FnOnce::call_once::h182197f35877d156
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62f9d40864db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62f9d40864db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62f9d40856ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62f9d40856ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62f9d40856ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62f9d40856ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62f9d40856ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62f9d40856ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62f9d40856ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62f9d4049244 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62f9d4049244 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62f9d404cc1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62f9d404cc1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62f9d404cc1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62f9d404cc1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62f9d404cc1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62f9d404cc1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62f9d4153d27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62f9d4153d27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7ef09dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x7ef09dd64a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bz2
[INFO] [stdout]     enchant
[INFO] [stdout]     ffi
[INFO] [stdout]     gd
[INFO] [stdout]     gettext
[INFO] [stdout]     gmp
[INFO] [stdout]     imap
[INFO] [stdout]     intl
[INFO] [stdout]     ldap
[INFO] [stdout]     soap
[INFO] [stdout]     test_gd_features
[INFO] [stdout]     zip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test builtin`
[INFO] running `Command { std: "docker" "inspect" "f076cea6c85ce9aef9df5fdc177765e8ed5128e37e2f619b95463ac9905ae387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f076cea6c85ce9aef9df5fdc177765e8ed5128e37e2f619b95463ac9905ae387", kill_on_drop: false }`
[INFO] [stdout] f076cea6c85ce9aef9df5fdc177765e8ed5128e37e2f619b95463ac9905ae387
