[INFO] cloning repository https://github.com/olegnn/union [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olegnn/union" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegnn%2Funion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegnn%2Funion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8ac7386e99b72ad20878df734d675e5cb3af8a1 [INFO] testing olegnn/union against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegnn%2Funion" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olegnn/union on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olegnn/union [INFO] finished tweaking git repo https://github.com/olegnn/union [INFO] tweaked toml for git repo https://github.com/olegnn/union written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/olegnn/union already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5b29885d959af03a88e5e355c1d59efaf3f7b00551552d47c390f991695fe44 [INFO] running `Command { std: "docker" "start" "-a" "b5b29885d959af03a88e5e355c1d59efaf3f7b00551552d47c390f991695fe44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5b29885d959af03a88e5e355c1d59efaf3f7b00551552d47c390f991695fe44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b29885d959af03a88e5e355c1d59efaf3f7b00551552d47c390f991695fe44", kill_on_drop: false }` [INFO] [stdout] b5b29885d959af03a88e5e355c1d59efaf3f7b00551552d47c390f991695fe44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d156d77d512d16c548a0edcb68ddea404bf370a1ca937b117f17137bee971beb [INFO] running `Command { std: "docker" "start" "-a" "d156d77d512d16c548a0edcb68ddea404bf370a1ca937b117f17137bee971beb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling union_impl v0.1.3 (/opt/rustwide/workdir/union_impl) [INFO] [stderr] Compiling union_export v0.1.3 (/opt/rustwide/workdir/union_export) [INFO] [stderr] Compiling union v0.1.7 (/opt/rustwide/workdir/union) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `Command { std: "docker" "inspect" "d156d77d512d16c548a0edcb68ddea404bf370a1ca937b117f17137bee971beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d156d77d512d16c548a0edcb68ddea404bf370a1ca937b117f17137bee971beb", kill_on_drop: false }` [INFO] [stdout] d156d77d512d16c548a0edcb68ddea404bf370a1ca937b117f17137bee971beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b2b97159c4ab8af7b455c1dc9d4c339e9a16cee63b64ce1d68679ecf6437622 [INFO] running `Command { std: "docker" "start" "-a" "6b2b97159c4ab8af7b455c1dc9d4c339e9a16cee63b64ce1d68679ecf6437622", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project-internal v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling union_export v0.1.3 (/opt/rustwide/workdir/union_export) [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling union_impl v0.1.3 (/opt/rustwide/workdir/union_impl) [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tracing v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling pin-project v0.4.2 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-timer v1.0.2 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.1 [INFO] [stderr] Compiling union v0.1.7 (/opt/rustwide/workdir/union) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "6b2b97159c4ab8af7b455c1dc9d4c339e9a16cee63b64ce1d68679ecf6437622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2b97159c4ab8af7b455c1dc9d4c339e9a16cee63b64ce1d68679ecf6437622", kill_on_drop: false }` [INFO] [stdout] 6b2b97159c4ab8af7b455c1dc9d4c339e9a16cee63b64ce1d68679ecf6437622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1104b9681fc691c019784522d1640da574753aeea2f61799ab17021645f871e4 [INFO] running `Command { std: "docker" "start" "-a" "1104b9681fc691c019784522d1640da574753aeea2f61799ab17021645f871e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/union-7712f4012792d66a) [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 tests/union.rs (/opt/rustwide/target/debug/deps/union-dc1060e26b3de7c1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test union_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test union_tests::it_produces_single_value ... ok [INFO] [stdout] test union_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test union_tests::it_tests_steps ... ok [INFO] [stdout] test union_tests::it_tests_handler_behaviour ... ok [INFO] [stdout] test union_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test union_tests::it_produces_tuple ... ok [INFO] [stdout] [INFO] [stderr] Running tests/union_async.rs (/opt/rustwide/target/debug/deps/union_async-a9d8e18ca2c5b080) [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test union_async_tests::it_creates_unpolled_future ... ok [INFO] [stdout] test union_async_tests::it_produces_n_branches_with_length_1 ... ok [INFO] [stdout] test union_async_tests::it_produces_tuple ... ok [INFO] [stdout] test union_async_tests::it_tests_steps ... ok [INFO] [stdout] test union_async_tests::it_produces_n_branches_with_any_length ... ok [INFO] [stdout] test union_async_tests::it_produces_n_branches_with_any_length_using_combinators ... ok [INFO] [stdout] test union_async_tests::it_produces_single_value ... ok [INFO] [stdout] test union_async_tests::it_tests_handler_behaviour ... ok [INFO] [stdout] test union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection ... FAILED [INFO] [stdout] test union_async_tests::it_checks_mutli_threading ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection stdout ---- [INFO] [stdout] Hello. [INFO] [stdout] This's is the game where winner is the player, which value is the closest to the maximum link count found on one of random pages. [INFO] [stdout] You play against random generator (0-500). [INFO] [stdout] Please, enter number [INFO] [stdout] thread 'union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "Error retrieving pages to calculate links: reqwest::Error {\n kind: Request,\n url: \"https://en.wikipedia.org/w/api.php?format=json&action=query&generator=random&grnnamespace=0&prop=revisions|images&rvprop=content&grnlimit=100\",\n source: Error(\n Connect,\n Custom {\n kind: Other,\n error: \"failed to lookup address information: Temporary failure in name resolution\",\n },\n ),\n}" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error_message.rs:12 [INFO] [stdout] 5: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at union/tests/union_async.rs:444 [INFO] [stdout] 6: core::result::Result::map_err [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:591 [INFO] [stdout] 7: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/try_future/map_err.rs:49 [INFO] [stdout] 8: core::task::poll::Poll::map [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/task/poll.rs:36 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/try_future/map_err.rs:43 [INFO] [stdout] 10: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.19/src/future/mod.rs:86 [INFO] [stdout] 11: futures_util::try_future::try_chain::TryChain::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/try_future/try_chain.rs:53 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/try_future/and_then.rs:46 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/future/maybe_done.rs:96 [INFO] [stdout] 14: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at union/tests/union_async.rs:421 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.19/src/future/poll_fn.rs:54 [INFO] [stdout] 16: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}}::{{closure}} [INFO] [stdout] at src/lib.rs:609 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80 [INFO] [stdout] 18: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}} [INFO] [stdout] at union/tests/union_async.rs:516 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80 [INFO] [stdout] 20: tokio_executor::enter::Enter::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/enter.rs:118 [INFO] [stdout] 21: tokio::runtime::threadpool::Runtime::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:178 [INFO] [stdout] 22: tracing_core::dispatcher::with_default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.6/src/dispatcher.rs:225 [INFO] [stdout] 23: tokio::runtime::threadpool::Runtime::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:177 [INFO] [stdout] 24: tokio_executor::global::with_default::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173 [INFO] [stdout] 25: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400 [INFO] [stdout] 26: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376 [INFO] [stdout] 27: tokio_executor::global::with_default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147 [INFO] [stdout] 28: tokio::runtime::threadpool::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:174 [INFO] [stdout] 29: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection [INFO] [stdout] at union/tests/union_async.rs:406 [INFO] [stdout] 30: union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}} [INFO] [stdout] at union/tests/union_async.rs:365 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 33: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 34: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 35: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 37: start_thread [INFO] [stdout] 38: __clone [INFO] [stdout] ', union/tests/union_async.rs:528:15 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b7e2e897e0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b7e2e897e0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b7e2e897e0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b7e2e897e0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b7e2eac95c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55b7e2e833e5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55b7e2e8b99b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b7e2e8b99b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b7e2e8b99b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b7e2e8b4ac - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b7e2e8c041 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b7e2e8bb47 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b7e2e89cbc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b7e2e8baa9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b7e2936bb1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55b7e2936ca3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55b7e296cad9 - core::result::Result::unwrap::hb34839221f7d9582 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55b7e2959377 - union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}}::hdb7f28f7171512a6 [INFO] [stdout] at /opt/rustwide/workdir/union/tests/union_async.rs:516:21 [INFO] [stdout] 18: 0x55b7e299c56b - as core::future::future::Future>::poll::hf8a32eec9ed86907 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55b7e29b729f - tokio_executor::enter::Enter::block_on::h82dc761725d112ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/enter.rs:118:31 [INFO] [stdout] 20: 0x55b7e296a582 - tokio::runtime::threadpool::Runtime::block_on::{{closure}}::{{closure}}::h7c602fe7e5112a0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:178:17 [INFO] [stdout] 21: 0x55b7e29b6ff6 - tracing_core::dispatcher::with_default::h8445d3facb96a96f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.6/src/dispatcher.rs:225:5 [INFO] [stdout] 22: 0x55b7e296a4d7 - tokio::runtime::threadpool::Runtime::block_on::{{closure}}::h4a8bd4a38be0531c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:177:13 [INFO] [stdout] 23: 0x55b7e29711e0 - tokio_executor::global::with_default::{{closure}}::h89390b85ed25a950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 24: 0x55b7e2962bca - std::thread::local::LocalKey::try_with::hd5dcaa4b4aea7d14 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 25: 0x55b7e2962070 - std::thread::local::LocalKey::with::h1b49bc18ae3ac925 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 26: 0x55b7e2971077 - tokio_executor::global::with_default::ha6dd386858a101c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 27: 0x55b7e296a392 - tokio::runtime::threadpool::Runtime::block_on::h44ca3e07f885675e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/threadpool/mod.rs:174:9 [INFO] [stdout] 28: 0x55b7e2955d55 - union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::h1e40c0e11ce8d053 [INFO] [stdout] at /opt/rustwide/workdir/union/tests/union_async.rs:406:9 [INFO] [stdout] 29: 0x55b7e2955cea - union_async::union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection::{{closure}}::h9572bd1dc2160e30 [INFO] [stdout] at /opt/rustwide/workdir/union/tests/union_async.rs:365:5 [INFO] [stdout] 30: 0x55b7e29ca9de - core::ops::function::FnOnce::call_once::hac4698dec9d6284b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55b7e2e367a3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x55b7e2e367a3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 33: 0x55b7e2e35250 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 34: 0x55b7e2e35250 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x55b7e2e35250 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55b7e2e35250 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 37: 0x55b7e2e35250 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 38: 0x55b7e2e35250 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 39: 0x55b7e2e35250 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 40: 0x55b7e2e10522 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 41: 0x55b7e2e10522 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 42: 0x55b7e2e14298 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 43: 0x55b7e2e14298 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 44: 0x55b7e2e14298 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 45: 0x55b7e2e14298 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55b7e2e14298 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 47: 0x55b7e2e14298 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 48: 0x55b7e2e14298 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55b7e2e91377 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 50: 0x55b7e2e91377 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 51: 0x55b7e2e91377 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 52: 0x7f13b2215609 - start_thread [INFO] [stdout] 53: 0x7f13b1fe5293 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] union_async_tests::it_tests_readme_demo_async_behaviour_and_requires_internet_connection [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p union --test union_async' [INFO] running `Command { std: "docker" "inspect" "1104b9681fc691c019784522d1640da574753aeea2f61799ab17021645f871e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1104b9681fc691c019784522d1640da574753aeea2f61799ab17021645f871e4", kill_on_drop: false }` [INFO] [stdout] 1104b9681fc691c019784522d1640da574753aeea2f61799ab17021645f871e4